[Webkit-unassigned] [Bug 63927] [META] REGRESSION(r72052): Multiple placeholder regressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 08:24:41 PDT 2011


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





--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-07-06 08:24:41 PST ---
(In reply to comment #1)

I think A is the right approach.

> A)
> I tried to represent a placeholder text as a shadow node, and replace the inner editable node with the placeholder node.  The code change for this approach was really simple.
> However I had no good idea for implementing Bug 53740 behavior.
>  - How to show the text caret with the placeholder text?
>  - How to handle context menu on the placeholder node?

Can we position placeholder under the text input? Would this solve the issue?

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