Bug 264398 - [Browser] Arrow_Down does not scroll after tabbing into Browser
Summary: [Browser] Arrow_Down does not scroll after tabbing into Browser
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.5.2   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
: 293166 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-10 13:01 EST by Markus Keller CLA
Modified: 2009-10-26 05:05 EDT (History)
3 users (show)

See Also:


Attachments
patch (7.15 KB, patch)
2009-10-07 15:13 EDT, Grant Gayed CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2009-02-10 13:01:10 EST
I20090203-1200, was OK in 3.4.1

After a Browser widget got the keyboard focus, it sometimes does not react on the Arrow_Down (which should scroll down).

This happens e.g. when I press F2 on a documented element in the Java editor and then try to scroll in the sticky Javadoc hover.

It can also be reproduced in the ControlExample:
- launch
- with the mouse, click the 'Browser' tab
- press the Tab key
- press Arrow_Down
=> does not scroll any more

As soon as I clicked into the Browser with the mouse, scrolling usually works. But then, Ctrl+(Shift+)Tab don't let me escape from the Browser any more. Tab without Ctrl seems to be fine to get out.
Comment 1 Markus Keller CLA 2009-09-02 07:11:25 EDT
Oops, this slipped in 3.5, but it's quite a severe accessibility problem.
Could you please target this for 3.6 (or even 3.5.1, if the fix is easy)?
Comment 2 Grant Gayed CLA 2009-10-07 15:13:11 EDT
Created attachment 149037 [details]
patch
Comment 3 Grant Gayed CLA 2009-10-07 15:13:56 EDT
fixed in the 3.6 and 3.5.2 streams > 20091007
Comment 4 Markus Keller CLA 2009-10-14 12:09:44 EDT
Verified in N20091013-2000.

(In reply to comment #0)
> But then, Ctrl+(Shift+)Tab don't let me escape from the Browser any more. Tab
> without Ctrl seems to be fine to get out.

That's bug 231279.
Comment 5 Dani Megert CLA 2009-10-26 05:05:45 EDT
*** Bug 293166 has been marked as a duplicate of this bug. ***