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 651839 - Need presenting the mnemonic informations with braille display, similar with speech speak object under mnemonics feature for Orca
Need presenting the mnemonic informations with braille display, similar with ...
Status: RESOLVED DUPLICATE of bug 588875
Product: orca
Classification: Applications
Component: braille
3.1.x
Other All
: Normal enhancement
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-04 08:31 UTC by Hammer Attila
Modified: 2011-12-17 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
First release (15.14 KB, patch)
2011-06-04 10:21 UTC, Hammer Attila
none Details | Review
Second revision (15.85 KB, patch)
2011-06-07 14:03 UTC, Hammer Attila
none Details | Review
Third revision (15.94 KB, patch)
2011-12-17 15:41 UTC, Hammer Attila
none Details | Review

Description Hammer Attila 2011-06-04 08:31:37 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
Comment 1 Hammer Attila 2011-06-04 10:21:08 UTC
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
Comment 2 Hammer Attila 2011-06-07 14:03:38 UTC
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
Comment 3 Hammer Attila 2011-08-02 07:27:32 UTC
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
Comment 4 Mesar Hameed 2011-12-17 14:12:38 UTC
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
Comment 5 Hammer Attila 2011-12-17 14:52:55 UTC
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.
Comment 6 Hammer Attila 2011-12-17 15:41:58 UTC
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
Comment 7 Mesar Hameed 2011-12-17 18:43:17 UTC
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 ***