qt5base-lts/src
Samuel Thibault 6802065da8 Accessibility Linux: Fix caps lock state
Currently in QSpiApplicationAdaptor::eventFilter, the
ATSPI_MODIFIER_SHIFTLOCK flag (actually capslock modifier) only set
when the capslock key is kept pressed, not when the capslock modifier
is enabled.

Orca however really needs to know the capslock modifier state, to be
able to properly determine whether to enable/disable capslock when the
user presses double-capslock.

Task-number: QTBUG-84225
Pick-to: 6.2 5.15 5.12
Change-Id: I98ab8b7261c5560ebad49410b1358b2279080ec8
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2021-09-28 15:58:56 +00:00
..
3rdparty Update the COPYRIGHT.txt file 2021-09-28 17:06:57 +02:00
android Android: Add information about who launched this activity to intents 2021-08-26 15:44:12 +00:00
concurrent Fix QtConcurrent::blockingMapped to work with non-template sequences 2021-09-08 15:05:32 +02:00
corelib QThread: Remove superfluous initialization of threadId on Unix 2021-09-28 13:42:16 +02:00
dbus DBus: do not mix QList iterators and raw pointers 2021-09-20 19:21:53 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Accessibility Linux: Fix caps lock state 2021-09-28 15:58:56 +00:00
network Doc: Update Microsoft's Documentation Links 2021-09-23 15:55:59 +00:00
opengl Add some debug warnings to the GL paint engine regarding stencil 2021-09-23 16:27:59 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport High resolution wheel-event support from libinput 2021-09-18 15:39:07 +00:00
plugins qwindowswindow: fix return nullptr 2021-09-28 21:51:26 +08:00
printsupport Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
sql Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
testlib Document QTestLog's enums 2021-09-27 12:21:44 +02:00
tools Skip unnecessary commands when cross-building tools 2021-09-27 16:34:23 +02:00
widgets Don't clear focus if setParent doesn't change the parent 2021-09-28 17:42:57 +02:00
xml Doc: Remove unsupported customFilters 2021-09-03 15:14:59 +00:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00