[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 Daniele Scasciafratte changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|UPSTREAM

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #14 from Daniele Scasciafratte --- Created attachment 177616 --> https://bugs.kde.org/attachment.cgi?id=177616&action=edit after changing to ctrl+alt+ò -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 Waqar Ahmed changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #17 from Waqar Ahmed --- It seems like a Qt issue to me Qt bug reports are here: https://bugreports.qt.io/ -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #16 from Daniele Scasciafratte --- Do you have suggestions on how to report on QT or if it is a qt bug? Who it is the right person to reach? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #15 from Waqar Ahmed --- Hmm, that seems to be a qt issue? qt.gui.shortcutmap: Looking for shortcuts matching QKeySequence("Ctrl+Alt+Ó") qt.gui.shortcutmap: - QKeySequence::ExactMatch for shortcut QKeySequence("Ctrl+Alt+Ó") qt.gui.shortcut

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #11 from Waqar Ahmed --- >From the logs you provided: qt.qpa.keymapper: Computing possible key combinations for QKeyEvent(ShortcutOverride, Key_Oacute, ControlModifier|AltModifier, text="ó", nativeScanCode=32, nativeVirtualKey=243) qt.qpa.k

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #13 from Daniele Scasciafratte --- That's interesting, I am using the UK extended windows keyboard layout. So probably in my system there is a wrong identification of shortcuts, so maybe it is a plasma issue instead of Kate but I was able t

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #12 from Waqar Ahmed --- Another thing that will probably work as well is to remove the existing shortcut for Quick Open and then set it again. This will probably set it to Ctrl+Alt+Ó and it will work again. -- You are receiving this mail

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #10 from Daniele Scasciafratte --- Created attachment 177615 --> https://bugs.kde.org/attachment.cgi?id=177615&action=edit log after compiling and running kate -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #9 from Daniele Scasciafratte --- Removed the shortcut and when I do that one just open the menu in the toolbar for the settings. I am compiling it from the debian source and executed that export before starting the compiling, I am attachin

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #5 from Waqar Ahmed --- Could be related to: https://bugs.kde.org/show_bug.cgi?id=495994 -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #8 from Waqar Ahmed --- Yes, that'd be helpful and probably it will be easier to debug that way since you can reproduce the problem. Also, can you try enabling all logging by doing: export QT_LOGGING_RULES="*=true" kate -b -n &> logs Then

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #7 from Daniele Scasciafratte --- If it can be helpful I can compile kate and try to do some patches. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #6 from Daniele Scasciafratte --- Disabled all of them but I still have that issue. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #4 from Waqar Ahmed --- Also, can you try disabling plugins one by one and see if the error stops? -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #3 from Daniele Scasciafratte --- I attached a screen from the shortcut configuration in Kate. I have the same issue with Ctrl+Alt+I. Kate is the only one with the issue in my testing but you can let me know what kind of other tests I can

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Daniele Scasciafratte
https://bugs.kde.org/show_bug.cgi?id=499045 --- Comment #2 from Daniele Scasciafratte --- Created attachment 177613 --> https://bugs.kde.org/attachment.cgi?id=177613&action=edit shortcut list -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 499045] Ambigous shortcut on a clean Kate settings

2025-01-23 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=499045 Waqar Ahmed changed: What|Removed |Added CC||waqar@gmail.com --- Comment #1 from Waqar Ahm