https://bugs.kde.org/show_bug.cgi?id=493589

            Bug ID: 493589
           Summary: Overview effect toggles itself off and instantly back
                    on again when set to Meta key
    Classification: Plasma
           Product: kwin
           Version: git master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: effects-overview
          Assignee: kwin-bugs-n...@kde.org
          Reporter: akse...@akselmo.dev
  Target Milestone: ---

SUMMARY

If Overview effect is set to open and close with meta key, opening it works
fine, but when trying to close it with meta key, it closes and immediately
reopens.

STEPS TO REPRODUCE
1. Set overview effect to open with Meta key only
2. Open overview with meta key
3. Close overview with meta key

OBSERVED RESULT
Overview immediately reopens

EXPECTED RESULT
Overview should just close

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.90
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.10.10-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15,5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600

ADDITIONAL INFORMATION

In overvieweffect.cpp:355 changing the QEvent::KeyPress to QEvent::KeyRelease
seems to fix the issue, since KeyPress for some reason sends event when the key
is raised too.

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

Reply via email to