Discussion › Forums › discussion › Control+Tab through tabs goes in reverse order
This topic contains 0 voices and has 9 replies.
| Author | Posts |
|---|---|
| Author | Posts |
| March 31, 2007 at 3:45 am #196 | |
|
jumpfroggy Member
|
Using v2.0.6.1, I have turned off “Tab order controlled by recent use”. However, pressing Control+Tab goes in reverse order through the tabs (right to left). And pressing Control+Shift+Tab goes in forward order (left to right). Expected: Control+Tab should go forward/right, adding Shift should go backward/left. I don’t know if this still happens in the beta, I will try to install later and check. Just wanted to know if this was a known issue. |
| April 15, 2007 at 9:36 pm #15325 | |
|
simon Key Master
|
The Ctrl-tab behaviour (with that option turned off) is the windows basic behaviour which isn’t tab controlled but Z-Order controlled which means windows selects windows based on its own visibility order (confusing I know). I’ll be adding tab-based ordering some time soon. |
| April 3, 2008 at 7:17 pm #15326 | |
|
ThatGuyRyan Member
|
Soon huh? |
| March 9, 2009 at 9:49 pm #15327 | |
|
castorp Member
|
Any update on this? The current release still doesn’t cycle through the tabs in the order as they are displayed (when turning off "Tab order controlled by recent use") |
| March 10, 2009 at 9:52 pm #15328 | |
|
Karmaflute Member
|
For me, the expected behavior is Ctrl-Tab to move forward in the tabs and Ctrl-Shift-Tab to move backwards. Programmer’s Notepad instead seems to ping-pong between all tabs which is unexpected. |
| March 14, 2009 at 7:22 am #15329 | |
|
jumpfroggy Member
|
Karma; the "ping-ponging" is using most-recently-used order, which is more like windows’ Alt+Tab. You’re thinking in the "left to right" order, like firefox/ie’s tabs. It’s a personal preference which one is a better default, and you can definitely change it to suit. However, I agree with the OP that Control+Tab should move right, Control+Shift+Tab should move left. Hopefully it’ll get fixed sometime soon. |
| March 22, 2009 at 6:52 pm #15330 | |
|
Karmaflute Member
|
Windows explorer also uses alt-shift-tab for moving backwards instead of ctrl-shift-tab. |
| March 24, 2009 at 11:51 pm #15331 | |
|
simon Key Master
|
Jumpfroggy is right about the reason for the current recent use behaviour. I’m definitely going to add the different behaviour, and have just set it for being done before the next stable release. Should get to it soon. Couldn’t seem to see an existing issue for this, I know there was one at Sourceforge and could have sworn it had made it over to Google Code. Never mind, here’s a new one to track: |
| July 16, 2009 at 10:05 am #15332 | |
|
Nux Member
|
I just want to be sure – the option “Tab order controlled by recent use” doesn’t really do anything in current stable release or does it? It seems to me that it is currently always by recent use. |
| July 16, 2009 at 10:09 am #15333 | |
|
simon Key Master
|
In the stable release they are different implementations of recent use In the testing release (very soon to be stable) you’ll find that recent use hasn’t changed, but if you turn this option off you now get firefox-style tab ordering. |
You must be logged in to reply to this topic.
Programmer’s Notepad still rules.