WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
46901
Spatial Navigation: Press key "down" after page load should bring the focus to the 1st focusable element
https://bugs.webkit.org/show_bug.cgi?id=46901
Summary
Spatial Navigation: Press key "down" after page load should bring the focus t...
Chang Shu
Reported
2010-09-30 08:14:48 PDT
After page is loaded, pressing key "arrowdown" should bring the focus to the 1st element. But currently, focus goes to the last element.
Attachments
fix patch
(5.51 KB, patch)
2010-09-30 10:32 PDT
,
Chang Shu
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chang Shu
Comment 1
2010-09-30 10:32:37 PDT
Created
attachment 69346
[details]
fix patch
Antonio Gomes
Comment 2
2010-10-01 08:59:25 PDT
will review it soon...
Antonio Gomes
Comment 3
2010-10-04 08:22:06 PDT
Chang, before we go on, could you check how Opera handles the initial focused element for (SHITF+) ARROW_{UP, DOWN}?
Chang Shu
Comment 4
2010-10-04 08:54:12 PDT
(In reply to
comment #3
)
> Chang, before we go on, could you check how Opera handles the initial focused element for (SHITF+) ARROW_{UP, DOWN}?
I just checked Opera and it focuses on the 1st node initially. Btw, it is a great idea to use Opera as our reference.
Chang Shu
Comment 5
2010-10-04 08:55:36 PDT
(In reply to
comment #4
)
> (In reply to
comment #3
) > > Chang, before we go on, could you check how Opera handles the initial focused element for (SHITF+) ARROW_{UP, DOWN}? > > I just checked Opera and it focuses on the 1st node initially. Btw, it is a great idea to use Opera as our reference.
Just to make it clear, in Opera, shift+down brings the focus to the 1st element and shift+up to the last element. This matches the behavior of the patch.
Antonio Gomes
Comment 6
2010-10-04 08:58:15 PDT
Comment on
attachment 69346
[details]
fix patch r=me
WebKit Commit Bot
Comment 7
2010-10-04 21:03:47 PDT
Comment on
attachment 69346
[details]
fix patch Clearing flags on attachment: 69346 Committed
r69063
: <
http://trac.webkit.org/changeset/69063
>
WebKit Commit Bot
Comment 8
2010-10-04 21:03:53 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 9
2010-10-05 07:53:35 PDT
Revision
r69063
cherry-picked into qtwebkit-2.1 with commit c99c5e7 <
http://gitorious.org/webkit/qtwebkit/commit/c99c5e7
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug