Issue 16159 - No focus event for role POPUPMENU
Summary: No focus event for role POPUPMENU
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: code (show other issues)
Version: current
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: ru
QA Contact: issues@ui
URL:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2003-06-27 15:16 UTC by ru
Modified: 2003-07-04 14:46 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:16:21 UTC
At opening popup menus in SO no focus event is fired for the according role
POPUPMENU. Current event is an active state-changed event for the window.

Following output of event-listener at opening context menu:

object:state-changed:visible "" [window]
object:state-changed:focused "Paragraph 3" [text]
Comment 1 ru 2003-06-27 15:16:46 UTC
.
Comment 2 thorsten.ziehm 2003-06-30 13:40:48 UTC
Should be fixed in OOo 1.1 RC. => re-target
Comment 3 nospam4obr 2003-06-30 15:52:56 UTC
Confirmed.
Comment 4 nospam4obr 2003-07-01 07:56:03 UTC
Container didn't override requestFocusInWindow() yet.
Comment 5 nospam4obr 2003-07-01 08:47:46 UTC
Please verify.
Comment 6 ru 2003-07-01 09:12:31 UTC
.
Comment 7 ru 2003-07-01 09:17:27 UTC
.
Comment 8 ru 2003-07-04 14:46:23 UTC
.