Issue 16161 - Hyperlinks cannot be executed in Gnome Onscreen Keyboard
Summary: Hyperlinks cannot be executed in Gnome Onscreen Keyboard
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: current
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1
Assignee: ru
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2003-06-27 15:30 UTC by ru
Modified: 2003-06-30 17:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ru 2003-06-27 15:30:00 UTC
Hyperlinks in a document and in SO Help cannot be executed in GOK. Though they
are displayed in the UIGrab menu of GOK no action can be performed on it.
Comment 1 ru 2003-06-27 15:30:23 UTC
.
Comment 2 thorsten.ziehm 2003-06-30 13:41:26 UTC
Should be fixed in OOo 1.1 RC. => re-target
Comment 3 thorsten.ziehm 2003-06-30 13:42:50 UTC
... wrong task ...
re-target to OOo 1.1
Comment 4 nospam4obr 2003-06-30 15:30:09 UTC
stating from gok-spy.c line 1023:

/*
 * FIXME: when AccessibleHyperlink objects get un-broken,
 * we should pass the hyperlink object here instead of the
 * hypertext object, so we can just invoke the default action
 * on the link!  But at the moment the link objects are not
 * actionable, so we have to fake it.
 */

So gok isn't yet prepared to handle Hyperlinks, at least it does not
call doAccessibleAction on them, which is why nothing happens in OOo.
Comment 5 nospam4obr 2003-06-30 16:12:25 UTC
OBR->RU: please file a bug against gok.
Comment 6 ru 2003-06-30 17:33:54 UTC
I logged Bugzilla#116354 against gok for not handling hyperlinks.
Comment 7 ru 2003-06-30 17:34:23 UTC
.