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 220218 - Some usability issues with master-detail relationship in CSS Styles window
Summary: Some usability issues with master-detail relationship in CSS Styles window
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 19:16 UTC by lxlyons
Modified: 2012-10-29 13:26 UTC (History)
1 user (show)

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 lxlyons 2012-10-16 19:16:45 UTC
Currently, the CSS Styles window doesn't automatically select the top-most property when an element is selected so the user sees that there is a master-detail-detail relationship.

To fix this, we should automatically select the top-most property in the summary, which should cause the rule with the highest specificity to also be selected so its properties display.

Similarly, we might make some small tweaks to labeling and other visual characteristics to make sure the relationships are clear. See the related bug about the summary and rule list sections needing to look read-only. Those changes should come in the context of a proposed design tweak.
Comment 1 Jan Stola 2012-10-29 13:26:30 UTC
Fixed:
- the top-most property is selected automatically
- labeling has been modified to match the latest specification

Modified files:
http://hg.netbeans.org/web-main/rev/20a97a96730b
http://hg.netbeans.org/web-main/rev/c5cdaad076fa