Bug 218349
| Summary: | REGRESSION(r269111) [GTK] fast/forms/focus2.html and mathml/presentation/href-enter.html mathml/presentation/href-style.html are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, clopez, sam, thorton |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=218288 | ||
Lauro Moura
fast/forms/focus2.html
Failing since r269111
Diff:
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/focus2-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/forms/focus2-actual.txt
@@ -46,8 +46,8 @@
focus event: [to] DIV
keydown event: [to] DIV
blur event: [to] DIV
-focus event: [to] ANCHOR
-blur event: [to] ANCHOR
+focus event: [to] BUTTON
+blur event: [to] BUTTON
IFRAME DOCUMENT:
focus event: [to] BUTTON
@@ -92,5 +92,4 @@
focus event: [to] DIV
keydown event: [to] DIV
blur event: [to] DIV
-focus event: [to] ANCHOR
Maybe related to the cocoa specific EventHandler handling of TabsToLinks?
Setting TabsToLinks to true in TestController makes the test pass for GTK.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Ditto for the two tests below:
mathml/presentation/href-enter.html
mathml/presentation/href-style.html
enter: Red square instead of green square
style: Tab-selected dashed outline is not drawn