[Pidgin] #5615: escape+key (meta) sequences generate extraneous esc
Pidgin
trac at pidgin.im
Wed Apr 23 19:34:38 EDT 2008
#5615: escape+key (meta) sequences generate extraneous esc
-------------------+--------------------------------------------------------
Reporter: dylex | Owner: sadrul
Type: defect | Status: new
Priority: minor | Component: finch (gnt/ncurses)
Version: 2.4.1 | Keywords:
Pending: 0 |
-------------------+--------------------------------------------------------
When pressing esc+key sufficiently far apart that they generate two io
events and an escape timer is added, the timer is never removed when the
esc+key sequence is processed, unless the second key is esc as well. This
causes an extraneous esc key event when the timer expires. This can cause
strange behavior, such as a flickering window list that won't stay open
when the user presses m-w.
Simple fix to remove the escape timer at the time the pending escape event
is used is attached.
--
Ticket URL: <http://developer.pidgin.im/ticket/5615>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list