After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347165 - doubleclicking keypad 8 should spell the entire line
doubleclicking keypad 8 should spell the entire line
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
0.2.x
Other All
: Normal minor
: ---
Assigned To: Rich Burridge
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-11 01:59 UTC by Mike Pedersen
Modified: 2006-07-11 16:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changes to add in the requested enhancement. (7.22 KB, patch)
2006-07-11 16:24 UTC, Rich Burridge
none Details | Review

Description Mike Pedersen 2006-07-11 01:59:27 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:
Comment 1 Rich Burridge 2006-07-11 16:24:29 UTC
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.
Comment 2 Rich Burridge 2006-07-11 16:28:19 UTC
Changes checked into CVS HEAD.