Bug 456087 - Okular completely halts input for the virtual screen when attempting to create a custom shortcut
Summary: Okular completely halts input for the virtual screen when attempting to creat...
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 22.04.2
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 16:06 UTC by spaceenfix
Modified: 2022-06-29 23:01 UTC (History)
1 user (show)

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


Attachments
debuginfo extracted using 'debuginfod-find debuginfo /usr/bin/okular' (3.56 MB, application/x-sharedlib)
2022-06-28 16:06 UTC, spaceenfix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spaceenfix 2022-06-28 16:06:50 UTC
Created attachment 150233 [details]
debuginfo extracted using 'debuginfod-find debuginfo /usr/bin/okular'

SUMMARY

Okular completely halts input for the virtual screen when attempting to create a custom shortcut

STEPS TO REPRODUCE
1. Go to Configure Shortcuts 
2. Select any Shortcut, then Custom
3. Attempt to put input

OBSERVED RESULT

After some input (for example, Ctrl+R) is placed, the virtual screen freezes and no input is allowed until the process is manually killed by logging into another tty with Ctrl+Alt+F2 or automatically, such as Icewm kills the process because it fails to respond to a termination signal.


EXPECTED RESULT

Once a valid key combination is placed, Okular should simply register it and release control over the keyboard back to the user.

SOFTWARE/OS VERSIONS

Linux: Arch Linux (x86_64) 
Qt Version: 5

ADDITIONAL INFORMATION

Using:
  QT_QPA_PLATFORMTHEME=qt5ct
Comment 1 Albert Astals Cid 2022-06-29 23:01:28 UTC
What is a virtual screen?