Open
Bug 792293
Opened 13 years ago
Updated 3 years ago
Can't Cmd+T to open a new tab right after opening a new window
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
Details
STR:
1. Cmd+N to open a new window. Make sure about:home gets loaded and the search bar has focus.
2. Press Cmd+T. You will hear the sound of an invalid shortcut being pressed, and you can't open a new tab. Focusing anything anywhere in the UI seems to fix this.
Comment 1•13 years ago
|
||
Is this a regression? Can you reproduce in safe mode / a new profile?
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to comment #1)
> Is this a regression? Can you reproduce in safe mode / a new profile?
Hmm, I can't reproduce it in a new profile... But I don't remember seeing this in my main profile before.
Comment 3•13 years ago
|
||
Since I can't reproduce this, you could try enabling NSPR_LOG_MODULES Focus:5 and paste the log.
In step 1, are you manually focusing the search bar? The search bar shouldn't be focused by default when a new window opens.
Reporter | ||
Comment 4•13 years ago
|
||
(In reply to comment #3)
> Since I can't reproduce this, you could try enabling NSPR_LOG_MODULES Focus:5
> and paste the log.
I tried doing that, but it seems to not trigger any logging at all.
> In step 1, are you manually focusing the search bar? The search bar shouldn't
> be focused by default when a new window opens.
I'm talking about the search bar on the home page. Also, I noticed that this problem doesn't happen all of the time, but it usually happens for me if I open a new window a few times.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•