Bug 85902 - [Dialogs] Eclipe Modal focus is incorrect on add import function
Summary: [Dialogs] Eclipe Modal focus is incorrect on add import function
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 11:11 EST by Tom Wilkie CLA
Modified: 2019-09-06 16:08 EDT (History)
4 users (show)

See Also:


Attachments
Screen Capture of Bug (125.93 KB, image/jpeg)
2005-02-19 11:23 EST, Tom Wilkie CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Wilkie CLA 2005-02-19 11:11:31 EST
When you right click, source, add import in Mac OS X, and the Class you need to import is not unique 
(such as List, Comparator, ArrayList, etc, etc), eclipse pops up the searching box, and behind it pops up 
a box with the results of the search.  Unfortunately, you cannot focus to the window behind it to select 
the correct import.  You cannot actually focus to any window, or even close the app.

After a while (5-15 mins) it allows you to focus to the required window and select your import.  Very 
annoying.
Comment 1 Tom Wilkie CLA 2005-02-19 11:23:00 EST
Created attachment 18123 [details]
Screen Capture of Bug

The computer just beeps at you if you try and click the 'Add Import' window
behind the 'Progress Information' window
Comment 2 Samuli Riihonen CLA 2005-02-22 09:22:14 EST
Quite similar as bug #86125
Comment 3 Tod Creasey CLA 2005-03-08 08:58:30 EST
Adding Dirk as JDT provides this feature.
Comment 4 Dirk Baeumer CLA 2005-03-08 09:47:45 EST
Martin, which parent for the dialog are we using in this case ?
Comment 5 Martin Aeschlimann CLA 2005-03-08 10:55:46 EST
The dialog is opened on the shell of the editor (fEditor.getSite().getShell())

- we're using the progress service aquired with
PlatformUI.getWorkbench().getProgressService();

Comment 6 Andre Weinand CLA 2005-03-25 07:19:07 EST
This seems to be caused by bug #63273, in addition see #75458
Comment 7 Susan McCourt CLA 2009-07-09 15:55:50 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 8 Eclipse Webmaster CLA 2019-09-06 16:08:23 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.