Closed
Bug 152988
Opened 23 years ago
Closed 23 years ago
double click word selection should break on quotes
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: jmd, Assigned: mjudge)
Details
Since merriam webster's silly javascript stuff to play WAVE files doesn't work
for me, I routinely view-source there to copy and paste the URL. It's always of
the form:
2. <a HREF="http://cougar.eb.com/sound/h/haute001.wav">Click here to listen
When I double click on the URL, it includes HREF=" and ">Click, instead of
breaking at quotes.
This is common usage. Other GTK apps seem to break at quotes. My xterm and rxvt
do. I've configured my rxvt to break on all of the following, actually. It's not
far from the default. Parhaps Mozilla should consider them:
rxvt.cutchars: `"'()[]{}<>,;|
These end up selecting URLs and e-mail addresses very nicely. Dunno how everyone
else lives without it. :)
Comment 1•23 years ago
|
||
-> Selection
Assignee: sgehani → mjudge
Component: XP Apps → Selection
QA Contact: paw → pmac
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 98546 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•