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 44525 - Alt+O and Alt+Shift+O do not work for Library
Summary: Alt+O and Alt+Shift+O do not work for Library
Status: CLOSED DUPLICATE of bug 44571
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 13:59 UTC by Milan Kubec
Modified: 2007-11-05 13:44 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 Milan Kubec 2004-06-08 13:59:07 UTC
[custom build 20040608, JDK 1.5.0 b54]

Alt+O and Alt+Shift+O do not work for project
library sources. If user selects in editor some
class defined in library that is correctly created
with sources and presses Alt+O or Alt+Shift+O
nothing happens.
Comment 1 Martin Matula 2004-06-17 14:11:00 UTC
You probably meant Alt+G instead of Alt+Shift+O (since A+S+O is not
context sensitive and should always work). Work in javacore to enable
this is done. Now it is up to Dusan to fix the editor part. Reassigning...
Comment 2 Dusan Balek 2004-06-17 15:32:19 UTC

*** This issue has been marked as a duplicate of 44571 ***
Comment 3 Milan Kubec 2004-07-15 12:57:22 UTC
Verified.