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 - JavaFX CSS Auto-Complete Feature
Summary: JavaFX CSS Auto-Complete Feature
Status: RESOLVED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal with 2 votes (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 14:28 UTC by ceklock
Modified: 2014-07-28 13:47 UTC (History)
2 users (show)

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 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.