Bug 128522
| Summary: | TextIterator differences of behaviour between Mac and EFL/GTK | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Krzysztof Czech <k.czech> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, bugs-noreply, darin, g.czajkowski, lucas.de.marchi, mcatanzaro |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Krzysztof Czech
The issue is pretty weird. In expected result of accessibility/disabled-controls-not-focusable.html there's one space less in the first line of the file than on Mac.
The initial investigation has been done in https://bugs.webkit.org/show_bug.cgi?id=111999.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Adler
Please make a small reduced test case and attach it to this bug. I’d like to help fix it.