Bug 64058

Summary: Spatial Navigation: focus move bug if web page has empty size area element
Product: WebKit Reporter: SangYong Park <sy302.park>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 46905    
Attachments:
Description Flags
it will be never arrived to 'bottom button' by several down arrow key event.
none
patch
none
second patch eric: review-

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.