Bug 476597 - Whole system lockout by KDE wallet unlock dialog
Summary: Whole system lockout by KDE wallet unlock dialog
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.2
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-05 16:54 UTC by uzivatel919
Modified: 2023-11-05 16:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description uzivatel919 2023-11-05 16:54:27 UTC
SUMMARY
To soon opened menu hinders decryption dialog from consuming input.

STEPS TO REPRODUCE
1. Open Falkon for first time.
2. Immediately open some menu (like Bookmarks).

OBSERVED RESULT
Consequently GPG decryption dialog (for Falkon KDE Wallet) is opened. Likely all keys (mouse and keyboard) are consumed by "opened" menu but decryption dialog is on front. Only one working key is winkey (likely not handled by menu listener).

EXPECTED RESULT
Dunno. Maybe "freeze" browser before rendering it. Maybe move focus to decryption dialog. In end no system lockout. 

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20231103
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-1-default (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
"Opened" menu can be sometimes seen by render issue (not fully rendered etc.).