[kwin] [Bug 426593] New: Shortcuts for Home/End don't work

2020-09-16 Thread ilutov
https://bugs.kde.org/show_bug.cgi?id=426593

Bug ID: 426593
   Summary: Shortcuts for Home/End don't work
   Product: kwin
   Version: 5.18.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ilija.tov...@me.com
  Target Milestone: ---

Fist of all, sorry if this is categorized incorrectly. I wasn't sure where this
belongs.

On my laptop the home/end buttons are not very accessible. I've tried remapping
super+left/right to home in the "Standard shortcuts" settings to "Beginning of
line"/"End of line". It works in a few apps but not in most. For example, in
Kate it works fine, in Firefox, PHPStorm and VSCode it does not. I've restarted
the apps and even tried rebooting with no success.

STEPS TO REPRODUCE
1. Open "Standard Shortcuts" app
2. Search for "End of line"
3. Add "super+right" as an alternative shortcut
4. Relaunch and try in a few apps

OBSERVED RESULT
In some apps the cursor moves one character to the right, sometimes it doesn't
move at all.

EXPECTED RESULT
I'd expect it to be have exactly the same as the home/end buttons.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

BTW, KDE is amazing, thank you for your hard work!

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

[kwin] [Bug 426593] Shortcuts for Home/End don't work

2020-09-16 Thread ilutov
https://bugs.kde.org/show_bug.cgi?id=426593

--- Comment #2 from ilutov  ---
I'm on X.

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

[Elisa] [Bug 439781] About dialog of Elisa does not locate in the center of the parent window

2021-11-16 Thread ilutov
https://bugs.kde.org/show_bug.cgi?id=439781

ilutov  changed:

   What|Removed |Added

 CC||ilija.tov...@me.com

--- Comment #6 from ilutov  ---
Is `QApplication::activeWindow()` an option for the "About Elisa" and "Report
Bug..."? That seems to work fine.

"Configure Elisa..." uses a `QQmlComponent`, I couldn't find an option to set
the parent window here. Similarly, "Elisa Handbook" calls
`QDesktopServices::openUrl()` where setting a parent window doesn't seem
possible.

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