Closed
Bug 614777
Opened 15 years ago
Closed 15 years ago
Text selection broken by presence of audio element
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 499686
People
(Reporter: kdevel, Unassigned)
Details
Attachments
(1 file)
|
340 bytes,
text/html
|
Details |
User-Agent:
Build Identifier: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b8pre) Gecko/20100101 Firefox/4.0b8pre
In the presence of an audio element text selection does not work in most of the cases.
Reproducible: Always
Steps to Reproduce:
1. select text with the mouse in c3.html by
- click-and-hold the left mouse button northeast of the first line
- drag southeastward below the second line
- release mouse button
2. single left click into white space below audio element
Actual Results:
Text is "selected".
Expected Results:
No text is selected or "selected".
"Selected" means: the text is marked as if it is selected but it is actually not. "Selected" text becomes "unselected" if the mouse clicks into a different application whereas a real selection turnes into grey instead.
"Selected" text is not available in the X selection/clipboard.
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•