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 646797 - With YelpWebkit GTK based version orca spokening link rolename with middle the link text, and this is terminating link text spokening
With YelpWebkit GTK based version orca spokening link rolename with middle th...
Status: RESOLVED NOTGNOME
Product: orca
Classification: Applications
Component: general
2.91.x
Other All
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-05 11:25 UTC by Hammer Attila
Modified: 2011-04-05 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug file with perhaps show why happening this problem (85.88 KB, application/octet-stream)
2011-04-05 11:25 UTC, Hammer Attila
Details

Description Hammer Attila 2011-04-05 11:25:51 UTC
Created attachment 185186 [details]
Debug file with perhaps show why happening this problem

Dear Developers,

I see following issue in Ubuntu Natty both factory packaged Orca 2.91.93 version and latest 3.0pre master version:
When I reading for example Orca help topics, and a help topics text have a link, Orca spokening link rolename between the link text word, not after end of link text.
Right spokening is following:
"read the universal access link"
I hear following similar broken spokened text:
"Read the unive link rsal access"

Perhaps I not remember right the english help topics link name.
I maked a debug.out file, with I of course attaching.
In debug.out file, I found following part with full modelling how can Orca sending the speech output if have a linked text in a help topics, Hivatkozás text meaning link rolename text in english:
KEYEVENT: type=1
          id=65364
          hw_code=116
          modifiers=8192
          event_string=(Down)
          is_text=True
          timestamp=2110632
          time=1302001694.221841
KEYBOARDEVENT: type=1
                id=65364
                hw_code=116
                modifiers=0
                event_string=(Down)
                keyval_name=(Down)
                is_text=True
                timestamp=2110632
                time=1302001694.222033
orca.isModifierKey: returning: False
orca.isModifierKey: returning: False
sayLine: line=<Olvassa el az Akadálymentesítési súgót.>, len=44, start=0, 
caret=14, speakBlankLines=True
SPEECH OUTPUT: 'Olvassa el az Akadálymen hivatkozás tesítési súgót.'

Webkit version in Natty now is 1.3.12-0ubuntu3.
Reproducation steps:
1. Open Orca help topics with clicking help button, and if not enabled, enable the caret navigation with F7 key.
2. You simple begin reading with arrow keys (Down arrow is enough). When Orca begin spokening universal access external help topics link, you will be hear the link text spokening is terminated the link rolename word with middle the link text.
I not looked this issue with latest webkit gtk source.

Attila
Comment 1 Joanmarie Diggs (IRC: joanie) 2011-04-05 18:27:25 UTC
This is a known issue that was fixed in WebKitGtk already and will be available in WebKitGtk 1.4.