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 642353 - Since committed the synchronousToolkits = ['VCL'] setting change, Orca doesn't spokening right the selection state changes in OO Writer and Libreoffice Writer
Since committed the synchronousToolkits = ['VCL'] setting change, Orca do...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
2.91.x
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-15 08:38 UTC by Hammer Attila
Modified: 2012-10-15 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug file with show possible why happening this problem (266.95 KB, application/octet-stream)
2011-02-15 08:38 UTC, Hammer Attila
Details

Description Hammer Attila 2011-02-15 08:38:54 UTC
Created attachment 180875 [details]
Debug file with show possible why happening this problem

Dear Developers,

In Orca committed following setting change to prewent Openoffice.org crashing. The changed new setting is following:
synchronousToolkits     = ['VCL']
Original prewious setting is following:
synchronousToolkits     = []

The problem is following:
When I using this new setting, and selecting text with Openoffice.org Writer and Libreoffice Writer, Orca does'nt spokening the selected state if I using Shift+Down arrow keypress to select a line. If I unselecting a line, first Orca spokening right the "unselected" text, but if I unselecting for example more lines, Orca spokening two time the "unselected" texts.
I tested this problem with original Ubuntu Lucid packaged Openoffice.org version (3.2 version) and Libreoffice 3.3 version.
Reproducation step if you using this new setting:
1. Launch Openoffice.org or Libreoffice Writer.
2. Write three lines with single lines and close last line with an Enter key.
3. Go to top of the file, and try select three lines. You not will be hear the "selected" message if you press Shift+Down arrow key combination.
4. When you selected all lines, try pressing more time the Shift+Up arrow key. First line unselecting you will be hear one time the "unselected" text, but another lines unselecting you will be hear duplicated the "unselected" text spokening.

If I restoring this setting with orca-customizations.py file with original value, this problem is not happening, but Openoffice.org Writer is crash lot of time. Have possibility to keep this new changed setting, but fixing this problem?

I attached a debug.out file with show this test steps happening.

Attila
Comment 1 Miria Grunick 2012-10-06 16:36:41 UTC
I spoke to Joanie and she said that, due to the nature of the way that LibreOffice is implemented, we can't change the synchronous toolkits setting. Therefore, I am unable to reproduce this bug. 

Are you still able to reproduce this?
Comment 2 Hammer Attila 2012-10-07 05:31:27 UTC
This is an oldest I reported bug, lucky I not reproducable now this bug with Ubuntu 12.04. Thank you the remember notification this bug. Sure by sure next week I will be looking this issue too in Ubuntu 12.10, GNOME 3.6 and Orca 3.7.0 too, because have some oldest I reported bugs with Joanie asked me need verifying.

Attila