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 255562 - Clicking cancel on the guideline colour picker does the same as clicking OK
Summary: Clicking cancel on the guideline colour picker does the same as clicking OK
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 11:03 UTC by mienamoo
Modified: 2015-09-25 11:03 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 mienamoo 2015-09-25 11:03:30 UTC
Product Version: NetBeans IDE Dev (Build 201509240002)
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
System: Windows 10 64-bit

I came across this issue while performing this test:
http://services.netbeans.org/synergy/client/app/index.html#/case/4821/suite/969/v/1

1. Click Tools > Options
2. Choose Java
3. Choose GUI Builder
4. Next to Guide Line Color (or Selection Border Color - same issue), click the ... button
5. Choose a colour from any of the tabs.
6. Press the Cancel button.
7. The selected colour is chosen despite having clicked the cancel button. This is quite unexpected, since Cancel normally implies NOT accepting the changes on a dialog box.