This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 50061 - Several Ctrl function keys not working
Summary: Several Ctrl function keys not working
Status: RESOLVED INVALID
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 4.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 03:52 UTC by johnzoet
Modified: 2004-11-03 08:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description johnzoet 2004-10-07 03:52:43 UTC
Build  
 
When I followed the Quick Start I noticed that 
several function keys are not working, like: 
Ctrl-F8 
Ctrl-F5 
 
Other function keys work properly. 
 
>System Info:  
  Product Version       = NetBeans IDE Dev 
(Build 200409220845) 
  Operating System      = Linux version 
2.6.3-7mdk running on i386 
  Java; VM; Vendor      = 1.5.0; Java 
HotSpot(TM) Client VM 1.5.0-b64; Sun 
Microsystems Inc. 
  Java Home             = /opt/jdk1.5.0/jre 
  System Locale; Encod. = en_US (nb); ISO-8859-1
Comment 1 ehucka 2004-10-08 09:25:01 UTC
I cannot reproduce it. Please check if the keybindings don't collide
with some OS shortcuts.
Comment 2 johnzoet 2004-10-08 09:46:12 UTC
These are the key bindings of Mandrake 10.0 
==> 
Short Cut Keys: 
 "<Ctrl> + <Alt> + <+>"    # You can easily change your resolution 
by pressing these keys. 
 "<Ctrl> + <Alt> + <->"     # Although your desktop resolution will 
not change accordingly. 
 "<Ctrl> + <Alt> + <Backspace>"             # Log Out 
 "<Ctrl> + <Alt> + <Del>"                        # Reboot 
 "<Ctrl> + <Alt> + <F1 - F12>                  # Switch Screens 
 "<Alt> + <F1 - F12>                                 # Various 
windows key bindings. 
 "<Alt> + <Tab>                                        # Switch 
Windows 
==> 
 
They start with Ctrl+Alt or Alt. 
So, should not conflict with Ctrl+F5 or Ctrl+F8 
I checked if I could detect any binding for Ctrl+F5, but there is 
none. 
 
Comment 3 johnzoet 2004-11-03 08:40:10 UTC
Solved this problem. 
In KDE Ctrl-F5 is linked to virtual desktop 5. 
In general Ctrl-Fx is linked to virtual desktop (x < 13). 
After removing these key bindings I had to restart Netbeans to enter 
the new key binding.