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 426659 - Perk for gcalctool
Perk for gcalctool
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: extensions
unspecified
Other Linux
: Normal enhancement
: 0.5.3
Assigned To: Peter Parente
LSR maintainers
Depends on: lsr-review
Blocks: 426667
 
 
Reported: 2007-04-05 16:39 UTC by Peter Parente
Modified: 2007-05-16 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Final version (7.73 KB, patch)
2007-05-03 18:39 UTC, J Feiner
none Details | Review

Description Peter Parente 2007-04-05 16:39:08 UTC
Goal: Better usability.
Spec: To follow.
Comment 1 J Feiner 2007-04-19 17:19:36 UTC
From the Wiki:
    * Announce the current result when the text field changes after activating a button
    * Announce the current button if we are tabbing through the interface (use a different voice)
    * Extend script by adding a hotkey that reads the full equation. 
Comment 2 J Feiner 2007-05-03 18:39:27 UTC
Created attachment 87477 [details] [review]
Final version

* Fixed a bug where using backspace to delete would result in perk saying "Result is ...."
* When equation is read, it now reads character by character to avoid mispronouncing things.
Comment 3 Peter Parente 2007-05-10 20:51:54 UTC
Needs i18n support and some cleanup on stops. Will fix for 0.5.3.
Comment 4 Peter Parente 2007-05-16 16:53:46 UTC
Speaking accessible name instead of text now. Added announcement of hotkeys when available. Cleaned up reading of equation bar with spelling mode instead of iterating characters. Allowing events to pass for other interfaces (Braille and mag).