Bug 416952 - Is it possible to disable all keyboard shotcuts?
Summary: Is it possible to disable all keyboard shotcuts?
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-30 16:05 UTC by cloudliu01
Modified: 2020-02-16 18:05 UTC (History)
1 user (show)

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 cloudliu01 2020-01-30 16:05:38 UTC
SUMMARY

Is it possible to disable all keyboard shotcuts? 

I am using Falkon as the client for a WebApp, and hope all keyboard shotcuts can be passed to the WebApp rather than being interpreted by the browser, hence need to disable all.

Thanks

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Juraj 2020-01-31 23:06:05 UTC
I think this is not possible at the moment.
Comment 2 cloudliu01 2020-02-16 18:05:21 UTC
Thanks for the reply & sorry for the late reply.

May I know why it's not possible? I have tried several other Web Browsers, including one developed in PyQt where non shortcut is defined; however, all 'ctrl + key' shortcuts still don't work. Is there any restriction applied in general for all WebBrowsers to reserve "ctrl + key" combinations?

Thanks