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 131706 - Lists in Font property dialog allow multiselection
Summary: Lists in Font property dialog allow multiselection
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 12:22 UTC by Petr Dvorak
Modified: 2008-12-22 13:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-04-01 12:22:46 UTC
Product Version: NetBeans IDE Dev (Build 200803311211)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Open a JFrame form, click it and go to the properties window. Open the dialog for a font property. You can now use ctrl
or shift key to select more item in the lists Font, Font Style and Size. This shouldn't be possible, the list should not
allow multi-selection (just btw why JList does not have a "bool multiselect" property?).

This issue does not cause any troubles, so it is P4. Feel free to change it to the enhancement or lower the priority.
Comment 1 Jan Stola 2008-04-01 14:41:07 UTC
Reassigning to core/property editors where this property editor resides.
Comment 2 Jiri Rechtacek 2008-04-01 15:30:22 UTC
Thanks for report. Fixed http://hg.netbeans.org/core-main/rev/1876dc568a31
Comment 3 Petr Dvorak 2008-04-04 09:31:29 UTC
Verified in NB 200804040003