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 44278 - Selection lost. Need two clicks to get back to node.
Summary: Selection lost. Need two clicks to get back to node.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: UI
: 43616 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-03 13:17 UTC by Lukas Hasik
Modified: 2008-12-23 00:37 UTC (History)
1 user (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 Lukas Hasik 2004-06-03 13:17:03 UTC
[200406021800]

-have open Projects, Files, Favorites, Runtime
-have selected any node in every tab

*when switching among the tabs with mouse the
selection (blue) is lost on every second tab... it
means you cannot switch by mouse and move
selection with keyboard.

-everything works fine when switching among tabs
with  ALT+Left/Right arrow

-it's little bit obscure scenario but still bug
Comment 1 Petr Nejedly 2004-06-03 14:00:58 UTC
Actually, the lost thing is not the selection, but rather the focus.
Is Windows System responsible for this?
Comment 2 Milos Kleint 2004-06-16 13:46:09 UTC
reassign
Comment 3 Milos Kleint 2004-06-16 14:33:06 UTC
fixed in trunk.
Comment 4 Milos Kleint 2004-06-17 09:14:09 UTC
*** Issue 43616 has been marked as a duplicate of this issue. ***
Comment 5 Milos Kleint 2004-07-27 09:57:01 UTC
rollbacking and reopening. was causing problems like #46124.

the problem seems to hidden somewhere in the KeyboardFocusManager.
 after the new TC requests focus, the keyboardfocusmanager will kick
in and retargetFocusLost()..

Comment 6 Milos Kleint 2004-08-03 13:01:28 UTC
fixed in trunk.
Comment 7 Marian Mirilovic 2004-08-26 15:01:55 UTC
verified in [nb_dev](200408251800)