[Webkit-unassigned] [Bug 144350] New: Cursor takes full height of contenteditable div if it's inline-block and has pseudo-element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 28 12:57:29 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144350
Bug ID: 144350
Summary: Cursor takes full height of contenteditable div if
it's inline-block and has pseudo-element
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Macintosh Intel
OS: Mac OS X 10.10
Status: NEW
Severity: Minor
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tobyfox at gmail.com
Summary about sums it up.
Here is a minimal example: http://jsfiddle.net/tobek/gusrp1cj/1/
I ran into this issue while using pure-CSS placeholders (e.g. with selector `[contenteditable]:empty:before`) on an inline-block contenteditable element.
Above jsfiddle reproduces it for me on OS X 10.10 on Chrome (v42.0.2311.90, webkit v537.36) and Safari (v8.0.4, webkit v600.4.10), but not Firefox.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150428/9ce3153f/attachment.html>
More information about the webkit-unassigned
mailing list