Closed
Bug 934231
Opened 11 years ago
Closed 11 years ago
[hu] Ctrl+Shift+T does not reopen last closed tab
Categories
(Mozilla Localizations :: hu / Hungarian, defect)
Tracking
(firefox26- fixed)
RESOLVED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
Details
(Whiteboard: [please see comment 22 before commening])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332
Steps to reproduce:
Closed a tab, then pressed Ctrl+Shift+T.
Actual results:
The Web Console opened.
Expected results:
The previously closed tab should have reopened.
The locale is Hungarian. The Firefox menu displays Ctrl+Shift+K as the shortcut for the Web Console, which also works. The bug already appeared in a previous release, but not in v24.
![]() |
||
Updated•11 years ago
|
Status: UNCONFIRMED → NEW
status-firefox26:
--- → affected
tracking-firefox26:
--- → ?
Component: Untriaged → hu / Hungarian
Ever confirmed: true
Product: Firefox → Mozilla Localizations
Version: 25 Branch → unspecified
(In reply to lsblakk@mozilla.com [:lsblakk] from comment #3)
> Can QA confirm that hu is the only locale affected here?
Ioana, please have someone on your team have a look at this.
Flags: needinfo?(ioana.budnar)
See also this SUMO forum thread:
https://support.mozilla.org/en-US/questions/975864#answer-495835
There may be more or other issues in other locales.
Some have their own accelerator key for the toolbox (e.g. FR uses D).
There are a lot of locales including HU that (still) use the I (Ctrl+Shift+I) for the Inspector.
The en-US locale uses I for the toolbox and C for the Inspector.
I'm not sure if it is a good idea to have different shortcut key in other locales for the various developer tools as there are getting more and more of those tools and each need a shortcut key.
I would personally prefer to have function key combination for newly added devtools and leave the A-Z keys for use by extensions (a lot of them are probably already used).
Comment 7•11 years ago
|
||
Cornel has taken this. He will update the bug as soon as he's done with testing.
Flags: needinfo?(ioana.budnar)
QA Contact: cornel.ionce
Comment 8•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
Tested every locale on Firefox 25 and it seems that 'hu' was the only build affected.
User Agent:Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Verifed on Firefox 26 beta 2 (Build ID: 20131104182142) and this issue is fixed for the 'hu' locale and Ctrl+Shift+T will reopen the last closed tab instead of the Web Console.
Please let me know if there is anything else I can help with.
Keywords: qawanted
Thanks for the testing, Cornel.
Henrik, is this use case covered in the Mozmill l10n automation (or any other automation for that matter)?
Flags: in-qa-testsuite?(hskupin)
Comment 10•11 years ago
|
||
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
FYI, I have just upgraded to FF 25.0 and am experiencing the same issue, using the en-GB locale. Ctrl-Shift-T has no effect, nor - interestingly - does right-clicking in the tab bar and selecting "Undo close tab (Ctrl+Shift+T)". However, selecting the tab from the 'recently closed tabs' list works fine.
This was not a problem on FF 24, prior to the update. I have a number of add-ons, but the only one that was updated was the English (GB) language pack: https://addons.mozilla.org/en-US/firefox/addon/english-gb-language-pack.
Let me know if more info is required.
Comment 11•11 years ago
|
||
Note - my behaviour is slightly different, in that Ctrl-Shift-T does nothing at all. The original report was that the web console opened.
This is perhaps to be expected, as I have set devtools.debugger.enabled to false in about:config, but thought it worth mentioning.
Comment 12•11 years ago
|
||
Hmmm... Please ignore my comments, as Ctrl-Shift-T seems to be working now! I went through and updated all addons, and this seems to have solved it.
Apologies for the bug spam.
Comment 15•11 years ago
|
||
Actually it is FIXED in 26 and all future versions. Please reopen it if you found this problem again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 16•11 years ago
|
||
Firefox 27.0 reintroduces this bug in the German locale (de).
Comment 17•11 years ago
|
||
Please someone reopen this issue, I don't have the power to do so!
(sorry for the doublepost)
Comment 18•11 years ago
|
||
MartinRJ, this is for the hu locale. Please file a bug in the de component, so that it can be tracked. Thanks.
Updated•11 years ago
|
Summary: Ctrl+Shift+T does not reopen last closed tab → [hu] Ctrl+Shift+T does not reopen last closed tab
Comment 19•11 years ago
|
||
Hi all!
Just want to say that my Firefox version was recently auto-updated to 27.0 and suddenly I began having this problem. I.e. the key combo, `ctrl+shift+t` stopped working as expected.
At first I suspected the plugins and extensions I have installed but I have several Firefox profiles. I logged into each of them and the problem existed in all of them.
I did NOT confirm whether the problem existed in safe mode because the key combo has been working all the way up until now and I've not installed any NEW addons in the last week.
I then found one user mention that they uninstalled/reinstalled Firefox and so, I did that for version 27 first. When that didn't work, I installed version 26 and BAM! the key combo was working as expected.
As a result of this, I've uninstalled the Maintenance helper utility.
This is a big deal because it was a regression that immediately affected my at a minute-to-minute basis.
I hope that this info helps y'all! Thank you so very much for the most awesome browser ever!
Comment 20•11 years ago
|
||
Same problem with FF 27 on OSX 10.9!
Comment 21•11 years ago
|
||
Anand and Sbarex, if you are using a locale other than hu can you please file new bugs?
Axel, have we heard more about that? Is that a broader issue with 27?
Flags: needinfo?(l10n)
Comment 22•11 years ago
|
||
This should be the code involved
http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser-sets.inc#409
So the key is "tabCmd.commandkey". Values on release
http://transvision.mozfr.org/string/?entity=browser/chrome/browser/browser.dtd:tabCmd.commandkey&repo=release
They're all correct, so my only guess is a conflict with another shortcut.
@all
File new bugs in Mozilla Localization - Your Locale, and explain what happens when you press that keyboard combination.
Flags: needinfo?(l10n)
Updated•11 years ago
|
Whiteboard: [please see comment 22 before commening]
Comment 23•11 years ago
|
||
Another note, since I've just seen a report on our local forum: check the add-ons you're using, got a report from user with Tab Mix Plus.
Comment 24•11 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #22)
> This should be the code involved
> http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser-
> sets.inc#409
>
> So the key is "tabCmd.commandkey". Values on release
> http://transvision.mozfr.org/string/?entity=browser/chrome/browser/browser.
> dtd:tabCmd.commandkey&repo=release
>
> They're all correct, so my only guess is a conflict with another shortcut.
>
> @all
> File new bugs in Mozilla Localization - Your Locale, and explain what
> happens when you press that keyboard combination.
@Francesco, you're quite right, I *think* I use the "en-GB" version of Firefox. How do we find out what locality our version is?
Comment 25•11 years ago
|
||
Check the value of general.useragent.locale in about:config
But again, check your add-ons or a new profile to see if the problem is Firefox itself.
Comment 26•11 years ago
|
||
I am experiencing a similar problem with Firefox 27.0.1 en-US. The CTRL+Shift+T keyboard shortcut does not re-open the last closed tab as it previously had. Nothing happens when I hit CTRL+Shift+T. I know this shortcut work previously (older versions, not sure how far back).
I have seen that in other regional packs, it may be related to the web developer console. Coincidentally, I have been getting into webdev in the past 2-3 months and have used the developer console a number of times. I have never had a different regional version of Firefox installed. The only add-on I have installed is Ad-Block Plus.
Comment 27•11 years ago
|
||
(In reply to Robert Ellis from comment #26)
> I am experiencing a similar problem with Firefox 27.0.1 en-US. The
> CTRL+Shift+T keyboard shortcut does not re-open the last closed tab as it
> previously had. Nothing happens when I hit CTRL+Shift+T. I know this
> shortcut work previously (older versions, not sure how far back).
Please file a new bug report and indicate which versions are affected.
Comment 28•11 years ago
|
||
Removing my name from in-qa-testsuite flag for a better query.
Flags: in-qa-testsuite?(hskupin) → in-qa-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•