Bug 64058 - Spatial Navigation: focus move bug if web page has empty size area element
Summary: Spatial Navigation: focus move bug if web page has empty size area element
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 46905
  Show dependency treegraph
 
Reported: 2011-07-06 21:28 PDT by SangYong Park
Modified: 2014-03-24 17:14 PDT (History)
1 user (show)

See Also:


Attachments
it will be never arrived to 'bottom button' by several down arrow key event. (497 bytes, text/html)
2011-07-06 21:28 PDT, SangYong Park
no flags Details
patch (1.30 KB, patch)
2011-07-06 21:41 PDT, SangYong Park
no flags Details | Formatted Diff | Diff
second patch (1.30 KB, patch)
2011-07-06 21:55 PDT, SangYong Park
eric: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SangYong Park 2011-07-06 21:28:34 PDT
Created attachment 99928 [details]
it will be never arrived to 'bottom button' by several down arrow key event.

If web page has empty size area element, then focus move circulation.
Comment 1 SangYong Park 2011-07-06 21:41:30 PDT
Created attachment 99930 [details]
patch
Comment 2 SangYong Park 2011-07-06 21:55:14 PDT
Created attachment 99933 [details]
second patch
Comment 3 Eric Seidel (no email) 2011-09-12 17:04:27 PDT
Comment on attachment 99933 [details]
second patch

How do we test this?
Comment 4 SangYong Park 2011-09-13 22:51:50 PDT
(In reply to comment #3)
> (From update of attachment 99933 [details])
> How do we test this?

activate spatial navigation in settings.
load test page in first attachment, and enter the down arrow keys several times can not arrive in bottom button.