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 113445 - When editing a JSP in a cloned window of the visual designer, the visual designer needs to be refreshed to show the change
Summary: When editing a JSP in a cloned window of the visual designer, the visual desi...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 03:12 UTC by rdelaplante
Modified: 2008-07-07 12:50 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rdelaplante 2007-08-22 03:12:29 UTC
Right click your VWP editor tab, and select “Clone Document”. This creates a cloned tab.  Drag the second tab down
towards the bottom of the screen.  You will see red guide lines showing where it will be if you drop.  Drop near the
bottom of the screen.  Now select the JSP view in the bottom tab and you have a split screen.

As you make changes to the JSP code, the visual designer does not show these changes live.  You have to press the
refresh button in the visual designer.
Comment 1 Peter Zavadsky 2007-08-22 21:25:10 UTC
Yes, it is there, one needs to either refresh or switch back to the designer to get refreshed. Investigating.
Comment 2 Peter Zavadsky 2007-08-22 22:01:52 UTC
Passing to insync, there are no events coming from the model. It seems it was architected that way (originally), when
the cloning was not working.
Comment 3 _ sandipchitale 2007-08-24 04:23:40 UTC
Historically the VW does not support automatic update of cloned views on JSP page. This has been the design. Marking it
as enhancement.
Comment 4 Geertjan Wielenga 2007-09-10 08:09:27 UTC
In normal Matisse GUI form, an error is thrown instead of a refresh...