Closed
Bug 866739
Opened 12 years ago
Closed 12 years ago
Copy function broke for certain text areas
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 678800
People
(Reporter: naveenreloaded, Unassigned)
Details
Attachments
(1 file)
23.84 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130409194949
Steps to reproduce:
I tried to copy certain text from a "hover text" but it failed to copy , even after selecting the text
The CSS code is
.item:hover .name {
text-align: center;
color: rgb(37, 37, 37);
}
Hover items with text arent available to copy even though we can select it.
Actual results:
It didnt copy the text
Expected results:
It should copy after selecting the text
![]() |
||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•