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 25489 - Default action sometimes does not work on TreeTableView
Summary: Default action sometimes does not work on TreeTableView
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ mihmax
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-10 12:47 UTC by Jan Jancura
Modified: 2008-12-22 15:57 UTC (History)
2 users (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 Jan Jancura 2002-07-10 12:47:41 UTC
Deafult action (doubleclick) does not work if you
click on white space after node name (the first
column in TreeTable).
For example Debugger Window Breakpoints view -
doubleclick on breakpoint should select breakpoint
in editor.
Comment 1 Marek Grummich 2002-07-22 11:20:10 UTC
Set target milestone to TBD
Comment 2 Marek Grummich 2002-07-22 11:22:30 UTC
Set target milestone to TBD
Comment 3 akemr 2002-07-24 09:07:14 UTC
Fixed in trunk
Comment 4 Marian Mirilovic 2002-07-25 14:52:21 UTC
verified in [nb_dev](20020725)
Comment 5 Jaroslav Tulach 2002-12-03 09:54:22 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 6 akemr 2002-12-03 10:11:04 UTC
OK, reassign to Maxym to add patch and integrate into release 341 branch
Comment 7 _ mihmax 2002-12-03 10:34:46 UTC
Thanks, Ales, but what .diff should I integrate?? ;-)
Comment 8 _ mihmax 2002-12-03 10:36:52 UTC
Ales, Please provide a link to .diff
Comment 10 _ mihmax 2002-12-06 06:47:48 UTC
Checking in openide/src/org/openide/explorer/view/TreeTable.java;
new revision: 1.14.6.1.4.1; previous revision: 1.14.6.1
done
Comment 11 _ mihmax 2002-12-06 07:00:31 UTC
forgot to mark RESOLVED
Comment 12 _ mihmax 2003-01-02 17:48:55 UTC
Ales, this .diff caused the issue 29585, and you were aware of that!!!
Because you fixed 26228, that was caused by this "bugfix".

Happy 2003 everybody!
Comment 13 Marian Mirilovic 2005-07-12 09:05:31 UTC
closed