Closed
Bug 680220
Opened 14 years ago
Closed 14 years ago
:active state remains on click+drag outside of element
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 379272
People
(Reporter: jaf1230, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0) Gecko/20100101 Firefox/6.0
Build ID: 20110811165603
Steps to reproduce:
Went to http://www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_link_more1 , clicked and dragged the "w3schools.com" link in the right side.
Actual results:
When you click and drag an element with an active state, and mouseout before mouseup, the element remains active until another element (including the body) is clicked.
Expected results:
The element should no longer be active on mouseup, regardless of mouseout.
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•