Bug 43030
Summary: | [Qt] fast/events/spatial-navigation/snav-clipped-overflowed-content.html is fragile | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | Tools / Tests | Assignee: | Antonio Gomes <tonikitoo> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ossy, tonikitoo, yael |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 46905, 45411 |
Tor Arne Vestbø
fast/events/spatial-navigation/snav-clipped-overflowed-content.html is fragile since it assumes two down-actions will scroll the link into view/select it, but this depends on the font used. Adding another down action in the test breaks other ports that only require two down acitons.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antonio Gomes
I'll think of something.
Tor Arne, when are you planning to land the font tweaks?
Antonio Gomes
This bug is about making the test fragility-free.
Anyways, although fragile it is still running fine, and then unskipped in r69654.
Csaba Osztrogonác
(In reply to comment #2)
> This bug is about making the test fragility-free.
>
> Anyways, although fragile it is still running fine, and then unskipped in r69654.
Unfortunately it still fails, so I skipped it again: http://trac.webkit.org/changeset/69658
Yael
*** This bug has been marked as a duplicate of bug 49398 ***