News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

F10 opens "File" menu

Started by chrisstankevitz, August 30, 2009, 11:37:12 AM

Previous topic - Next topic

chrisstankevitz

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

blueshake

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?

Jenna

Quote from: blueshake on August 30, 2009, 12:18:43 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.next.codeblocks.org/index.php/topic,8303.msg61574.html#msg61574

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

chrisstankevitz

#3
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.


Jenna

#4
Quote from: chrisstankevitz 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.
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".

cristinel

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.