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 63287 - Various changes nodes in TreeTableView messes up selection
Summary: Various changes nodes in TreeTableView messes up selection
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2005-08-30 00:44 UTC by Jesse Glick
Modified: 2008-12-22 22:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Effect of expanding "Actions" using Right Arrow key (26.26 KB, image/png)
2005-08-30 00:45 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2005-08-30 00:44:12 UTC
Mustang b48, 050828. If you either expand/collapse some nodes in Options
"Classic", or enable/disable some modules in Module Manager, a whole block of
rows will be selected.
Comment 1 Jesse Glick 2005-08-30 00:45:54 UTC
Created attachment 24331 [details]
Effect of expanding "Actions" using Right Arrow key
Comment 2 Petr Nejedly 2005-08-31 11:38:46 UTC
Works perfectly under JDK1.4.2_06 and 1.5.0_04, seems to be specific to JDK1.6.0.
I have reproduced it with b48 and even b49.

Clearly JDK specific (hey, we're missing JDK_1.6 keyword)
Anyway, who is currently responsible for TTV? I've never been.
Comment 3 Martin Krauskopf 2005-08-31 12:02:16 UTC
Standa --> reassigning
Comment 4 Jan Chalupa 2005-09-02 14:47:45 UTC
JDK 1.6 keyword added.
Comment 5 Stanislav Aubrecht 2005-09-06 16:47:25 UTC
fixed

Checking in src/org/openide/explorer/view/TreeTable.java;
/cvs/openide/explorer/src/org/openide/explorer/view/TreeTable.java,v  <-- 
TreeTable.java
new revision: 1.2; previous revision: 1.1
done
Comment 6 Marian Mirilovic 2005-12-12 14:13:10 UTC
verified in NB 5.0 (200512111900)