[Webkit-unassigned] [Bug 169972] New: contenteditable with text-overflow:ellipsis uses truncated text when editing begins instead of textContent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 22 14:39:16 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169972
Bug ID: 169972
Summary: contenteditable with text-overflow:ellipsis uses
truncated text when editing begins instead of
textContent
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bburg at apple.com
CC: rniwa at webkit.org, simon.fraser at apple.com,
webkit-bug-importer at group.apple.com,
wenson_hsieh at apple.com, zalan at apple.com
Created attachment 305129
--> https://bugs.webkit.org/attachment.cgi?id=305129&action=review
reduction
STEPS TO REPRODUCE:
1. Open test case
2. Click in contenteditable
=> The ellipsis characters are editable and hidden text is not. It should disappear and be replaced with full text content (as if it were text-overflow:clip)
3. Edit the text with shift-arrow to expand selection
=> selection and caret move over ellipsis as if it were editable text
--
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/20170322/bd7a5c5d/attachment-0001.html>
More information about the webkit-unassigned
mailing list