[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-06-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484216

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.1

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=484216

Marco Martin  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
   |08ad711936ddac4d3d7ea3114a0 |dc7db75296b3b2edbae22ce365e
   |9844d8fa969c5   |619a2fced2d3a

--- Comment #25 from Marco Martin  ---
Git commit dc7db75296b3b2edbae22ce365e619a2fced2d3a by Marco Martin.
Committed on 28/05/2024 at 07:39.
Pushed by mart into branch 'Plasma/6.1'.

Don't activate plasmoid on layout change

Activating the plasmoid when the layout changes doesn't actually do anything
the only thing that it does is to close the systray popup if it's open,
which is not something that we want.

What's needed is actually the other way around, change the layout when
activated,
to make the shortcut work


(cherry picked from commit 08ad711936ddac4d3d7ea3114a09844d8fa969c5)

b8b28b62 Don't activate plasmoid on layout change
4998fcdb switch layout on activation

M  +2-7applets/keyboardlayout/contents/ui/main.qml

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

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=484216

Marco Martin  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||08ad711936ddac4d3d7ea3114a0
   ||9844d8fa969c5
 Resolution|--- |FIXED

--- Comment #24 from Marco Martin  ---
Git commit 08ad711936ddac4d3d7ea3114a09844d8fa969c5 by Marco Martin.
Committed on 28/05/2024 at 07:38.
Pushed by mart into branch 'master'.

Don't activate plasmoid on layout change

Activating the plasmoid when the layout changes doesn't actually do anything
the only thing that it does is to close the systray popup if it's open,
which is not something that we want.

What's needed is actually the other way around, change the layout when
activated,
to make the shortcut work

M  +2-7applets/keyboardlayout/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/08ad711936ddac4d3d7ea3114a09844d8fa969c5

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=484216

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484216

--- Comment #22 from Nate Graham  ---
Exact steps to reproduce for me:

1. Move panel to the right screen edge, if it's not already there
2. Settings → Keyboard → Layouts → Switching policy → Set to "Window"
3. Enabled "Configure layouts" and add another keyboard layout, if you don't
already have two. I added Greek
4. Click on keyboard layout switcher in the System Tray to switch to the new
layout (Greek in my case)
5. Click on an icon in the system tray that is NOT the arrow

The popup opens, the keyboard layout visibly flickers back and forth between
the two languages, and then the popup immediately closes.

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-08 Thread Serge Roussak
https://bugs.kde.org/show_bug.cgi?id=484216

--- Comment #21 from Serge Roussak  ---
(In reply to Serge Roussak from comment #19)
> I found one workaround to escape the Plasma reloading in order to kick away
> the bug:
> 1. Open the tray options dialog.
> 2. Change the icons size and apply.
> 3. Change it back and press OK.

For the second time this workaround didn't help... :(

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484216

--- Comment #20 from gudvinr+...@gmail.com ---
(In reply to Nate Graham from comment #17)
> I see why I couldn't reproduce it before: it only seems to happen with a
> panel on the bottom or right screen edge. I normally use a left screen edge
> panel.
> 
> Can reproduce the issue 100% with a bottom or right screen edge panel.

I use left and top panels, tray and indicator located at the top one.

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-07 Thread Serge Roussak
https://bugs.kde.org/show_bug.cgi?id=484216

--- Comment #19 from Serge Roussak  ---
I found one workaround to escape the Plasma reloading in order to kick away the
bug:
1. Open the tray options dialog.
2. Change the icons size and apply.
3. Change it back and press OK.

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484216

Nate Graham  changed:

   What|Removed |Added

 CC||beaux_mo...@tut.by

--- Comment #18 from Nate Graham  ---
*** Bug 486661 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484216

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[plasmashell] [Bug 484216] System Tray popups close immediately when opened when using a bottom or right screen edge panel and "Application" or "Window" keyboard layout switching mode

2024-05-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=484216

Nate Graham  changed:

   What|Removed |Added

Summary|Plasmoid popups close   |System Tray popups close
   |immediately after open when |immediately when opened
   |using non-default keyboard  |when using a bottom or
   |layout switching policies   |right screen edge panel and
   ||"Application" or "Window"
   ||keyboard layout switching
   ||mode
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #17 from Nate Graham  ---
I see why I couldn't reproduce it before: it only seems to happen with a panel
on the bottom or right screen edge. I normally use a left screen edge panel.

Can reproduce the issue 100% with a bottom or right screen edge panel.

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