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

Summary: visual representation of changed fields in custom run configurations
Product: javafx Reporter: Stepan Zebra <stezeb>
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: NEW ---    
Severity: normal Keywords: UI
Priority: P4    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: JavaSE panel & Java FX panel

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.