[Webkit-unassigned] [Bug 50131] New: Spatial Navigation: use isSpatialNaviagtionEnabled from SpatialNavigation.h in HTMLInputElement::defaultEventHandler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 28 07:32:13 PST 2010


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

           Summary: Spatial Navigation: use isSpatialNaviagtionEnabled
                    from SpatialNavigation.h in
                    HTMLInputElement::defaultEventHandler
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P4
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonikitoo at webkit.org


We decided to use the static method in SpatialNavigation.h throughout WebCore instead of directly checking Settings.h. Reason: in a soon future, I will also incorporate a isCaretBrowsing check into this method (and probably rename it accordingly) to avoid feature conflicts (spatial navigation x caret browsing).

Patch coming ...

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