Closed Bug 156301 Opened 23 years ago Closed 23 years ago

Link focus outline ghosting during "find next"

Categories

(SeaMonkey :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.2beta

People

(Reporter: aaronlev, Assigned: aaronlev)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

As you find next (CtrL+G), and move through links and non-links, Mozilla doesn't erase the old outlines of anchors that it highlighted. To reproduce, open www.mozilla.org and search for "Gecko". Hit Ctrl+G several times eventually you will have 2 or more focus rings on links. The fix is exactly what Bryner caught in a review of some code I wrote before, but we weren't sure whether it was correct back then.
Blocks: focusnav
Status: NEW → ASSIGNED
Keywords: access, sec508
OS: Windows 2000 → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → mozilla1.2beta
Comment on attachment 90514 [details] [diff] [review] If we're already focused on a link in this document, and are now focusing on the document itself, use SetContentState(nsnull, NS_EVENT_STATE_FOCUS) rather than SendFocusBlur() r=bryner
Attachment #90514 - Flags: review+
Blocks: isearch
Comment on attachment 90514 [details] [diff] [review] If we're already focused on a link in this document, and are now focusing on the document itself, use SetContentState(nsnull, NS_EVENT_STATE_FOCUS) rather than SendFocusBlur() sr=jst
Attachment #90514 - Flags: superreview+
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: