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 187929

Summary: introduce variable shortcut SHIFT+ALT+V does nothing
Product: editor Reporter: mvy <mvy>
Component: Key bindingsAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: log file
log file

Description mvy 2010-06-22 09:11:13 UTC
Pressing SHIFT+ALT+V does nothing. Activating the "Introduce variable" refactoring from Refactorings menu works correctly. Remapping the action to a different shortcut does not fix the issue.
Comment 1 Vitezslav Stejskal 2010-06-23 08:37:19 UTC
Could you please attach here the IDE's log file (eg. <nb-userdir>/var/log/messages.log)? Are you sure that the shortcut does not collide with some other action (or possibly some other program or your OS stealing it for other purposes)? Thanks
Comment 2 mvy 2010-06-23 09:02:22 UTC
Created attachment 100350 [details]
log file
Comment 3 mvy 2010-06-23 09:02:53 UTC
Created attachment 100351 [details]
log file
Comment 4 mvy 2010-06-23 09:03:09 UTC
Hi, thanks for the feedback! I tried to remap the action to a different key combination and it still didn't work. I tried to set the "Show Help" action to Shift+Alt+V and "Introduce variable..." to F1. Pressing F1 did nothing, pressing Shift+Alt+V opened the help window. I would thus say that there is no collision with OS.
This started to happen when I switched to Netbeans 6.9. Attaching logs. Thanks!
Comment 5 Vitezslav Stejskal 2010-06-25 07:40:43 UTC
Ok, the shortcut is working fine in my dev build. Could you please try running Netbeans with a fresh userdir (eg. pass --userdir /tmp/whatever as commandline parameter when starting the IDE)? Thanks
Comment 6 Jan Lahoda 2010-06-25 07:47:12 UTC
Duplicate of bug #186476, IMO - was fixed in trunk and the fix has been transplanted to 6.9.1, AFAIK.

*** This bug has been marked as a duplicate of bug 186476 ***