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 174095 - The UNDO/REDO does not work correctly
Summary: The UNDO/REDO does not work correctly
Status: RESOLVED WONTFIX
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL: http://javafx-jira.kenai.com/browse/R...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 15:40 UTC by Lukas Hasik
Modified: 2011-05-16 13: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 Lukas Hasik 2009-10-08 15:40:05 UTC
The handling of changes to an archive and FXD document is not kept separate. Steps to reproduce:
  1) Change the archive (e.g. add or remove file) -> the file is marked as modified
  2) Do some change(s) in the FXD source
  3) Undo all the changes in the FXD -> the file appers as not modified, which is wrong since the archive is still modifie
Comment 1 David Strupl 2011-05-16 13:49:53 UTC
Closing all bugs filed against JavaFX 1.x as wontfix. We will support JavaFX 2.0 - please keep opened only bugs against the new release. Thanks.