[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2020-11-05 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #10 from Konstantin Kharlamov  ---
Well, in case anybody is interested in the OP's opinion: I think since this has
been unresolved for me than a year, making another breaking change back will
upset yet another part of the users, who already got used to the new behavior.
Such bug is something that needs to be fixed as fast as possible, otherwise
whichever change you'll do, someone is gonna be unhappy.

I personally have explicitly bound the older shortcuts.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2020-11-05 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #9 from Wolfgang Bauer  ---
(In reply to Wolfgang Bauer from comment #8)
> (In reply to Justin Zobel from comment #7)
> > Ctrl Alt Left/Right seems to be the default now.
> Yes, they are the default for Focus Left/Right Terminal now.
> 
> But they were the default for Move Tab Left/Right before, i.e.
> Ctrl+Alt+Left/Right did move tabs in older versions (up to 19.04.3), hence
> this "regression" report.
Erm sorry. I confused Alt with Shift

Read this as:
Yes, Ctrl+Alt+Left/Right is the default for Move Tab Left/Right now (since
19.08).

But Ctrl+Shift+Left/Right was the default for Move Tab Left/Right before (upto
19.04.3), hence this "regression" report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2020-11-05 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #8 from Wolfgang Bauer  ---
(In reply to Justin Zobel from comment #7)
> Ctrl Alt Left/Right seems to be the default now.
Yes, they are the default for Focus Left/Right Terminal now.

But they were the default for Move Tab Left/Right before, i.e.
Ctrl+Alt+Left/Right did move tabs in older versions (up to 19.04.3), hence this
"regression" report.

Personally I don't mind, so I won't reopen it myself though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2020-11-05 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=410689

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||justin.zo...@gmail.com

--- Comment #7 from Justin Zobel  ---
Ctrl Alt Left/Right seems to be the default now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-09 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #6 from Wolfgang Bauer  ---
PS: If "Focus Left Terminal" did indeed move the tab in 19.04.3 (if it existed
already), it was a bug I'd say...
I don't have a 19.04.3 at the moment to try though (only 4.x, which only has
"Move Tab Left" bound to Ctrl+Shift+Left, and no "Focus Left Terminal" at all).

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-09 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #5 from Wolfgang Bauer  ---
(In reply to Konstantin Kharlamov from comment #4)
> Oh, I see, so, on master behavior of the "Focus Left Terminal" have been
> changed from moving tabs to focusing splits. And to access prev. functional
> you have to use "Move tab to the left".
No, the behavior has not changed, only the default keyboard shortcuts.
I.e. Ctrl+Shift+Left was "Move tab to the left" before, and now is "Focus Left
Terminal" (while the default shortcut for "Move tab to the left" is
Ctrl+Alt+Left now).

I don't know why this has been changed though. Maybe it would have been better
to keep Ctrl+Shift+Arrow for the "Move tab to..." actions and use
Ctrl+Alt+Arrow for the new "Focus XXX terminal" actions, to not surprise users.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-09 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #4 from Konstantin Kharlamov  ---
(In reply to Wolfgang Bauer from comment #3)
> (In reply to Konstantin Kharlamov from comment #2)
> > (In reply to Kurt Hindenburg from comment #1)
> > > This was fixed in 68ea9bf6cc118118e824a661013b4f3438a7728e around Jun 26 
> > > so
> > > your version should have it.
> > > 
> > > 
> > > I have Ctrl+Alt+arrow
> > 
> > Hmm, this one works.
> > 
> > > have you changed the shortcut?
> > 
> > I don't remember doing so, AFAIK it's default hotkey.
> The default shortcuts for moving tabs have been changed to Ctrl+Alt+qrrow in 
> https://cgit.kde.org/konsole.git/commit/
> ?id=c53e8cb17e116727569cff2e287906411b832970
> 
> > Either way, when I go to "Setings → Configure Shortcuts", I see
> > "Ctrl+Shift+Left" is set to "Focus Left Terminal". This works in Konsole
> > from my distro repository (19.04.03), but it doesn't in the one built from
> > master when I run it from the build directory.
> "Focus Left Lerminal" only has effect if you split the view, it moves focus
> to the left view.
> And that works fine here. (with konsole 19.07.90)
> 
> But apparently Ctrl+Shift+Right ("Focus Right Terminal") doesn't have any
> effect...

Oh, I see, so, on master behavior of the "Focus Left Terminal" have been
changed from moving tabs to focusing splits. And to access prev. functional you
have to use "Move tab to the left".

This makes sense. However I wonder if it would also be useful to rebind the
default Ctrl+Shift+Left to "Move tab to the left"? This would retain the old
behavior from user stand-point, while allowing them to access the new
functional.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-09 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=410689

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #3 from Wolfgang Bauer  ---
(In reply to Konstantin Kharlamov from comment #2)
> (In reply to Kurt Hindenburg from comment #1)
> > This was fixed in 68ea9bf6cc118118e824a661013b4f3438a7728e around Jun 26 so
> > your version should have it.
> > 
> > 
> > I have Ctrl+Alt+arrow
> 
> Hmm, this one works.
> 
> > have you changed the shortcut?
> 
> I don't remember doing so, AFAIK it's default hotkey.
The default shortcuts for moving tabs have been changed to Ctrl+Alt+qrrow in 
https://cgit.kde.org/konsole.git/commit/?id=c53e8cb17e116727569cff2e287906411b832970

> Either way, when I go to "Setings → Configure Shortcuts", I see
> "Ctrl+Shift+Left" is set to "Focus Left Terminal". This works in Konsole
> from my distro repository (19.04.03), but it doesn't in the one built from
> master when I run it from the build directory.
"Focus Left Lerminal" only has effect if you split the view, it moves focus to
the left view.
And that works fine here. (with konsole 19.07.90)

But apparently Ctrl+Shift+Right ("Focus Right Terminal") doesn't have any
effect...

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-07 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #2 from Konstantin Kharlamov  ---
(In reply to Kurt Hindenburg from comment #1)
> This was fixed in 68ea9bf6cc118118e824a661013b4f3438a7728e around Jun 26 so
> your version should have it.
> 
> 
> I have Ctrl+Alt+arrow

Hmm, this one works.

> have you changed the shortcut?

I don't remember doing so, AFAIK it's default hotkey.

Either way, when I go to "Setings → Configure Shortcuts", I see
"Ctrl+Shift+Left" is set to "Focus Left Terminal". This works in Konsole from
my distro repository (19.04.03), but it doesn't in the one built from master
when I run it from the build directory.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-07 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=410689

--- Comment #1 from Kurt Hindenburg  ---
This was fixed in 68ea9bf6cc118118e824a661013b4f3438a7728e around Jun 26 so
your version should have it.


I have Ctrl+Alt+arrow - have you changed the shortcut?

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 410689] [Regression] Ctrl+Shift+Left/Right doesn't move tabs

2019-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410689

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.