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 239692

Summary: JavaFX CSS Auto-Complete Feature
Product: javafx Reporter: ceklock
Component: EditorAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mr_lou_d, svanimpe
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ceklock 2013-12-20 14:28:06 UTC
[ BUILD # : 201312190002 ]
[ JDK VERSION : 1.7.0_45 ]

STEPS:
   * Create a JavaFX Project
   * Set to use/create a CSS file
   * Try to add/auto-complete an fx property to the CSS.

ACTUAL:
   NetBeans does not find the fx properties, and displays a hint saying
'unknown property'.

EXPECTED:
   fx properties properly found and auto-complete working.
Comment 1 Vladimir Riha 2013-12-30 12:02:22 UTC
Reproducible, properties with -fx prefix are not offered.


Product Version: NetBeans IDE Dev (Build 201312290308)
Comment 2 Roman Svitanic 2014-07-28 13:47:22 UTC
This issue can't be reproduced on the current dev builds.