Closed
Bug 135410
Opened 23 years ago
Closed 23 years ago
copy-paste a part of the text of a link
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vincent-moz, Assigned: jag+mozilla)
References
Details
It is not possible to select a part of the text of a link to copy-paste it:
Mozilla tries to do a drag'n-drop. Some other browsers use a special key (e.g.
Shift) so that the user can select text instead of doing a drag'n-drop or a
similar operation. Perhaps Mozilla should behave in the same way.
Comment 1•23 years ago
|
||
Looks like an obvious dupe of bug 118785 or bug 121442. I can select part of a
link by holding down Alt.
| Reporter | ||
Comment 2•23 years ago
|
||
Probably my mistake; this now works. Perhaps I hadn't tried all the special
keys, though I thought I had. Anyway, Alt is rather unintuitive (IMHO) and
sometimes not on the keyboard; I think this should be configurable.
Comment 3•23 years ago
|
||
Resolve as WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 4•23 years ago
|
||
After having some problems on my Titanium (where for some reasons, I have no Alt
key), I noticed that Mozilla takes the mod1 setting into account. So, if I want
to use the Meta key for selecting a part of a link, I just have to do something
like:
$ xmodmap -
clear mod1
add mod1 = Meta_L
Comment 5•23 years ago
|
||
*** Bug 121442 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•