[Webkit-unassigned] [Bug 166443] New: Contenteditable: cannot insert space between words in the table cell when words are longer than the width of the cell
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 16:17:06 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=166443
Bug ID: 166443
Summary: Contenteditable: cannot insert space between words in
the table cell when words are longer than the width of
the cell
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: Unspecified
Status: NEW
Severity: Critical
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: maurizio.napoleoni at ephox.com
Created attachment 297687
--> https://bugs.webkit.org/attachment.cgi?id=297687&action=review
html snippet for reproduction
Steps to Reproduce:
1. Load the HTML snippet attached to this ticket and place your cursor in a cell.
2. Type a long word, something that exceeds the width of the cell itself
3. Insert a space and type another word
Expected Results:
The two words are separated by a space
Actual Results:
There is no space in between the words.
Note: the space is not inserted at all.
--
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/20161223/61825b9b/attachment-0001.html>
More information about the webkit-unassigned
mailing list