Bug 393619 - Pressing AltGr (configured as Compose Key) on wayland, results in opening google.com
Summary: Pressing AltGr (configured as Compose Key) on wayland, results in opening goo...
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kglobalaccel
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-28 18:30 UTC by Mina Galić
Modified: 2022-09-17 04:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mina Galić 2018-04-28 18:30:08 UTC
.. and since AltGr is a modifier key, it does that twice, for the next key pressed, too!

Here's the output of dbus-monitor, which might help track this down:

```
signal time=1524933351.718393 sender=:1.2 -> destination=(null destination) serial=305 path=/component/khotkeys; interface=org.kde.kglobalaccel.Component; member=globalShortcutPressed
   string "khotkeys"
   string "{d03619b6-9b3c-48cc-9d9c-a2aadb485550}"
   int64 0
method call time=1524933351.720995 sender=:1.11 -> destination=org.freedesktop.DBus serial=335 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',path='/',interface='org.kde.KUriFilterPlugin',member='configure'"
signal time=1524933357.714598 sender=:1.2 -> destination=(null destination) serial=306 path=/component/khotkeys; interface=org.kde.kglobalaccel.Component; member=globalShortcutPressed
   string "khotkeys"
   string "{d03619b6-9b3c-48cc-9d9c-a2aadb485550}"
   int64 0
```
Comment 1 Nicolas Fella 2022-08-18 23:22:55 UTC
If this is still happening please attach the contents of .config/kglobalshortcutsrc and .config/khotkeysrc
Comment 2 Bug Janitor Service 2022-09-02 04:36:05 UTC
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!
Comment 3 Bug Janitor Service 2022-09-17 04:36:05 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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