Bug 800856 - F10 key in terminal activates context menu even when it's disabled
Summary: F10 key in terminal activates context menu even when it's disabled
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk3
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 745727 827341 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-07 12:14 UTC by Martin Stransky
Modified: 2018-04-11 14:42 UTC (History)
21 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-01 03:52:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Stransky 2012-03-07 12:14:16 UTC
Description of problem:

F10 key in terminal activates context menu even when it's disabled in Edit/Keyboard shortcuts.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Open terminal
2. in Edit/Keyboard shortcuts uncheck "Unable menu shortcut key (F10 by default)
3. Press F10 in terminal
  
Actual results:
Context menu is shown

Expected results:
Nothing (F10 goes to app in terminal, like mc)

Comment 1 Martin Stransky 2012-03-07 12:15:17 UTC
I have gnome-terminal-3.3.0-1.fc17.i686 installed.

Comment 2 Matthias Clasen 2012-03-07 15:48:09 UTC
This might be a gtk issue; I've filed https://bugzilla.gnome.org/show_bug.cgi?id=671562 to investigate further

Comment 3 Martin Stransky 2012-05-02 06:24:53 UTC
I'm still seeing it in F17 Beta.

Comment 4 Marek Goldmann 2012-05-09 09:38:14 UTC
Seeing this still in gnome-terminal-3.4.1.1-1.fc17.x86_64, gtk3-3.4.1-1.fc17.x86_64.

The bug was reported also for Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/937822

A workaround for this is to create ~/.config/gtk-3.0/gtk.css file with following content:

@binding-set NoKeyboardNavigation {
	unbind "<shift>F10"
}

* {
	gtk-key-bindings: NoKeyboardNavigation
}

It worked for me.

Comment 5 tawakiy 2012-05-30 18:25:46 UTC
This bug is still present in F17 with gtk3 // 3.4.3-2.fc17 and gnome-terminal //  3.4.1.1-1.fc17.

Comment 6 Milan Crha 2012-06-08 08:50:49 UTC
*** Bug 827341 has been marked as a duplicate of this bug. ***

Comment 7 Milan Crha 2012-06-08 08:54:20 UTC
The workaround doesn't work for me. The F10 is posted both to midnight and to invoke popupmenu. I thought it's enough to open a new terminal window after I do the change in the gtk.css. I also tried to remove "<shift>" from the file, because I press plain F10, but still no luck.

Comment 8 Miroslav Vadkerti 2012-06-09 11:07:58 UTC
I hate this behavior :) Workaround doesn't work for me too ...

Comment 9 Miroslav Vadkerti 2012-06-09 11:13:14 UTC
Ah my bad, the workaround works as a charm. Use the original one with <shift> and don't forget to close all gnome-terminal windows :)

Comment 10 Daniele Viganò 2012-06-11 07:07:13 UTC
Same issue for me, and the workaround works well. After creating the file mentioned in workaround exit from all terminals and then try again.

Comment 11 Milan Crha 2012-06-11 07:36:01 UTC
Oh, "exit from all terminals", I didn't do that, unfortunately, I just run a new one and thought that's enough. Thanks for the notice.

Comment 12 Kamil Páral 2012-10-12 12:52:12 UTC
*** Bug 745727 has been marked as a duplicate of this bug. ***

Comment 13 Kamil Páral 2012-10-12 12:53:58 UTC
This has been fixed upstream. Matthias, is it possible to push the fix to F17?

Comment 14 Adam Pribyl 2012-11-04 19:39:00 UTC
I would really like to see the fix too...

Comment 15 Miroslav Vadkerti 2012-11-04 20:44:27 UTC
Me too :) Mathias pleeeeease ;)

Comment 17 Fedora End Of Life 2013-07-04 00:19:01 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 18 Fedora End Of Life 2013-08-01 03:52:18 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.