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 - Add Shortcut Dialog not wide enough
Summary: Add Shortcut Dialog not wide enough
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-03-29 11:09 UTC by Max Sauer
Modified: 2007-11-05 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (57.80 KB, image/png)
2006-03-29 11:11 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
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