[Webkit-unassigned] [Bug 29697] REGRESSION: Copy is copying incorrect background-color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 22:57:02 PDT 2009


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adele at apple.com




--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2009-09-23 22:57:02 PDT ---
Did some investigation.  The background color is rgba(0,0,0,0) at
http://trac.webkit.org/browser/trunk/WebCore/editing/markup.cpp#L1007

We should change the editingStyleAtPosition so that it returns the actual
background color instead of CSS value.

Adele, is there a function in renderer that returns the effective background
color?

+adele

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



More information about the webkit-unassigned mailing list