[Webkit-unassigned] [Bug 86557] Allow WebTextFieldDecoratorClient to see applied decorations.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 17:27:06 PDT 2012


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





--- Comment #19 from Garrett Casto <gcasto at chromium.org>  2012-05-21 17:26:06 PST ---
This change reworks the API as we discussed, but doesn't solve the styling issue (so changing the visibility of a WebTextFieldDecorationElement currently doesn't do anything useful). I did change it so that the DIV element is always hidden, since it didn't seem to hurt and it prevents a problem where the decorator is hidden, but mousing over the element will give you a pointer instead of a text bar. However, I'm not sure why the DIV is there in the first place so I'm not entirely sure what the side effects of this are going to be.

-- 
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