Bug 1841 - Gotodialog's edit field has no initial focus (1GIJZOO)
Summary: Gotodialog's edit field has no initial focus (1GIJZOO)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Lynne Kues CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:20 EDT by Andre Weinand CLA
Modified: 2002-01-30 17:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Weinand CLA 2001-10-10 22:20:24 EDT
If a GotoDialog opens the edit field has no focus.
	As a result all typed line numbers are lost into the big bit-bucket....

NOTES:

KUM (8/31/2001 4:12:43 PM)
	Added workaround to GotoLineAction.
	However, InputDialog should set the focus on the Text field when creating the dialog.
	The same issue exists for the debugger's breakpoint hit dialog.
	Moved to ITPUI.
Comment 1 DJ Houghton CLA 2001-10-24 06:47:52 EDT
PRODUCT VERSION:
	129

Comment 2 Lynne Kues CLA 2002-01-30 17:56:45 EST
InputDialog does set the focus to its text field.  Tested AddBookmark, which 
uses the dialog, and all is well.  I see no problems regarding this PR.