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 125625 - gcalctool not accessible
gcalctool not accessible
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2003-10-27 19:22 UTC by David Bolter
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Partial fix (doesn't provide visual feedback on button when user enters input via the keyboard anymore) (1.59 KB, text/plain)
2003-11-07 18:09 UTC, Rich Burridge
Details
Complete fix for the problem. (3.28 KB, text/plain)
2003-11-07 18:48 UTC, Rich Burridge
Details

Description David Bolter 2003-10-27 19:22:56 UTC
(make sure accessibility is turned on Applications->Desktop
Preferences->Accessibility->Assistive Technology Support)
start gcalctool
start at-poke
double-click on gcalctool list item (in at-poke)
expand
find Numeric 3
push "Take action" button
in gcalctool, button 3 appears to be pressed, but no number 3 appears in
display.

(using gcalctool 4.3.12)
Comment 1 padraig.obriain 2003-10-28 14:53:02 UTC
The problem here is that the button has 3 actions, the first is click,
the second is press and the third is release. You are doing the click
action. If you do the press action the number will appear in the text
field.

Comment 2 bill.haneman 2003-10-28 15:44:12 UTC
seems to me that for gcalctool, the click action should be the active
one, not 'press'.  At least, that seems to be the convention for
applications whose buttons mostly do one 'default' thing.  If press,
click, and release were substantially functionally different, I'd see
a reason to use press and not click, but in the case of gcalctool it
breaks the accessibility model for 'simple' pushbuttons.  IN all cases
a click action should do _something_, i.e. the most-commonly-used or
'default' action.
Comment 3 David Bolter 2003-10-29 14:35:42 UTC
I agree.  The most common useful action should be the first (default)
action.  GOK makes that assumption.

BTW did I accidentally assign this to gnome-access-bugs?
Comment 4 padraig.obriain 2003-11-03 11:47:17 UTC
Is bug #124478 another manifestation of this problem?
Comment 5 Rich Burridge 2003-11-07 18:09:53 UTC
Created attachment 21276 [details]
Partial fix (doesn't provide visual feedback on button when user enters input via the keyboard anymore)
Comment 6 Rich Burridge 2003-11-07 18:48:04 UTC
Created attachment 21279 [details]
Complete fix for the problem.
Comment 7 Rich Burridge 2003-11-07 18:48:36 UTC
Fix checked into CVS HEAD. Fixed in
gcalctool v4.3.18.