[Webkit-unassigned] [Bug 37461] New: Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 12 12:13:54 PDT 2010


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

           Summary: Spatial Navigation: make
                    renderRectRelativeToRootDocument method to fallback to
                    getRect() of Element when needed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org
        Depends on: 18662


As discussed in [1], renderer's absoluteClippedOverflowRect() method can return
an empty IntRect when node() of renderer is offscreen.

For this case, make spatial navigation to fallback to getRect of Element
instead.

[1]
http://old.nabble.com/AbsoluteClippedOverflowRect-return-empty-IntRect-td28005341.html

-- 
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