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 726184 - If in a tree table happening a search, after end of last search match Orca spokening not selected and selected state message
If in a tree table happening a search, after end of last search match Orca sp...
Status: RESOLVED DUPLICATE of bug 727256
Product: orca
Classification: Applications
Component: speech
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-12 16:26 UTC by Hammer Attila
Modified: 2014-03-28 16:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug file (238.66 KB, application/octet-stream)
2014-03-12 16:26 UTC, Hammer Attila
Details
The small testing application (4.53 KB, application/zip)
2014-03-12 16:30 UTC, Hammer Attila
Details

Description Hammer Attila 2014-03-12 16:26:04 UTC
Created attachment 271618 [details]
Debug file

Dear Joanie,

I oldest time experienced a small issue with treeview search.
Testcase if you not deleted my testing television channel application:
1. Launch the app, first time the "3sat" television channel selected.
2. Type st search term.
Default highlighted list item is "Story 4".
3. Press down arrow key, Orca right spokening stori 5 television channel.
4. Press again down arrow.
Expected result: Orca nothing need spokening, because lands again the last founded searched element.
Actual result: Orca spokening not selected and selected state messages.
I not remember this bug is related with a GTK bug or not.
Affected Orca branches: master, gnome-3-12 and gnome-3-10.
Environment related informations:
Os: Ubuntu 14
Orca version: latest master branch
GTK version: 3.10 my Ubuntu 14.04 system

I attaching a debug.out file.
For example, if I typing st search term and press up arrow key, right nothing happening, because the caret jumped already the first matching search result.

Attila
Comment 1 Hammer Attila 2014-03-12 16:30:12 UTC
Created attachment 271619 [details]
The small testing application

I translated my app UI message with english language.
If you uncompressing the zip file a directory, you simple need launching the application with python treeview_musor.py command.

Attila
Comment 2 Joanmarie Diggs (IRC: joanie) 2014-03-12 17:41:46 UTC
My guess is that this is a bogus Gtk+ event. But I'll see what I can do about it tomorrow. Thanks for the report!
Comment 3 Joanmarie Diggs (IRC: joanie) 2014-03-28 16:27:01 UTC
My guess was correct (and apologies for the delay). I opened bug 727256 against Gtk+.

*** This bug has been marked as a duplicate of bug 727256 ***