Bug 14802 - [gtk] Text selection color should be taken from the UI style
Summary: [gtk] Text selection color should be taken from the UI style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-07-28 12:58 PDT by Alp Toker
Modified: 2007-10-22 01:26 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alp Toker 2007-07-28 12:58:25 PDT
The color used when selecting text should be taken from the Gtk+ style rather than being hard-coded in TemoporaryLinkStubs. Also, the foreground color of selected text should be "white" to match Gtk+ convention.
Comment 1 Alp Toker 2007-10-22 01:26:55 PDT
Fixed yesterday.