NEW 137963
[Win] Selected text is sometimes being rendered in the wrong color.
https://bugs.webkit.org/show_bug.cgi?id=137963
Summary [Win] Selected text is sometimes being rendered in the wrong color.
Brent Fulgham
Reported 2014-10-22 09:20:06 PDT
After turning off our use of the deprecated SafariTheme painting routines, it looks like some text is being rendered with the wrong color. Example 1: editing/pasteboard/drop-text-without-selection.html In this case, it looks like dragging an href element into a text field causes it to use a white font color.
Attachments
Brent Fulgham
Comment 1 2014-10-22 10:43:08 PDT
The following failures are due to this rendering bug. It may be that "selected text" is using the wrong color. If this is expected platform behavior these might just need to be rebaselined. editing/pasteboard/drop-text-without-selection.html editing/selection/3690703-2.html editing/selection/3690703.html editing/selection/3690719.html editing/selection/5240265.html editing/selection/drag-select-1.html editing/selection/selection-button-text.html fast/events/context-no-deselect.html fast/forms/input-appearance-focus.html fast/forms/input-appearance-selection.html fast/forms/input-double-click-selection-gap-bug.html fast/forms/input-text-double-click.html fast/forms/tabbing-input-iframe.html
Brent Fulgham
Comment 2 2014-10-22 10:45:45 PDT
Bad tests marked as failing under <http://trac.webkit.org/changeset/175056>.
Note You need to log in before you can comment on or make changes to this bug.