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 162453 - In calculator appn. mem-register window contents are not read by the screen reader.
In calculator appn. mem-register window contents are not read by the screen r...
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2004-12-29 12:13 UTC by Chandrashekhar. Korlahalli
Modified: 2005-09-13 21:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for the problem. (4.36 KB, text/plain)
2005-09-13 21:41 UTC, Rich Burridge
Details

Description Chandrashekhar. Korlahalli 2004-12-29 12:13:34 UTC
Description:
In calculator appn. mem-register window contents are not read by the screen 
reader.

Steps:
1. Install JDS version-3, build-25 normally.
2. start gnopernicus, requires logout  & login, Re-start gnopernius & wait till 
you hear the sound.
3. Invoke calculator appn.
4. go to view menu > select men-register check box. It opens men-register 
window.

Observation:
Memory register window content are  not read by the screen reader.

Expected
Memory register window text  contents should be read by the screen reader.

Justification:
Blind & low vision users can also use this feature.
Comment 1 Rich Burridge 2004-12-29 16:37:18 UTC
What version of gcalctool is this? Doing Help->About from
the menu bar will tell you.
Comment 2 Rich Burridge 2005-09-13 21:41:07 UTC
Created attachment 52192 [details]
Fix for the problem.

The memory register dialog now uses read-only GtkEntry widgets to display the
register values. Gnopernicus can now correctly speak the contents of
each memory register. There is also a close button to easily dismiss this
dialog.
Comment 3 Rich Burridge 2005-09-13 21:42:05 UTC
Changes checked into CVS HEAD. Version number in configure.in
bumped to 5.7.2.