This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 67634 - [50cat] UI Enhancements..
Summary: [50cat] UI Enhancements..
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker with 1 vote (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 03:15 UTC by ruxton
Modified: 2005-12-10 21:05 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ruxton 2005-10-27 03:15:15 UTC
[ BUILD # : 200510131600 ]
[ JDK VERSION : 1.5.0_05 ]

A few things i noticed last night when using Collab for the first time:
  - Allow Enter Button (why not just have ctrl-enter 
    instead?
  - Allow Tab Button (the tab button when ur in
    focus of the typing window only switches between
    the window and the send button, why not stop
    that functionality and just always allow tabs
    in that window? this would work quite well if
    the above was done too)
  - Buttons.. all the buttons like Online, smiley,
    allow enter, allow tab and all those kind of
    button have their own look, they dont change
    when you change the L&F, im currently using
    JGoodies L&F in netbeans and it doesnt make a
    difference to these buttons
Comment 1 Petr Nejedly 2005-10-27 10:23:08 UTC
> - Allow Enter Button (why not just have ctrl-enter instead?
I have added Ctrl+Enter (and Alt+n) just few days ago.
Enabling Enter always may make sense with the above shortcuts

>  - Allow Tab Button (the tab button when ur in
It seems you're right here as well.

> - Buttons.. all the buttons like Online, smiley, ...
They are not special in any way, they should follow L&F.
See e.g. http://www.netbeans.org/nonav/issues/showattachment.cgi/26238/Bild%202.png
as a proof thay they really do.
(Note that the buttons are toggle buttons on a toolbar, not basic JButtons)


I'll try to resolve comments 1 and 2 if our docs team aggrees with updating the
help.
Comment 2 ruxton 2005-10-28 01:32:11 UTC
Ahh yes, that explains why the buttons look the way they do then, thanks.
Comment 3 Petr Nejedly 2005-12-10 21:05:56 UTC
Removed the tab/enter buttons completly

collab/chat/src/org/netbeans/modules/collab/channel/chat/ChatComponent.java,v1.9
collab/chat/src/org/netbeans/modules/collab/channel/chat/ChatChannelImpl.java,v1.3
Will be available on AU as Collab/Chat v1.0.9