Closed
Bug 291761
Opened 20 years ago
Closed 15 years ago
Selection is disabled until refresh inside tables when control key is pressed DURING a selection
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mcowell, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050418 Firefox/1.0.3 (MOOX M2) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050418 Firefox/1.0.3 (MOOX M2) While selecting text inside a table, the entire cell box selection feature is activated by pressing the control key. However, if a selection in already in progress when the control key is pressed (or held), the selection is locked to the current cell/cells (only a double click can select words, but no dragging selection). Only a refresh can solve this issue. Reproducible: Always Steps to Reproduce: 1.start making a selection inside a table cell 2.tap (or hold) control 3.move the mouse some more so the cell or multiple cells are highlighted 4.release mouse/ctrl key (order doesn't matter). Actual Results: selection becomes locked Expected Results: new selections should be performed when dragging across text
Reproducible with Mozilla 1.8b1 and Firefox/1.0+ Gecko/20050424 but only if I release the Ctrl key before I release the mousebutton, so it seems the release order in step 4 does matter? Related to Core bug 210197?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #0) > 4.release mouse/ctrl key (order doesn't matter). CORRECTION: zug_treno is correct, the ctrl key must be released first in firefox too (I must have tested the reverse this after the selection was already locked)
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 4•19 years ago
|
||
Confirmed in 1.07 and in 1.5b1
Updated•18 years ago
|
Assignee: bross2 → nobody
Comment 5•18 years ago
|
||
Matt, can you still reproduce this using Firefox 2.0.0.3 with a new profile? If so, can you please attach a testcase which this happens on? The URL is no longer valid. http://kb.mozillazine.org/Profile_Manager
| Reporter | ||
Comment 6•18 years ago
|
||
Confirmed in 2.0.0.3 (updated URL as well), but I haven't tried after creating a new profile yet.
| Reporter | ||
Comment 7•18 years ago
|
||
Confirmed in 2.0.0.3 (official build) with a fresh profile. Steps to Reproduce: 1. go to http://www.w3schools.com/html/tryit.asp?filename=tryhtml_tables 2. start making a text selection with mouse (left click and hold) inside a table on the right hand side. 2. tap control 4. release mouse selection becomes locked. This probably will be fixed by fixing bug 210197 . This bug does not occur when the text selection extends from inside the table to text outside the table when control is tapped.
Comment 8•18 years ago
|
||
Matt, isn't this just a duplicate of bug 210197? I see the same behavior as you do, but I tend to think it's a duplicate.
Comment 9•15 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME http://www.mozilla.com http://support.mozilla.com/kb/Managing+profiles http://support.mozilla.com/kb/Safe+mode
Version: unspecified → 1.0 Branch
Comment 10•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.3 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Comment 11•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.3 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•