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 172477 - Dragging class to another folder does not update the package name
Summary: Dragging class to another folder does not update the package name
Status: VERIFIED DUPLICATE of bug 175640
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on: 173564 173760
Blocks: 154232 173077
  Show dependency tree
 
Reported: 2009-09-17 13:47 UTC by Alexandr Scherbatiy
Modified: 2009-11-16 06:28 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 Alexandr Scherbatiy 2009-09-17 13:47:15 UTC
netbeans-trunk-nightly-200909151512-javafx-full.zip 

  Product Version         = NetBeans IDE Dev (Build 200909151512) (#ebf350cbb86b)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun Microsystems Inc.


Steps to reproduce:

- Create 'a' package
- Create 'A' JavaFX class under the package

- Create 'b' package
- Drag and drop the 'A' class from the 'a' package to the 'b'

The package name is not updated in the 'A' class

Package "a" does not match with file location.
Comment 1 J Bachorik 2009-10-13 15:49:13 UTC
Because of bugs in javafxc the source code modification done by refactoring are not reliable.
Therefore, as long as those bugs are not fixed, we can not continue with this issue.
Comment 2 Lukas Hasik 2009-11-12 07:56:34 UTC
as this bug is either caused by the fx compiler or it too complicated to fix it in 6.8 - > approved
Comment 3 J Bachorik 2009-11-12 10:11:19 UTC

*** This bug has been marked as a duplicate of bug 175640 ***
Comment 4 Alexandr Scherbatiy 2009-11-16 06:28:00 UTC
verified in Build 200911160201