Bug 392359 - apply patch dialog should put focus in URL field
Summary: apply patch dialog should put focus in URL field
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.5   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 9.0   Edit
Assignee: Bogdan Gheorghe CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2012-10-18 12:42 EDT by Susan McCourt CLA
Modified: 2015-03-11 00:56 EDT (History)
2 users (show)

See Also:


Attachments
Example of repository page with button to apply patch (87.40 KB, image/png)
2014-06-07 11:01 EDT, Ken Walker CLA
no flags Details
temp fix for tab to field; systematic issue apparent (2.18 KB, text/plain)
2015-03-11 00:44 EDT, Marynia Kolak CLA
no flags Details
revised attachment w txt extension (1.90 KB, patch)
2015-03-11 00:52 EDT, Marynia Kolak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Susan McCourt CLA 2012-10-18 12:42:03 EDT
When you open the apply patch dialog, the focus is not anywhere.  We should put it in the first field (URL).
Comment 1 Susan McCourt CLA 2013-01-17 13:18:47 EST
Looking for bugs for Bogdan.
This one can be done by setting "customFocus" flag in the dialog and then assigning focus in _bindToDom.  For example, see DirectoryPrompterDialog and its assigning of focus.

some doc at http://wiki.eclipse.org/Orion/Dialog_Support
Comment 2 Ken Walker CLA 2014-03-30 11:48:06 EDT
Might be a little different now but still is a minor issue
Comment 3 Ken Walker CLA 2014-06-07 11:01:52 EDT
Created attachment 244062 [details]
Example of repository page with button to apply patch
Comment 4 Marynia Kolak CLA 2015-03-11 00:44:06 EDT
Created attachment 251450 [details]
temp fix for tab to field; systematic issue apparent

See related Bug 461885
Comment 5 Marynia Kolak CLA 2015-03-11 00:52:34 EDT
Created attachment 251451 [details]
revised attachment w txt extension