Bug 192172 - moving focus onto menubar with alt key
Summary: moving focus onto menubar with alt key
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-18 04:14 UTC by Akira TAGOH
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.0.3-1.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-19 17:48:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
this patch might do what we want here (2.51 KB, patch)
2006-05-18 11:46 UTC, Caolan McNamara
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 65767 0 None None None Never

Description Akira TAGOH 2006-05-18 04:14:18 UTC
Description of problem:
Focus is moved onto the menubar after pressing only alt key. it causes not
working of changing the input mode on scim-hangul, because it allows to change
it with tapping Alt_R that is similar behavior with Windows.

Version-Release number of selected component (if applicable):
2.0.3-0.169.3

How reproducible:
always

Steps to Reproduce:
1.install scim-hangul-0.2.2-3.fc6 and scim.
2. mkdir ~/.xinput.d && ln -s /etc/X11/xinit/xinput.d/scim ~/.xinput.d/default
(skip this step if scim is already running)
3. restart your desktop to make sure scim is running
4.run oowriter
5.press ctrl+space and change IM to hangul from the panel.
6.press alt_R
  
Actual results:
focus is moved onto menubar.

Expected results:
should change the input mode. if you have no changes in preference or never
running scim-hangul before, the input mode should be changed to the ascii mode
and the button on panel shouild displays "_A" then.

Additional info:

Comment 1 Caolan McNamara 2006-05-18 11:30:46 UTC
This looks like it might be related to some sort of "KEY_MENU" aliasing code
hanging off pressing Alt

Comment 2 Caolan McNamara 2006-05-18 11:46:50 UTC
Created attachment 129413 [details]
this patch might do what we want here

Comment 3 Caolan McNamara 2006-05-19 17:48:06 UTC
I've disabled this alt based KEY_MENU in 2.0.3-1.1, does that work correctly now ?

Comment 4 Akira TAGOH 2006-05-23 07:34:07 UTC
Yes, focus isn't moved onto menubar anymore. but tapping alt still doesn't work.
probably same issue at #192175. keep closing this bug then. thanks for quick fix.


Note You need to log in before you can comment on or make changes to this bug.