d7aba2dece
The timed login feature currently cancels the timed login operation when a user presses a key but, oddly, only hides the indicator when the user releases the key. This means that if a user holds down a key that doesn't key repeat, the timed login indicator will continue to run after the timed login operation is cancelled. This commit address the problem by ensuring the timed login indicator is hidden on any key press event, at the same time the timed login operation is canceled. |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build |