Bug 93844 - [Qt]Focus outline remains on the bottom when we want to move the focus
Summary: [Qt]Focus outline remains on the bottom when we want to move the focus
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2012-08-13 07:26 PDT by xiangpeng
Modified: 2014-02-03 03:22 PST (History)
1 user (show)

See Also:


Attachments
the html source files (223.37 KB, application/x-gzip)
2012-08-13 07:28 PDT, xiangpeng
no flags Details
screen shot of the problem (382.97 KB, image/png)
2012-08-13 07:32 PDT, xiangpeng
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description xiangpeng 2012-08-13 07:26:35 PDT
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 .
Comment 1 xiangpeng 2012-08-13 07:28:02 PDT
Created attachment 157990 [details]
the html source files 

the html source files
Comment 2 xiangpeng 2012-08-13 07:32:59 PDT
Created attachment 157994 [details]
screen shot of the problem 

screen shot of the problem 

You can see the problem from the picture .
Comment 3 xiangpeng 2012-08-16 08:06:49 PDT
Why it's unconfirmed?
Comment 4 Jocelyn Turcotte 2014-02-03 03:22:04 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.