Bug 79890

Summary: [Qt] fast/selectors/selection-window-inactive.html fails with Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: allan.jensen, bdakin, dbates, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79623, 87008    

Description Csaba Osztrogonác 2012-02-29 01:09:01 PST
fast/selectors/selection-window-inactive.html introduced in r109045,
but fails with Qt5 WK1 and WK2 too, but pass with Qt 4.8

diff: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r109203%20%2820947%29/fast/selectors/selection-window-inactive-diffs.html
Comment 1 Csaba Osztrogonác 2012-02-29 07:03:26 PST
I skipped it to paint the bot green - http://trac.webkit.org/changeset/109207/trunk/LayoutTests/platform/qt-5.0/Skipped
Comment 2 Daniel Bates 2012-02-29 13:10:23 PST
(In reply to comment #0)
> fast/selectors/selection-window-inactive.html introduced in r109045,
> but fails with Qt5 WK1 and WK2 too, but pass with Qt 4.8 
> diff: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r109203%20%2820947%29/fast/selectors/selection-window-inactive-diffs.html

Notice that the test calls layoutTestController.setWindowIsKey(false) to defocus the window. From looking at the the diff, we aren't defocusing the window since the "actual" output reflects the visual appearance of a selection in a focused window (i.e. blue background and yellow font color). When I have a moment, I'll take a look.
Comment 3 Jocelyn Turcotte 2014-02-03 03:20:16 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.