Bug 240933 - f11 is ambiguous
Summary: f11 is ambiguous
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: editor integration (show other bugs)
Version: 0.9.94
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 1.0.1
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-06 20:21 UTC by Imre Péntek
Modified: 2012-12-22 22:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Imre Péntek 2010-06-06 20:21:22 UTC
Version:           4.0.0 (using KDE 4.4.2) 
OS:                Linux

I press f11 and says 'The key sequence 'F11' is ambiguous. Use 'Configure Shortcuts' from the 'Settings' menu to solve the ambiguity. No action will be triggered.' -- I resolve the ambiguity, but somehow in about a minute it forgets about it, and again, f11 gets ambiguous again.

Reproducible: Didn't try




OS: Linux (i686) release 2.6.32-22-generic
Compiler:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
Comment 1 Andreas Pakulat 2010-06-06 23:32:10 UTC
I wonder what we're doing wrong to trigger this. The reset is done when switching to another document. Also F12 is not ambigous, its bound to a kdev-action only.
Comment 2 Imre Péntek 2010-06-24 16:08:01 UTC
I was able to reproduce this with:
f9 (show folding markers vs debug launch)
f10 (dynamic word wrap vs step over)
f11 (show line number vs step into)

I solved the ambiguity by assigning the shortcuts to the debug related actions, but however, they happened to be ambiguous (even in the same debug sessions)
Comment 3 Kevin Funk 2012-12-22 22:23:07 UTC
Works fine for me.