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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 17:50:11 PDT 2012


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





--- Comment #20 from Garrett Casto <gcasto at chromium.org>  2012-05-21 17:49:12 PST ---
One other thing that I just thought about. For my use case, I would prefer that the decoration defaulted to hidden, but I'm not if other users of this API would agree. Given the current setup it seems difficult to override the default for every element. The best thing that I can come up with is to iterate over the entire document once it's finished loading and set everything to invisible that I don't want to be shown. So, do we think that the API should allow for some easier way to specify the default styling of the decorator?

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