Issue 13206 - ZoomText doesn't read context menus initially
Summary: ZoomText doesn't read context menus initially
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: zoomtext
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-09 11:10 UTC by thomas.benisch
Modified: 2013-08-07 14:38 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 thomas.benisch 2003-04-09 11:10:38 UTC
ZoomText doesn't read context menus initially. Only after a sub menu
of the context menu or a sub menu of the menu bar has been opened,
context menus are read.

As found out by Oliver Braun the reason for this behaviour is quite
complex:

Zoomtext 7.11 only reads menu items (on state changes to "armed"),
when previously a menu has been opened (sending a state change
to either "focused" or "selected"). Due to a bug in Zoomtext 7.11,
it can't handle more than one level of menus, so it stopps reading
menu items as soon as the first submenu is closed.

The reason why Zoomtext 7.11 currently does read menu items, even after
a submenu has been closed, is a workaround in SO that suppresses the
state change event when a menu closes. This workaround can be
disabled by setting the environment variable
SAL_ACCESSIBILITY_ENABLE_MENU_SELECTED.

In case of a context menu, currently neither a "selected" nor a
"focused" state change is sent, so reading context menus does only
work after one has opened the first submenu or a menu of the menubar.

For the 6.1 Beta2 Oliver Braun will provide a "focused" state change
event when the context menu opens.
Comment 1 thomas.benisch 2003-04-09 11:12:29 UTC
set target to OOo 2.0
Comment 2 michael.bemmer 2003-12-12 11:45:02 UTC
ZoomText will not fix them for OOo1.1. So we're retargeting them to 2.0.
Comment 3 michael.bemmer 2003-12-12 12:06:21 UTC
Sorry for my last comment, which was nonsense. ZoomText will not fix them for
OOo2.0. So we're retargeting them to OOo later.
Comment 4 eric.savary 2004-02-05 13:41:51 UTC
Fixed in ZT8.04!
Comment 5 eric.savary 2004-02-05 13:42:55 UTC
closed
Comment 6 christian.guenther 2004-07-16 14:32:52 UTC
*** Issue 31561 has been marked as a duplicate of this issue. ***