Bug 25184 - Mac Chromium selected text color incorrect
Summary: Mac Chromium selected text color incorrect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Dmitry Titov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 09:57 PDT by Rohit Rao
Modified: 2009-04-14 12:01 PDT (History)
0 users

See Also:


Attachments
fix selected text color for Mac Chromium (1.29 KB, patch)
2009-04-14 10:01 PDT, Rohit Rao
no flags Details | Formatted Diff | Diff
fix selected text color for Mac Chromium (1.30 KB, patch)
2009-04-14 10:07 PDT, Rohit Rao
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rohit Rao 2009-04-14 09:57:24 PDT
Selected text turns white on Mac Chromium.  It should match the behavior of Safari.

Patch coming.
Comment 1 Rohit Rao 2009-04-14 10:01:55 PDT
Created attachment 29470 [details]
fix selected text color for Mac Chromium

One layout test (fast/js/date-DST-time-cusps.html) failed on my machine with and without my patch, but it looked timezone related.  All the other tests passed.
Comment 2 mitz 2009-04-14 10:05:05 PDT
Comment on attachment 29470 [details]
fix selected text color for Mac Chromium

The patch looks fine but there are tabs in the Change Log
Comment 3 Rohit Rao 2009-04-14 10:07:04 PDT
Created attachment 29472 [details]
fix selected text color for Mac Chromium

Bah, a couple tabs snuck into the ChangeLog.  Should be fixed now.
Comment 4 Dmitry Titov 2009-04-14 11:18:22 PDT
assigning to myself for landing
Comment 5 Dmitry Titov 2009-04-14 12:01:18 PDT
landed: http://trac.webkit.org/changeset/42508