GNOME Bugzilla – Bug 347165
doubleclicking keypad 8 should spell the entire line
Last modified: 2006-07-11 16:28:31 UTC
Currently pressing KP8 speaks the current line. If it is pressed twice quickly it would be nice if the same information was spelled including any uppercase information. Other information:
Created attachment 68778 [details] [review] Changes to add in the requested enhancement. As well as adding in this functionality, I've adjusted the previous code added for the Numpad 5 double-click to be of a similar style, and also adjusted the names of a couple of routines and variables to be more meaningful now that there are two scenerios for double-clicking.
Changes checked into CVS HEAD.