Bug 476597

Summary: Whole system lockout by KDE wallet unlock dialog
Product: [Applications] Falkon Reporter: uzivatel919
Component: generalAssignee: David Rosca <nowrep>
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: 23.08.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.).