Closed
Bug 419268
Opened 18 years ago
Closed 17 years ago
links remain in :active state after being dragged and dropped nearby
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 379272
People
(Reporter: nm127, Unassigned)
References
()
Details
Attachments
(1 file)
|
54.21 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
When the "the anchor" text is dragged-and-dropped with mouse then the "the anchor" text remains green. However, when the mouse is released the drag-and-drop operation is not active any more, I think.
http://www.w3.org/TR/2005/WD-css3-selectors-20051215/#useraction-pseudos
Reproducible: Always
Steps to Reproduce:
1. Open the test case at http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-19.xml
2. Move the mouse over "the anchor" text
3. Drag-and-drop the "the anchor" text to nearby
Actual Results:
The "the anchor" text remains green.
Expected Results:
The background of the "the anchor" text is white again.
| Reporter | ||
Comment 1•18 years ago
|
||
Screenshot created with:
Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Updated•18 years ago
|
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
Summary: W3C CSS3 Selector test fails: ":active pseudo-class (ID #19)" → links remain in :active state after being dragged and dropped nearby
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•