Bug 119713 - [Browser] Browser editor should give initial focus to the browser control
Summary: [Browser] Browser editor should give initial focus to the browser control
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Curtis d'Entremont CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, usability
Depends on:
Blocks:
 
Reported: 2005-12-07 14:27 EST by Nick Edgar CLA
Modified: 2006-03-16 14:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2005-12-07 14:27:34 EST
build I20051122

- open an html file from the Navigator or Package Explorer
- the browser editor opens
- the stop button has focus

This means that keys like PageUp/PageDown and the arrow keys do not work as expected unless the user clicks on the content first.

The browser control should be given focus by default (in the editor's setFocus() method).
Comment 1 Nick Edgar CLA 2006-03-16 14:27:16 EST
Dejan, could this get fixed for M6?  It should be easy.
We use the browser editor a fair bit, and I believe this will make a big improvement to its usability.
See also bug 132227.
Comment 2 Curtis d'Entremont CLA 2006-03-16 14:44:37 EST
I can fix...
Comment 3 Curtis d'Entremont CLA 2006-03-16 14:54:16 EST
Fixed.