Bug 250730
| Summary: | Allow the possibility to select text inside link | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, mmaxfield, rniwa, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Dubost
Steps to reproduce.
1. Put in the URL bar:
data:text/html,<!doctype html><div>This is a <a href="https://webkit.org/">text inside a link. Try to select me. Can you?</a> It's hard.</div>
2. Attempt to select "Try to select me"
Expected:
Select the text
Actual:
Impossible
On Firefox, you can select with option + select
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104352928>