Open
Bug 1158559
Opened 10 years ago
Updated 2 years ago
Typing in address bar, then pressing enter caused the "Restore" button of about:sessionrestore to trigger.
Categories
(Firefox :: Session Restore, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: sworddragon2, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150403142420
Steps to reproduce:
I have opened Firefox after an indirect crash (my system nearly froze and I needed to hard reboot it) so that I have "forgotten" that about:sessionrestore will show up and I have begun to type an address immediately after the graphical user interface was visible.
Actual results:
The address bar got a short time the focus and catched some key presses. Also pressing enter has caused the "Restore" button of about:sessionrestore to trigger.
Expected results:
1. Maybe the race condition that the address bar gets a short time the focus if about:sessionrestore would appear could be fixed.
2. The unintended triggering of buttons in about:sessionrestore should not happen (maybe by ignoring the (keyboard)input for a short time if about:sessionrestore shows up).
Reporter | ||
Updated•10 years ago
|
Severity: normal → enhancement
Updated•10 years ago
|
Component: Untriaged → Session Restore
Updated•8 years ago
|
Severity: enhancement → normal
Summary: Enhancing the initialization of about:sessionrestore → Typing in address bar, then pressing enter caused the "Restore" button of about:sessionrestore to trigger.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•