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 74135

Summary: Add Shortcut Dialog not wide enough
Product: editor Reporter: Max Sauer <msauer>
Component: OptionsAssignee: Daniel Prusa <dprusa>
Status: VERIFIED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P4    
Version: 5.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Max Sauer 2006-03-29 11:09:21 UTC
'Add shortcut dialog' is not wide enough to show messages about conflicting
SC's. See attached screenshot. This used to be ok inside nb5.0 fcs.

-----------
NetBeans IDE Dev (Build 200603270859)
1.6.0-beta2; Java HotSpot(TM) Client VM 1.6.0-beta2-b76
SunOS version 5.10 running on sparc
en (nb); ISO646-US
Comment 1 Max Sauer 2006-03-29 11:11:48 UTC
Created attachment 29467 [details]
screenshot
Comment 2 Daniel Prusa 2006-03-29 12:50:47 UTC
Fixed in trunk.

/cvs/editor/options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.form
new revision: 1.2; previous revision: 1.1
/cvs/editor/options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.java
new revision: 1.5; previous revision: 1.4
Comment 3 Max Sauer 2006-04-20 14:54:31 UTC
It has certainly improved, but there are still some shortcuts (ie. "Other|
Extend Selection to Beginning of Line") that are too long.

I've tried to widen 
org.netbeans.modules.options.keymap.ShortcutsDialog to 450px and it did not
break anything in my custom build.

Reopening as P4, since it is valid only for few shortcuts.

--------------
NetBeans IDE Dev (Build 200604191800)
1.6.0-beta2; Java HotSpot(TM) Client VM 1.6.0-beta2-b76
SunOS version 5.10 running on sparc
en (nb); ISO646-US

Comment 4 Daniel Prusa 2006-05-04 13:55:47 UTC
Ok, Maxi, I hope it is sufficiently wide now ;-)
Fixed in trunk.

/cvs/editor/options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.form
new revision: 1.3; previous revision: 1.2
/cvs/editor/options/src/org/netbeans/modules/options/keymap/ShortcutsDialog.java
new revision: 1.6; previous revision: 1.5
Comment 5 Max Sauer 2006-05-05 15:52:35 UTC
Great Dane, thanks for the fix ;)

-------------
NetBeans IDE Dev (Build 200605041800)
1.6.0-beta2; Java HotSpot(TM) Client VM 1.6.0-beta2-b81
SunOS version 5.10 running on sparc
en (nb); ISO646-US