[Bug 180146] New: alt-up shortcut interferes with eclipse

Luca Tettamanti kronos.it at gmail.com
Fri Jan 9 15:33:06 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=180146

           Summary: alt-up shortcut interferes with eclipse
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: kronos.it at gmail.com


Version:           4.1.86+svn902162 (using Devel)
OS:                Linux
Installed from:    Compiled sources

I'm currently testing SVN snapshot 4.1.86+svn902162 packages from
kde42.debian.net.
I'm having troubles using the alt-up (move lines up) shortcut in eclipse 3.4; I
saw that this combination is actually a predefined shortcut for "Up" under:

System Settings -> Keyboard & Mouse -> Standard Keyboard Shortcuts

I've set "Up" shortcut to "None" and restarted eclipse (and the whole KDE -
just in case), but eclipse is still not reacting to the shortcut.
xev for alt-up show two strange (as in "I don't know where they come from") 
grab/ungrab events:

KeyPress event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 18986320, (40,-12), root:(1015,13),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

FocusOut event, serial 34, synthetic NO, window 0x3000001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 34, synthetic NO, window 0x3000001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 34, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   1   0   0   0   0   4294967168 0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

KeyRelease event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 18986526, (40,-12), root:(1015,13),
    state 0x8, keycode 111 (keysym 0xff52, Up), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 18986590, (40,-12), root:(1015,13),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

for comparison alt-down (which works as expected):

KeyPress event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 19103897, (-705,574), root:(270,599),
    state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 19104020, (-705,574), root:(270,599),
    state 0x8, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 19104084, (-705,574), root:(270,599),
    state 0x8, keycode 116 (keysym 0xff54, Down), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 34, synthetic NO, window 0x3000001,
    root 0x7e, subw 0x0, time 19104177, (-705,574), root:(270,599),
    state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

Is it possible that somehow the shortcut hasn't been unset?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list