GNOME Bugzilla – Bug 162453
In calculator appn. mem-register window contents are not read by the screen reader.
Last modified: 2005-09-13 21:42:05 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.
What version of gcalctool is this? Doing Help->About from the menu bar will tell you.
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.
Changes checked into CVS HEAD. Version number in configure.in bumped to 5.7.2.