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 245885 - Inconsistent "edited" indication between project browser and tabs and after UnDo
Summary: Inconsistent "edited" indication between project browser and tabs and after UnDo
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-22 15:27 UTC by ulfzibis
Modified: 2014-07-22 16:11 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 ulfzibis 2014-07-22 15:27:54 UTC
[ JDK VERSION : 1.7.0_45 ]

STEPS:
   * Open SPSPanel.java from bug 245881
   * Click on varLabelPanel in Navigator
   * Right-click->Properties
   1) Change Layout->Grid Y value from 1 to 3
   2) Undo

ACTUAL:
   1) The tab becomes highlighted *bold*, but not the node in the project
browser. OK
   2) The tab remains highlighted *bold*. NOT OK

EXPECTED:
   The tab and the node in the project browser should also be consistent, or is
this a feature?
Comment 1 ulfzibis 2014-07-22 16:11:30 UTC
Please first evaluate bug 245886 and compile the missing components.