Closed
Bug 2112
Opened 26 years ago
Closed 25 years ago
Two text areas getting selected at once
Categories
(Core :: DOM: Selection, defect, P4)
Tracking
()
M9
People
(Reporter: douliana3, Assigned: mjudge)
References
()
Details
On the given URL, I was able to select some text in a form textbox, then select
another textbox, type and select the text in the other textbox without the
first textbox text getting unselected, so I had two selectionas of text in
different textboxes selected at once.
Updated•26 years ago
|
Assignee: douliana3 → akkana
Component: Form Submission → Selection and Search
Comment 1•26 years ago
|
||
All of selection is going to get whacked, but I'll reassign so someone looks at
this.
Updated•26 years ago
|
Assignee: akkana → mjudge
Comment 2•26 years ago
|
||
We need to make sure the old selection (in the same presentation shell, at
least) gets cleared when a new selection is made. Sounds like Mike's area.
thanks angus :)
Selection is comming along, I will look into this url.
must study carmegeddon2 .... ;)
Comment 4•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Target Milestone: M4
this is focus issue. I will talk to pixley on this. if no focus, no selection
Target Milestone: M4 → M5
this is part of much larger focus issue. i am deferring this. i hope for next
milestone we will address this.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
again with the focus thing. i cant wait to fix this and resolve like 10 bugs ;)
*** Bug 4860 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 10•25 years ago
|
||
pesky focus issue again hyatt is working on solution. so I will not have this
fixed until then (m8)
Comment 11•25 years ago
|
||
Clearing Fixed resolution.
Updated•25 years ago
|
QA Contact: claudius → elig
Comment 12•25 years ago
|
||
[QA Assigning to self. Verification note: also be sure to check a frames-based
page, e.g. marvin, as it currently allows concurrent selections in each frame.]
Comment 13•25 years ago
|
||
Per a request from Selection and Search component eng (mjudge) and qa (elig),
moving all "Selection and Search" bugs to new "Selection" component. Original
"Selection and Search" component will be retired.
Assignee | ||
Comment 14•25 years ago
|
||
I belive the focus code went in for this milestone so I should be able to get
this to work for the next milestone
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 15•25 years ago
|
||
this is a dup since both deal with the "focus" and selection issue and rendering
text unselected ect.
*** This bug has been marked as a duplicate of 5014 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 16•25 years ago
|
||
Verifying as duplicate.
You need to log in
before you can comment on or make changes to this bug.
Description
•