Community
Participate
Working Groups
I am using Ubuntu 10.04, also reported in SLED11, but not sure if this is Linux specific. Steps: 1. Launch Eclipse 2. Launch import dialog using file menu option "File->import" 3. Select "General" 4. Try to write some text using keyboard Result: An unknown text box appears with import dialog, which are editable and it disappears when either focus move to other windows or after timeout(5 or 6 seconds) . Likely text should go in the import source field as there is no other text field in the wizard page.
Created attachment 173462 [details] Example screenshot
(In reply to comment #1) > Created an attachment (id=173462) [details] > Example screenshot This is the expected behaviour of trees on GTK+. Try it in the 'Package Explorer', you should see the same thing.
This is standard, it allows you to search the visible elements of the tree.
OK, thanks for the information.