Issue 70361 - gnome file chooser dialog not accessible
Summary: gnome file chooser dialog not accessible
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.4
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.1
Assignee: eric.savary
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 15:33 UTC by caolanm
Modified: 2006-11-30 09:49 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to fix (641 bytes, patch)
2006-10-12 15:33 UTC, caolanm
no flags Details | Diff
Slightly more generic approach to fix the issue (1.65 KB, patch)
2006-10-23 10:57 UTC, nospam4obr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2006-10-12 15:33:12 UTC
As we discussed briefly I wasn't able to see the open/save dialogs in at-poke.
This little patch special cases the file chooser windows to return it's correct role
Comment 1 caolanm 2006-10-12 15:33:28 UTC
Created attachment 39705 [details]
patch to fix
Comment 2 nospam4obr 2006-10-13 06:36:30 UTC
Will apply to CWS atkbridge4. Thank you for the patch.
Comment 3 nospam4obr 2006-10-23 10:57:09 UTC
Created attachment 39981 [details]
Slightly more generic approach to fix the issue
Comment 4 nospam4obr 2006-10-23 10:58:32 UTC
@cmc: could you please verify that my fix works for you as well - should be
helpful for native print dialog etc..
Comment 5 caolanm 2006-10-23 11:19:50 UTC
yes, that works perfectly, including the gtk print dialog hack :-)
Comment 6 nospam4obr 2006-10-23 12:58:31 UTC
Nice :-). OK, commited to CWS atkbridge4. Thanks for testing.
Comment 7 nospam4obr 2006-10-24 14:45:59 UTC
@es: please verify.
Comment 8 eric.savary 2006-10-30 08:21:01 UTC
ES->OBR/CMC: please when filing issue, avoid "as discussed...", "the hack stuff..."
Expecting a description...
What has changed? Which role should have the Open dialog? What is the Print
dialog hack? Can it be tested? Thanx!
Comment 9 eric.savary 2006-10-30 08:21:32 UTC
Reassigned
Comment 10 nospam4obr 2006-10-30 08:38:13 UTC
OBR->ES: the role is defined by Gtk+ - you now will be able to get it's value
from at-poke. 

Previously the atk role "redundant object" was assigned to the gnome file
chooser dialog, so that it got filtered by the accessibility infrastructure and
did not show up in at-poke at all.
Comment 11 nospam4obr 2006-10-30 08:38:37 UTC
.
Comment 12 eric.savary 2006-10-30 08:50:34 UTC
Verified in atkbridge4
Comment 13 eric.savary 2006-11-30 02:08:12 UTC
Fixed but failed in the master (tested with m192 and m195). May be due to issue
72116?
Comment 14 eric.savary 2006-11-30 09:48:49 UTC
Sorry! Today after reboot everything is ok!
Ok in m195
Comment 15 eric.savary 2006-11-30 09:49:14 UTC
.
Comment 16 eric.savary 2006-11-30 09:49:52 UTC
.