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 145747 - [65cat] CSS Style Builder focus problem.
Summary: [65cat] CSS Style Builder focus problem.
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on: 148460
Blocks:
  Show dependency tree
 
Reported: 2008-09-01 01:19 UTC by sunbiz
Modified: 2009-11-02 11:14 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 sunbiz 2008-09-01 01:19:29 UTC
[ BUILD # : 200808281401 ]
[ JDK VERSION : 1.6.0_07 ]

Multiple entries for the same property are created by the CSS Style
Builder when parsing through the drop-down entries inside a CSS rule.
This is incorrect and only one line for a property should be created
inside a CSS rule.

Steps to reproduce:
1.) Open any CSS file and open the CSS Style Builder Window
2.) Say we want to set the font-size property, click on the <Not Set>
entry
3.) Use the keyboard's down arrow key
4.) This creates multiple entries in the CSS for the same font-size
property. This applies to all the properties created by the style
builder.
Comment 1 Peter Zavadsky 2008-09-02 18:53:23 UTC
Yes, one can reproduce it (I did on linux), after playing with it (sometimes the focus escapes - from unknown reason,
and that time it is not to reproduce, but couple of tries makes it).
Passing to the owner.
Comment 2 Marek Fukala 2008-09-24 13:25:34 UTC
The items duplication has been already fixed. The focus problem remains - after the modification the focus is transfered
to the editor.

I plan to modify the whole SB UI to the next version so won't try to fix it now.
Comment 3 Marek Fukala 2008-11-19 12:05:55 UTC
future=>later
Comment 4 Quality Engineering 2009-11-02 11:14:58 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX