[kde] [Bug 333176] New: ctrl-space keybindings don't work

Glenn Holmer shadowm at lyonlabs.org
Mon Apr 7 20:49:58 BST 2014


https://bugs.kde.org/show_bug.cgi?id=333176

            Bug ID: 333176
           Summary: ctrl-space keybindings don't work
    Classification: Unclassified
           Product: kde
           Version: 4.12.97
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: shadowm at lyonlabs.org

Ctrl-space shortcuts in applications don't work, for example in the NetBeans
Java IDE for code completion, or in emacs (in a terminal) to set the mark.

Reproducible: Always

Steps to Reproduce:
for NetBeans:
1. Install Oracle's JDK and the NetBeans IDE.
2. Edit a Java file and type ctrl-space for code completion.

for emacs:
1. Install "emacs" package.
2. Open a text file with "emacs -nw".
3. Type ctrl-space to set the mark, then cursor-down to select a line, then
alt-w to copy the line.
Actual Results:  
for NetBeans:
No effect, but alternate keybinding ctrl-\ works correctly.

for emacs:
Error message "The mark is not set now, so there is no region." If I drop down
to a
console (ctrl-alt-F1) and run emacs there, the key combination works normally.

Expected Results:  
for NetBeans:
Both ctrl-space and ctrl-\ should invoke auto-completion.

for emacs:
Line should be copied into the buffer without an error message.

Ubuntu 14.04 "Trusty Tahr" daily build with all current updates applied.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list