[Webkit-unassigned] [Bug 23252] need a flag to remove the selection rectangle in text controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 11:51:59 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=23252


adele at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26632|review?                     |review-
               Flag|                            |




------- Comment #4 from adele at apple.com  2009-03-23 11:51 PDT -------
(From update of attachment 26632)
I agree with Mark.  Its unnecessary to have all these #defines.  One way to do
this would be to cause the selection color to be clear in methods like
platformActiveSelectionBackgroundColor.  Or you could have RenderTheme/some
other platform class provide a way to tell if selection is supported on a
particular platform, and you could ask that method before drawing selection.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list