[dolphin] [Bug 470849] Completion for path in $HOME works but fails on enter

2023-10-28 Thread Tino Lorenz
https://bugs.kde.org/show_bug.cgi?id=470849

Tino Lorenz  changed:

   What|Removed |Added

 CC||til...@gmx.net

--- Comment #1 from Tino Lorenz  ---
I investigated this a bit, and it looks like the completion of directories in
$HOME was never intended.
Normally, the path in the editor is absolute and completion works. If you
delete the prefix and it isn't anymore, things break:
The component offering completion suggestions (KUrlCompletion) falls back to
$HOME.
The line editor itself (KUrlComboBox) tries to look for the entered path in the
current working directory. If it can't find it there, it makes it into a QUrl,
which in turn defaults to the http protocol.
This also means typing in a path in the current working directory works, but
isn't autocompleted.

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

[Powerdevil] [Bug 423035] Turn off screen shortcut turns the screen back on automatically

2023-08-31 Thread Tino Lorenz
https://bugs.kde.org/show_bug.cgi?id=423035

Tino Lorenz  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=462619
 CC||eugene.bee...@yandex.ru

--- Comment #14 from Tino Lorenz  ---
*** Bug 462619 has been marked as a duplicate of this bug. ***

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

[Powerdevil] [Bug 462619] Turning off screen with keyboard shortcut causes it to turn on again after a second

2023-08-31 Thread Tino Lorenz
https://bugs.kde.org/show_bug.cgi?id=462619

Tino Lorenz  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=423035
 Resolution|--- |DUPLICATE
 CC||til...@gmx.net
 Status|REPORTED|RESOLVED

--- Comment #1 from Tino Lorenz  ---


*** This bug has been marked as a duplicate of bug 423035 ***

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

[plasma-pa] [Bug 391578] Have kded or plasmashell handle volume-related keyboard shortcuts so they don't stop working when all Audio Volume applet/widget instances are removed

2020-06-01 Thread Tino Lorenz
https://bugs.kde.org/show_bug.cgi?id=391578

Tino Lorenz  changed:

   What|Removed |Added

 CC||til...@gmx.net

--- Comment #11 from Tino Lorenz  ---
Maybe just add a warning along the lines of 
"Disabling all Audio volume plasmoids will cause media- and volume keys to stop
working, you might want to use 'Always hidden' instead." 
to the system tray configuration dialog until this works independently of the
plasmoid?

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