GNOME Bugzilla – Bug 651839
Need presenting the mnemonic informations with braille display, similar with speech speak object under mnemonics feature for Orca
Last modified: 2011-12-17 18:43:17 UTC
Dear Developers, Now Orca only spokening the object mnemonics informations, if checked the speak object mnemonics check box. The mnemonic informations is not displaying the braille display, only accelerator keys is presenting. I will be try doing this feature for Orca braille support too. Attila
Created attachment 189206 [details] [review] First release Please review this patch, this is the first release. Only need working future with src/orca/formatting.py file if perhaps have missing filled mnemonic related formatting informations. If checked the present object mnemonics check box with braille display, Orca wonderful presenting the mnemonic or shortcut informations the braille display for important objects related. Attila
Created attachment 189403 [details] [review] Second revision I fixed some errors, and add new formatting parts with need presenting mnemonic informations, for example entryes. In Orca preferences dialog all controls presenting right the braille display the mnemonic informations. Need add an exception with check boxes related, because default the mnemonic information is presenting after the role type without separated a space. Have a similar issue with read-only edit boxes, but the default widgets working right. Attila
If you have a little time, please review my patch to I known I begin right direction this feature implementation. I would like begin doing the braille position index presenting feature, but before I begin doing this, need finalizing this feature. Attila
Hi Attilla, It looks like this is a duplicate of #588875. It seems that you went with Will's first option. Does this currently work for access keys on webpages? Thanks
Not yet, because I don't no what informations need ask the webpage objects related. Can you give me a short code example? I choosed the first way implementation when I begin working this feature (single put the braille display the awailable mnemonic information), with dialogoue widgets I using ALT prefix, similar for speech output. I used this way, because not always possible activating the mnemonic letter a widget with single letters. This way reserve little more cells the braille display, but always presenting good information. Only dot7 and dot8 cell using this purpose not always good, for example how can markup if a mnemonic information is a t letter? In braille, the t letter dot number is 2345 dots. Other apps are okai with this way implementation (Firefox, Open Office/Libre Office, etc) my experiences. Webpage access information presenting is a very good future possibility, I think Orca don't tell speech support too this information.
Created attachment 203730 [details] [review] Third revision Because orca-xdesktop branch changed with src/orca/formatting.py file, I doed a new revision. I fix an error with src/orca/orca_gui_prefs.py file. Only need handling the KeyError exception if this feature related setting is not existing with ~/.local/share/orca/user-settings.conf file. Prewious I forgot doing this. Mesaar, I have got a question: We continue commenting with this report, or go to bug 588875 and continue the developments this oldest report? I sent Halim an e-mail with this report related and ask try testing my patch implementation. If my direction are general good, I will be begin working with GNOME3 compatible implementation. Attila
Hi Attila, It would be good to continue this discussion on #588875 Please upload your latest patches there. That way everyone who is following the original ticket can also give you feedback. Thanks for your good work. *** This bug has been marked as a duplicate of bug 588875 ***