[Webkit-unassigned] [Bug 138068] New: Contenteditable has break-word and -webkit-line-break by default
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 24 23:12:41 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138068
Bug ID: 138068
Summary: Contenteditable has break-word and -webkit-line-break
by default
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gwhit at microsoft.com
We have had a couple sites submitted to us that aren't working for our users due to an interop issue between IE/FF & Chrome/Safari. It seems that webkit based browsers add break-word and -webkit-line-break to contenteditable containers by default, where as FF/IE treat them as the boxes that they originally were, just editable. I brought this up to the CSS WG and there was agreement that Blink/Webkit should change to match FF/IE's behavior. Here is a fiddle that shows the issue: http://jsfiddle.net/pfe9mj4o/10/
Here is the W3C thread regarding the issue: http://lists.w3.org/Archives/Public/www-style/2014Oct/0408.html
If you have any questions or comments feel free to reach out to me. Thank you.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141025/545a380d/attachment-0002.html>
More information about the webkit-unassigned
mailing list