Opened 14 years ago
Last modified 14 years ago
#7728 review Bug
double click inside link — at Initial Version
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2 |
Keywords: | Cc: |
Description
- 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 contains a single word.