Author Topic: F10 opens "File" menu  (Read 7549 times)

Offline chrisstankevitz

  • Single posting newcomer
  • *
  • Posts: 6
F10 opens "File" menu
« on: August 30, 2009, 11:37:12 am »
CB on linux, svn trunk build.

I assigned a keyboard shortcut: F10 steps the debugger to the next line.  Why does F10 open the "File" menu and not do what I requsted?  If it's a bug, I'll fix it, just let me know where in CB code to look.

Thank you,

Chris

Offline blueshake

  • Regular
  • ***
  • Posts: 458
Re: F10 opens "File" menu
« Reply #1 on: August 30, 2009, 12:18:43 pm »
there is a plugin called keyboatd shorcuts .
Keep low and hear the sadness of little dog.
I fall in love with a girl,but I don't dare to tell her.What should I do?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: F10 opens "File" menu
« Reply #2 on: August 30, 2009, 12:20:44 pm »
there is a plugin called keyboatd shorcuts .
Does not work, it's not C::B that causes this issue, it's gtk.

See this thread: http://forums.codeblocks.org/index.php/topic,8303.msg61574.html#msg61574

And again: searching would give you the answer (keyword F10).

Offline chrisstankevitz

  • Single posting newcomer
  • *
  • Posts: 6
Re: F10 opens "File" menu
« Reply #3 on: August 30, 2009, 08:32:56 pm »
jens,

there must be something magical about your search because when I type "F10" (without quotes) in the search box in the upper right and click "Search" I get the message "Your search query didn't return any matches."  Ditto for the search you recommended yesterday.

Anywho, thank you for referring me to the gtk thread.

Chris

Update: I enable javascript for codeblocks and still get no result.  However, this time the error message is "(No results found)".  I created a 7MB video of this if you want to see it, let me know how to get it to you.

« Last Edit: August 30, 2009, 08:43:15 pm by chrisstankevitz »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: F10 opens "File" menu
« Reply #4 on: August 30, 2009, 08:44:34 pm »
jens,

there must be something magical about your search because when I type "F10" (without quotes) in the search box in the upper right and click "Search" I get the message "Your search query didn't return any matches."  Ditto for the search you recommended yesterday.
I'm not sure where it searches, I guess only in the open site (either the actual thread or the actual forum).
Try the search after clicking on "home" or use the search after clicking on "Search".
« Last Edit: August 30, 2009, 08:47:16 pm by jens »

cristinel

  • Guest
Re: F10 opens "File" menu
« Reply #5 on: November 09, 2009, 06:14:13 pm »
Hi,

I had same problem and I found a solution check:
 http://www.osec.ro/en/index.php/KB_Kubuntu:_Remove_default_mapping_of_F10_accel

I hope that this works for you also.