Closed
Bug 311149
Opened 19 years ago
Closed 19 years ago
Clicking on a <blockquote> now selects it
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ispiked, Assigned: aaronlev)
References
()
Details
(Keywords: fixed1.8, regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051004 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051004 Firefox/1.4.1
You are now able to select a <blockquote> by simply clicking on it (no Ctrl+Click).
Reproducible: Always
Steps to Reproduce:
1. Open the URL.
2. Go down to the part where there is a sub-result and click it.
Actual Results:
The <blockquote> is surrounded by a dotted border.
Expected Results:
No border.
This is a regression from bug 311111. Works in 2005-10-03-08 and busted thereafter.
Reporter | ||
Updated•19 years ago
|
Severity: normal → major
Flags: blocking1.8b5?
Version: 1.0 Branch → 1.8 Branch
Reporter | ||
Updated•19 years ago
|
Keywords: regression
Reporter | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•