Closed Bug 300121 Opened 19 years ago Closed 19 years ago

click, Back, click, Back may result in multiple focuses

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 298077

People

(Reporter: ogi, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b3) Gecko/20050708 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; bg; rv:1.8b3) Gecko/20050708 Firefox/1.0+

It looks like the blazingly fast Back saves the focus, but somehow this allows
many focuses.

Reproducible: Always

Steps to Reproduce:
1. Click on any link
2. Click Back
3. (Focus of the link remains)
4. Click on another link
5. Click Back
6. (Both of the links has focus)

Actual Results:  
A page may have many focuses and it's confusing.

Expected Results:  
Page should have only one focus.

When browser.sessionhistory.max_viewers is set to 0, the problem doesn't occur.

*** This bug has been marked as a duplicate of 298077 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in before you can comment on or make changes to this bug.