[Webkit-unassigned] [Bug 50730] New: Spatial Navigation: Crash when handling iframe of size 0.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 19:32:19 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50730

           Summary: Spatial Navigation: Crash when handling iframe of size
                    0.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


While adding more new tests I noticed that if we have a frame of size 0, we would get into infinite loop and eventually crash.
The reason is that when the algorithm sees a starting rect of size 0, it assumes that there is no focused node, thus restarts itself.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list