[zanata-bugs] [Bug 741498] Alt+up and Alt+down keyboard shortcuts in the editor to navigate to the next and previous strings do not work

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 30 03:58:47 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=741498

--- Comment #9 from Ding-Yi Chen <dchen at redhat.com> 2011-09-29 23:58:46 EDT ---
(In reply to comment #7)
> (In reply to comment #6)
> > It maybe the keyboard layout problem.
> > 
> 
> Yes. I agree with you.
> 
> > sandeep, what's your keyboard layout? Does the Right Alt is shown as "AltGr"?
> > 
> 
> 
> Yes, Right Alt is shown as "AltGr".
> 
> This has been done to add "Rupee" currency sign to key bearing numeral '4'; and
> key to choose 3rd level was 'Right Alt'.
> 
> 
> xev output:
> ============
> KeyPress event, serial 32, synthetic NO, window 0x3600001,
>  root 0xb8, subw 0x0, time 636197, (790,272), root:(791,361),
>  state 0x0, keycode 108 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
>  XKeysymToKeycode returns keycode: 92
>  XLookupString gives 0 bytes: 
>  XmbLookupString gives 0 bytes: 
>  XFilterEvent returns: False
> 
> KeyRelease event, serial 32, synthetic NO, window 0x3600001,
>  root 0xb8, subw 0x0, time 636335, (790,272), root:(791,361),
>  state 0x80, keycode 108 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
>  XKeysymToKeycode returns keycode: 92
>  XLookupString gives 0 bytes: 
>  XFilterEvent returns: False
> 
> 
> Therefore, required behaviour of navigation to next and previous translation
> unit(s) works with Alt_R (i.e. Alt right) modifier, and hence expected results
> are obtained.
> 
> This concludes that this bug can't be reproduced henceforth.

Just as I suspected,

"Normal" Alt produce 0x8, while AltGr produce 0x80

Thus Alt-Up is not the same with AltGr-Up

BTW,
does AltGr-Up, AltGr-Down, AltGr-PgUp, AltGr-PgDn clash with your input method
or keyboard layout?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list