[Webkit-unassigned] [Bug 14653] REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 11:10:39 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14653





------- Comment #6 from mitz at webkit.org  2007-07-27 11:10 PDT -------
Created an attachment (id=15707)
 --> (http://bugs.webkit.org/attachment.cgi?id=15707&action=view)
Patch idea

This works (without checking if the field is currently displaying placeholder
text or not) because the inner text div cannot contain inline elements. Since
positionForCoordinates is not patched, you can still select text etc.

Not directly related to the regression, I noticed that the behavior in TOT of
drag and drop into a text field with placeholder text is funny: it draws a drop
caret in the placeholder text. I am not sure what it should do.


-- 
Configure bugmail: http://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