[Webkit-unassigned] [Bug 93844] New: (Qt port)Focus outline remains on the bottom when we want to move the focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 07:26:06 PDT 2012


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

           Summary: (Qt port)Focus outline remains on the bottom when we
                    want to move the focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P5
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: imxiangpeng at gmail.com


Please see the attachment!

after the we have set the setSpatialNavigationEnabled(true);

we can use up/down/left/right to navigate in the pape . 

In the right six grad , after we have focus the first <a><img/></a>, we can use right key to move the focus to right, but the prevous outline on the first grad img remains on the first element(<a><img/></a>).

It seems that the webkit(or qt api) erase the focus ring error .(drawFocusRingForPath in GraphicsContextQt.cpp) 


I will attach two picture to explain the problem . also the html files will be here .

I have tested this on x86(32) and embedded platform .

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