Summary: | CSS-generated text content is not selectable | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joanmarie Diggs <jdiggs> | ||||
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | webkit | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=138545 https://bugs.webkit.org/show_bug.cgi?id=7562 |
||||||
Attachments: |
|
This also has accessibility implications. You cannot search through these generated bits of text. A user also expects to select what is shown on the display. |
Created attachment 241257 [details] test case Steps to reproduce: 1. Load the test case 2. Attempt to select the word "Important" via mouse or keyboard Expected results: The word "Important" would be selectable. Actual results: The word "Important" is not selectable.