Closed
Bug 281497
Opened 20 years ago
Closed 20 years ago
Selecting text of a link sometimes follows the link
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vincent-moz, Unassigned)
Details
(Keywords: qawanted)
Attachments
(1 file)
|
366 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050114 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050114 When I select text that belongs to a link (while pressing the mod1 key), the selection is performed, but the link is also sometimes followed as soon as I release the mouse button, as if I clicked on the link. The problem is not always reproducible, even for a given link in a given page. Reproducible: Sometimes Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
Some additional information: Of course, I always release the mouse button before releasing the mod1 key (otherwise the link is always followed). I could reproduce the problem from only two different pages. They contain no javascript. Loading the first page in a different tab makes the problem disappear. For the second page, the problem is always reproducible; I've just noticed that the links have a target="_blank" attribute (but none of the links in the first page have a target attribute).
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 4•20 years ago
|
||
I use GTK2 builds only.
Comment 5•20 years ago
|
||
Right. But could you test a single GTK1 build? Over here the key/mouse combination in question is used by the window manager, so I can't really test this easily...
| Reporter | ||
Comment 6•20 years ago
|
||
The configure script for GTK1 is broken ("libIDL 0.6.3 or higher is required."
though I have 0.8.3 with dev files). Are there official builds available
somewhere (for Linux/x86)?
Comment 7•20 years ago
|
||
Of course. ftp://ftp.mozilla.org/mozilla/nightly/latest/ Note that LibIDL 0.8 is not compatible with LibIDL 0.6, hence the configure error. This is clearly documented at http://www.mozilla.org/build/unix.html (and the LibIDL 0.6 requirement is the same for GTK1 and GTK2 builds, last I checked).
| Reporter | ||
Comment 8•20 years ago
|
||
The URL was incorrect, but anyway. There's no problem with the gtk1 build Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050227.
| Reporter | ||
Comment 9•20 years ago
|
||
There's no problem either with the GTK2 build Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050301.
| Reporter | ||
Comment 10•20 years ago
|
||
BTW, I've also noticed today that framed sites no longer worked with the "old" version, and this is OK with the one I've just downloaded. I'm closing the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 11•20 years ago
|
||
In fact, the bug was due to the tabextensions.
You need to log in
before you can comment on or make changes to this bug.
Description
•