Opened 15 years ago
Last modified 15 years ago
#7728 review Bug
double click inside link
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.2 |
| Keywords: | Cc: |
Description (last modified by )
- Load the following content:
<p><a href="#">link text</a></p>
- Double click on word "text"
- Expected: selected word is highlighted;
- Actual: Link dialog opens.
Expect the double click (open dialog) shortcut only applies when link is fully selected when double clicked, which happens when:
- Firefox always select the entire link text no matter of link text;
- Other browsers it's fully selected only when link text has only one single word.
Attachments (1)
Change History (3)
comment:1 Changed 15 years ago by
| Description: | modified (diff) |
|---|
Changed 15 years ago by
| Attachment: | 7728.patch added |
|---|
comment:2 Changed 15 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → review |
