Key press rate limit

Bug #1534865 reported by Danielle Foré
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Gala
Confirmed
High
Unassigned

Bug Description

It seems like Gala will continually spam events as quickly as possible when holding down keys. This is bad because if you hold down super + space for too long it'll toggle slingshot back off.

Related branches

Changed in gala:
milestone: none → loki-beta1
Changed in gala:
status: New → Confirmed
Revision history for this message
Danielle Foré (danrabbit) wrote :

Rico suggested we should rather be fixing the global key repeat settings. For me, setting the initial delay to 750ms and the interval to 50ms at least makes the panel not crash when the key is repeated and makes it a lot less likely to accidentally repeat. This is up from the default of 500ms and 30ms respectively.

The dconf keys to overwrite would be:
[org.gnome.desktop.peripherals.keyboard]
delay: 750
repeat-interval: 50

Changed in elementaryos:
milestone: none → loki-beta1
Cody Garver (codygarver)
Changed in gala:
importance: Undecided → High
no longer affects: elementaryos
Changed in gala:
milestone: loki-beta1 → none
Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :

It does look like we are also already throttling some events, such as super + S for the workspace overview. It might make sense to take a look at that code and apply the same logic here.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.