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 245113 - FXML editor have some error fi you are typing fx:id="---" In header giving an error in xmlns:fx="http://javafx.com/fxml/1" this line will be repeated to typing fx:id="ABC"
Summary: FXML editor have some error fi you are typing fx:id="---" In header giving an...
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2014-06-17 18:56 UTC by shaan.sharmar
Modified: 2014-07-20 18:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (145.40 KB, text/plain)
2014-06-17 18:56 UTC, shaan.sharmar
Details
This type of errors using "fx" prefix (1005.61 KB, patch)
2014-06-24 19:03 UTC, shaan.sharmar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description shaan.sharmar 2014-06-17 18:56:32 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) Client VM 25.0-b70
Comment 1 shaan.sharmar 2014-06-17 18:56:40 UTC
Created attachment 147707 [details]
IDE log
Comment 2 shaan.sharmar 2014-06-20 10:41:09 UTC
FXML editor some defects (example: during writing FXML code into writing "fx:id=" we got an error in xaml:fx="http://-----" this line is automatic overwriten so compiler giving error )
Comment 3 shaan.sharmar 2014-06-24 19:03:15 UTC
Created attachment 147765 [details]
This type of errors using "fx"  prefix

please improve FXML editor
Comment 4 Lou Dasaro 2014-06-24 19:57:59 UTC
I don't understand the nature of your error, and can't read the second attachment as it is a binary uploaded as text.

Please elaborate as to specific steps taken to cause the error, and the nature of the error. Start with a generated JavaFX-_FXML "Hello World" project.

Provide screenshots as JPGs or PNGs, and perhaps include before and after .FXML files.

Thanks for reporting, and for your help!
Comment 5 shaan.sharmar 2014-07-14 18:12:51 UTC
(In reply to Lou Dasaro from comment #4)

FXML editor some defects (example: during writing FXML code into writing "fx:id=" we got an error in xaml:fx="http://-----" this line is automatic overwriten so compiler giving error )

Please Watch Attachement File
Comment 6 Roman Svitanic 2014-07-15 15:10:23 UTC
I don't understand what is the exact issue and therefore I can't reproduce it. If you think that this is a defect that should be fixed, please describe it more precisely and give us detailed steps how to reproduce the issue. Thanks for understanding!