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 96743 - "View source" works only after switching to source view and back
Summary: "View source" works only after switching to source view and back
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 08:46 UTC by Jiri Vagner
Modified: 2007-04-24 11:49 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 Jiri Vagner 2007-02-28 08:46:52 UTC
Button "View source" in Action editor works only after first switching to source
view and back.

Steps to reproduce:
 - Create new "Desktop" and "Basic" app using wizzard in promoh
 - Invoke popup menu on Save icon and click "Set action ..."
 - Click "View source" button, it doesn't work.

... but ...

 - Close Action editor
 - Switch into source code view and back using "Source" and "Design" buttons
 - Invoke popup menu on Save icon and click "Set action ..."
 - "View source" button will work.


NetBeans IDE Dev (Build 061123)
NetBeans-form_promoh-070227.zip
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b04
Windows XP version 5.1 running on x86
cs_CZ (nb); Cp1250
Comment 1 Joshua Marinacci 2007-03-13 04:19:28 UTC
I can reproduce this bug. I will fix it.
Comment 2 Joshua Marinacci 2007-03-30 21:48:09 UTC
I now force the editor to be open. This should fix it.
Comment 3 Jiri Vagner 2007-04-24 11:49:33 UTC
Now there is no "View source" button, issue becomes invalid.