Author Topic: context menu key emit a 'ĵ' instead of showing context menu  (Read 4863 times)

Offline Freem

  • Almost regular
  • **
  • Posts: 218
context menu key emit a 'ĵ' instead of showing context menu
« on: September 05, 2012, 05:26:02 pm »
With Debian amd64, and C::B rev 8248.

I also tried to do that through windows (with xming) as it gaves correct results with shortcuts like SHIFT+Fxx, but the issue is the same.
I do not think it could be a configuration issue, so maybe I made something wrong on my system? (Not installed a gtk library, by example, but it sounds strange to me that everything else works fine - except the SHIFT+Fxx, but if I remember correctly it was already discussed that this is a Xorg conf issue - )

Offline Freem

  • Almost regular
  • **
  • Posts: 218
Re: context menu key emit a 'ĵ' instead of showing context menu
« Reply #1 on: September 06, 2012, 12:18:25 pm »
I have forgot to say that it works perfectly on windows (I mean, not through xming)

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: context menu key emit a 'ĵ' instead of showing context menu
« Reply #2 on: September 06, 2012, 10:42:22 pm »
They symbol ĵ is also inserted in the main editor with rev 8363 on Ubuntu when pressing the context key.  Is it possible that Scintilla is incorrectly intercepting the command?

Offline Freem

  • Almost regular
  • **
  • Posts: 218
Re: context menu key emit a 'ĵ' instead of showing context menu
« Reply #3 on: September 06, 2012, 10:57:07 pm »
Your question makes me think to try with scite.
The symbol does not appear, but the context menu is not shown with keyboard too.

Offline l_inc

  • Multiple posting newcomer
  • *
  • Posts: 56
Re: context menu key emit a 'ĵ' instead of showing context menu
« Reply #4 on: October 27, 2015, 03:55:10 pm »
Has this ever been solved? I currently have the same problem on Cinnamon/Fedora with CodeBlocks 13.12.svn.10538. The menu key works correctly everywhere except CodeBlocks. xev shows the following:
Code
KeyPress event, serial 37, synthetic NO, window 0x3200001,
    root 0x1c5, subw 0x0, time 8529303, (475,32), root:(1217,476),
    state 0x10, keycode 135 (keysym 0xff67, Menu), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
The problem doesn't seem to be related to Xorg.