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 212880 - visual representation of changed fields in custom run configurations
Summary: visual representation of changed fields in custom run configurations
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2012-05-23 09:14 UTC by Stepan Zebra
Modified: 2013-09-04 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JavaSE panel & Java FX panel (58.15 KB, image/png)
2012-05-23 09:14 UTC, Stepan Zebra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2012-05-23 09:14:26 UTC
Created attachment 119763 [details]
JavaSE panel & Java FX panel

Product Version: NetBeans IDE Dev (Build 201205220903)
Java: 1.7.0_04; Java HotSpot(TM) 64-Bit Server VM 23.0-b21
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

There is an inconsistency in Project Properties Run panel between JavaFX projects and JavaSE projects.
In JavaSE projects, changed fields in custom run configurations have their labels bolded. In JavaFX projects, the labels are in italic.
The JavaSE style can be seen also in PHP Project run configurations. Other project types either have different run configuration systems or doesn't use them at all.
Consider uniting the visual behavior into one style.