GNOME Bugzilla – Bug 661627
[blocked] Orca double-presents text in GtkTextView's from Gtk+3
Last modified: 2011-12-13 21:56:48 UTC
Created attachment 198906 [details] This debug.out file perhaps shows why happening this problem Dear Developers, If I using Gedit 3.2 with Orca 3.2 and master version, Orca presenting braille and spokening duplicated the first paragraph line. Reproducation steps: 1. Open an existing file with Gedit. 2. Do an ALT+TAB switch an another window and switch back with Gedit, because now Gedit not get the focus with the multiline edit box control with containing the text. 3. Moving the caret with UP or Down arrow keys. If after the first paragraph line have an another text line, Orca not the next or prewious line spokening and presenting braille if the caret moved with the next or prewious line. I hope this bug is not a GTK3 bug, I attaching the generated debug.out file. I Using Ubuntu Oneiric, GNOME 3.2 and Orca master version. Attila
I looked have any updates with the master version, but my Orca master version is uptodated. All updates are installed my Oneiric testing system. Gedit shows following version number if I run gedit -v command: Gedit version 3.2.0 The Ubuntu Oneiric package version is following: 3.2.0-0ubuntu1 I looked for example what happening if I opening a text file with Libreoffice Writer, this problem is not happening. I will be attaching the text file with I seeing this issue when I try reading this text file with Gedit. Gedit now unusable my system, hopefuly this problem is possible fixing with Orca level. Attila
Created attachment 198907 [details] This is a changelog file
Created attachment 198908 [details] This is a hungarian text file, this textfile more lines presenting and spokening duplicated with Up or Down keys generated caret movement operation
I have the same issue with Gnome/Orca/Gedit 3.2.x. It happens when line breaks are activated in Gedit's options and does not occur if there is a manual paragraph. Will use Bluefish/Winefish as editor until this is fixed.
Oh my good, possible I customized too with my Gedit preferences. You what page tab switch off line break presenting in Gedit, and what the default setting? Attila
If I unchecking the wordwrap related check box in Gedit preferences dialog the view page, the problem is not happening, Orca not spokening and presenting braille the first line duplicated. For example this problem not happening with oldest Gedit releases (GNOME 2.30.x). Possible this is a Gedit bug and not Orca bug?
When the debug.out created, the wordwrap related check box is checked, possible this setting I customized prewious. Attila
Created attachment 199885 [details] An another own application with I reproduced too this issue I reproduced unfortunately this type issue with my Orca Teacher Application too, I sending the application source code. If you extract the tar.gz file, you simple launch this application after you go to the orca_teacher directory with python orca-teacher command. If you go to the flat review related lesson, and browsing the tutorial text with arrow keys, some lines will be Orca spokening duplicated. I using the wordwrap property with multiline read-only textview widgets. Attila
Don't surprise when you testing the attached application, in GNOME3 the textview widget default I think is not focused, or the a11Y related events doesn't pass first for Orca the gtk.Textview widget. You need press a TAB and a SHIFT+TAB key combination to possible use Orca the tutorial textview widgets. I think this is an another bug. Attila
We're getting bogus line text from GtkTextView now. See bug 663994.
Closing as a dup of the gtk+ bug which is now fixed. *** This bug has been marked as a duplicate of bug 663994 ***