[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2023-03-31 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=467992

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2023-02-19 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/2c |ma/plasma-desktop/commit/ac
   |b9201be1e3a3f3d8f8a040de19b |d4fa1f74d752eba8c23ff5b325a
   |6a5a7827538 |9da6b3daf9c

--- Comment #13 from Andrey  ---
Git commit acd4fa1f74d752eba8c23ff5b325a9da6b3daf9c by Andrey Butirsky.
Committed on 19/02/2023 at 22:22.
Pushed by butirsky into branch 'Plasma/5.24'.

fix: Keyboard layout shortcuts activate wrong language

Fixes spare layout's shortcuts activating wrong layout after the first
use, see the bug for the details.

When we switch to a spare layout (by the shortcuts or via applet's
menu), rearrangement of layouts happen - the spare one becomes the last
in the main loop, preempting the previous one on it's place.

Layouts-specific shortcut actions activate the layout by index which is
hold in the action's data. Thus, the indexes should be adjusted
accordingly.


(cherry picked from commit 7525b4a692ac4a13a29771568d3153b7505d75da)

M  +25   -2kcms/keyboard/keyboard_daemon.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/acd4fa1f74d752eba8c23ff5b325a9da6b3daf9c

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2023-02-19 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

 CC||lashk...@landau.ac.ru

--- Comment #12 from Andrey  ---
*** Bug 466053 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444569

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/02 |ma/plasma-desktop/commit/2c
   |325c521066eb0afd5f2656093e7 |b9201be1e3a3f3d8f8a040de19b
   |1ce46ae2538 |6a5a7827538

--- Comment #11 from Andrey  ---
Git commit 2cb9201be1e3a3f3d8f8a040de19b6a5a7827538 by Andrey Butirsky.
Committed on 16/09/2022 at 23:22.
Pushed by butirsky into branch 'Plasma/5.26'.

fix: Keyboard layout shortcuts activate wrong language

Fixes spare layout's shortcuts activating wrong layout after the first
use, see the bug for the details.

When we switch to a spare layout (by the shortcuts or via applet's
menu), rearrangement of layouts happen - the spare one becomes the last
in the main loop, preempting the previous one on it's place.

Layouts-specific shortcut actions activate the layout by index which is
hold in the action's data. Thus, the indexes should be adjusted
accordingly.


(cherry picked from commit 7525b4a692ac4a13a29771568d3153b7505d75da)

M  +25   -2kcms/keyboard/keyboard_daemon.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/2cb9201be1e3a3f3d8f8a040de19b6a5a7827538

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/02
   ||325c521066eb0afd5f2656093e7
   ||1ce46ae2538

--- Comment #10 from Andrey  ---
Git commit 02325c521066eb0afd5f2656093e71ce46ae2538 by Andrey Butirsky.
Committed on 16/09/2022 at 23:21.
Pushed by butirsky into branch 'master'.

fix: Keyboard layout shortcuts activate wrong language

Fixes spare layout's shortcuts activating wrong layout after first use, see the
bug for the details.

When we switch to a spare layout (by the shortcuts or via applet's menu),
rearrangement of layouts happen - the spare one become the last in the main
loop, preempting the previous one on it's place.  
Layouts-specific shortcut actions activate the layout by index which is hold in
the action's data. Thus, the indexes should be adjusted accordingly.

M  +25   -2kcms/keyboard/keyboard_daemon.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/02325c521066eb0afd5f2656093e71ce46ae2538

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1148

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-14 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #8 from Andrey  ---
The fix is ongoing,
meanwhile, could someone confirm https://bugs.kde.org/show_bug.cgi?id=459098?

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-14 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=459098

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-14 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444569

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2022-06-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=455431

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-13 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #7 from Andrey  ---
In 5.21.4 we had old layouts widget maybe?
They look a bit different, if you trouble to compare I can check for sure.

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-13 Thread Roman Odaisky
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #6 from Roman Odaisky  ---
(In reply to Andrey from comment #5)
> I can guess what's happening - if we use spare layout first time, we change
> theirs order.
> But the shortcuts do know nothing about it, and continue behave as if the
> order was the same.
> Here you got the swapping.
> Does it look possible?

Well spotted. If I have English, Russian, Ukrainian, in that order, then
activating Ukrainian switches the order to EN—UK—RU and, if the shortcuts are
tied to the position of the layout on the list instead of the layout itself,
that would cause the problem.

What changed since 5.21.4, where things worked well?

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-12 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

Andrey  changed:

   What|Removed |Added

   Keywords||regression
   Assignee|plasma-b...@kde.org |butir...@gmail.com

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-12 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #5 from Andrey  ---
I can guess what's happening - if we use spare layout first time, we change
theirs order.
But the shortcuts do know nothing about it, and continue behave as if the order
was the same.
Here you got the swapping.
Does it look possible?

Need to see if we can correct the shortcuts as well..

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-12 Thread Roman Odaisky
https://bugs.kde.org/show_bug.cgi?id=444569

Roman Odaisky  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
Version|5.22.5  |5.23.3
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Roman Odaisky  ---
Unfortunately, no luck with 5.23.3 from ppa:kubuntu-ppa/backports. Behavior is
still exactly the same.

Yes, X11.

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-12 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #3 from Andrey  ---
You mentioned spare layout, are you running X11?
Wayland session doesn't support spare layouts yet.

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-11-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444569

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444569

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
Can you upgrade to Plasma 5.23? Some issues with the keyboard shortcuts were
addressed there.

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

[systemsettings] [Bug 444569] Keyboard layout shortcuts activate wrong language [regression]

2021-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444569

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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