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 37450 - EXPLORER no longer shifts view horizontally if node does not fit in view
Summary: EXPLORER no longer shifts view horizontally if node does not fit in view
Status: VERIFIED DUPLICATE of bug 42794
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-24 15:04 UTC by _ gtzabari
Modified: 2008-12-22 22:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test case (1.84 KB, text/plain)
2004-02-15 17:00 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2003-11-24 15:04:25 UTC
dev build 200311231900

   Previously, if I mounted a directory and used
EXPLORER to browse five or six levels down the
directory tree using the keyboard, EXPLORER would
automatically shift my view horizontally so that
the node that was currently selected would fit
within the view.

   This functionality was removed (whether by
mistake or by design). I argue it should be put
back because there is no easy way to scroll
horizontally using the keyboard navigation.
Comment 1 Jiri Rechtacek 2003-11-24 16:02:57 UTC
:o) this functionility wasn't removed, it worked for in nb031224 build
on gnome/rh9. Which build fails you?
Comment 2 _ gtzabari 2003-11-24 19:13:27 UTC
How could you have nb031224 when we're still in the month of November?
This issue is reported against "200311231900", which is the latest dev
build I see on netbeans.org

This issue occurs under Win2k, Sun JDK 1.4.2 and can be reproduced
100% of the time. The mounted FS is JavaCVS.
Comment 3 Jiri Rechtacek 2003-12-01 10:47:50 UTC
Thanks, I'll investigate on win2k to catch the problem.
Comment 4 _ gtzabari 2003-12-07 22:58:26 UTC
I've reproduced this issue on WinXP as well so I believe it is
OS-independant.
Comment 5 Jiri Rechtacek 2003-12-08 13:43:44 UTC
Gili, you are right it's really problem on windows (at least w2k and
XP). On the other hand, it works on linux (RH9/Gnome). I'll
investigate what is wrong (or different) in TreeView's code line or in
windows JDK.
Comment 6 Jiri Rechtacek 2003-12-10 14:59:00 UTC
The heart of this I don't known yet. From TreeView side it looks ok,
no special check nor execution path depends on OS. I'll prepare a test
case with Swing JTree to assure this code is ok. It could help for
find out where is a bug.
Comment 7 _ gtzabari 2003-12-22 17:50:00 UTC
Jiri,

   This issue is taking longer than it should to solve so I've decided
to help you a bit :)

   Here is a tip: if I type the filename (explorer search feature) the
view shifts correctly. So I would recommend you compare what this
search feature is doing that the arrow-keys movement is not.
Comment 8 _ gtzabari 2004-01-22 05:27:27 UTC
Jiri, I'm still waiting for some feedback. This issue should be
classified as annoying in my opinion. The only workaround I found for
it is to increase the horizontal size of EXPLORER to fill half my
screen which is very annoying to have to work with (takes up valuable
screen realestate).
Comment 9 Jiri Rechtacek 2004-01-22 08:01:12 UTC
Gili, I keep in mind this issue but I have to prefer to solve the P1/2
issue assigned to me now. A while after I'll work on this and on
others defects with an impact to users, I belive it will be fixed in
3.6. Regards.
Comment 10 _ gtzabari 2004-02-05 16:14:12 UTC
More information:

Issue can be reproduced under dev build 200401301900, JDK 1.4.2 or JDK
1.5.1 beta 1 (which just came out btw) :)
Comment 11 Jiri Rechtacek 2004-02-15 17:00:54 UTC
Created attachment 13438 [details]
test case
Comment 12 Jiri Rechtacek 2004-02-15 17:10:02 UTC
I found out a reason why it didn't work on w2k. It's because open a
explorer tab on new window system. I attached a test case which works
for me when it runs by ExternalExecutor. If it's run by
InternalExecutor that is doesn't works correctly (not shifted). I have
to discuss with window systems guys, I believe they can advice. On
linux/Gnome it works ok on both cases.
Comment 13 Jiri Rechtacek 2004-03-18 19:52:31 UTC
Sorry, I haven't caught it. I investigated several ways to find out
what failed w/o success. The examples from java.sun.com works for me
on Windows but Netbeans doesn't. Maybe somebody other catch it :-)
Comment 14 _ gtzabari 2004-03-31 16:00:44 UTC
Guys, isn't this a serious navigation concern for keyboard users?
Shouldn't it be fixed in release 3.6? It is probably some tiny bug.
Comment 15 Jiri Rechtacek 2004-04-23 10:45:30 UTC
Assigned to new owner.
Comment 16 Jesse Glick 2004-05-31 19:07:43 UTC

*** This issue has been marked as a duplicate of 42794 ***
Comment 17 Tomas Danek 2005-07-11 12:29:51 UTC
ver as dupl