Closed
Bug 201656
Opened 22 years ago
Closed 21 years ago
seperate selections for each frame possible
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: tobias, Assigned: mjudge)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030401
In Mozilla you can select and each frame text or images seperately. I guess
people can get confused which selection is copied to the clipboard for example
if there are selected several parts (supposing dumbest user).
Reproducible: Always
Steps to Reproduce:
1.select text in one frame
2.select text in other frame
Actual Results:
in both frames selections exist
Expected Results:
perhaps only one selection per webpage/browser window
This is no bug but rather a design question and just a proposal if its not
better to change this behaviour.
![]() |
||
Updated•22 years ago
|
Whiteboard: DUPEME
Comment 1•22 years ago
|
||
->Selection
Assignee: asa → mjudge
Component: Browser-General → Selection
QA Contact: asa → pmac
Comment 2•21 years ago
|
||
The only text that gets copied is the text with the focused selection highlight.
The others turn gray when the frame loses focus. This behaves as expected. See
also bug 36848 and maybe bug 144333.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•