[Pidgin] #13127: Allow use of numpad PgUp/PgDn in conversation window

Pidgin trac at pidgin.im
Mon Dec 27 20:13:38 EST 2010


#13127: Allow use of numpad PgUp/PgDn in conversation window
----------------------+-----------------------------------------------------
 Reporter:  sik0fewl  |        Owner:              
     Type:  patch     |       Status:  new         
Milestone:  2.7.10    |    Component:  pidgin (gtk)
  Version:  2.7.8     |   Resolution:              
 Keywords:            |  
----------------------+-----------------------------------------------------
Description changed by rekkanoryo:

Old description:

> In the conversation window PgUp/PgDn can be used to scroll the
> conversation window up or down and Ctrl+PgUp/PgDn cycles through the
> tabs. However, using the PgUp/PgDn keys on the numpad doesn't work.
>
> Adding the GDK_KP_Page_Up/Down events alongside the existing
> GDK_Page_Up/Down in pidgin/gtkconv.c should fix the problem, I think.
> I've attached a patch (untested) that does this.

New description:

 In the conversation window !PgUp/!PgDn can be used to scroll the
 conversation window up or down and Ctrl+!PgUp/!PgDn cycles through the
 tabs. However, using the !PgUp/!PgDn keys on the numpad doesn't work.

 Adding the GDK_KP_Page_Up/Down events alongside the existing
 GDK_Page_Up/Down in pidgin/gtkconv.c should fix the problem, I think. I've
 attached a patch (untested) that does this.

--

-- 
Ticket URL: <http://developer.pidgin.im/ticket/13127#comment:5>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list