Bug 79890
Summary: | [Qt] fast/selectors/selection-window-inactive.html fails with Qt5 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | 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 |
Csaba Osztrogonác
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it to paint the bot green - http://trac.webkit.org/changeset/109207/trunk/LayoutTests/platform/qt-5.0/Skipped
Daniel Bates
(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.
Jocelyn Turcotte
=== 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.