cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Tue Nov 24 2009 10:42:55

92 bugs found.
ID Pri OS Assignee Status Resolution Summary
174087 P3 Wind akorostelev@netbeans.org NEW NB FXD composer is missing accessibility
174091 P3 Wind akorostelev@netbeans.org NEW I18N- NB FXD composer is missing I18N
174095 P3 All akorostelev@netbeans.org NEW The UNDO/REDO does not work correctly
174104 P3 All akorostelev@netbeans.org NEW The location of the parsing error is not always correct
174109 P3 All akorostelev@netbeans.org NEW It should display error message when there is not enough memory to show image
174116 P3 All akorostelev@netbeans.org NEW Integration with Netbeans is fragile and error prone
174126 P3 All akorostelev@netbeans.org NEW Zoom support broken after JavaFX SDK API change
174128 P3 All akorostelev@netbeans.org NEW Stub file generation in Solaris Netbeans IDE does not generate the code for loading nodes as in Windows Netbeans IDE
150919 P3 All asotona@netbeans.org NEW Name of app shouldn't affect the generated jar filename
163514 P3 All asotona@netbeans.org NEW JavaFX Project handles string path=C:\Path\To\ differently than Java Project
168861 P3 All asotona@netbeans.org NEW JavaFX project type does not show Javadoc parsed from given JavaFX Platform sources
172893 P3 All asotona@netbeans.org NEW Fix imports suggests an import which fails the compiler
133666 P3 All irinaf@netbeans.org NEW 'New Project Wizard: Choose Project' does not mention JavaFX Script applications
133673 P3 Wind irinaf@netbeans.org NEW Java Platform Manager Dialog Box missing JavaFX SDK information
133675 P3 Wind irinaf@netbeans.org NEW Add Java Platform dialog brings up wrong help
150144 P3 Wind irinaf@netbeans.org NEW Help for Navigator is not useful
158665 P3 All jprach@netbeans.org NEW Code completion suggests protected atributes
163774 P3 All jprach@netbeans.org NEW Code completion does not suggest 'on replace' keywords
163776 P3 All jprach@netbeans.org NEW Code completion does not suggest 'bind' keyword for variabloes
163781 P3 All jprach@netbeans.org NEW Code completion does not suggest before/after/into keywords
164015 P3 All jprach@netbeans.org NEW Code completion does not suggest with inverse keywords
163252 P3 Wind manowar@netbeans.org NEW High cpu usage issue
170733 P3 All manowar@netbeans.org NEW code template indent error
171476 P3 All manowar@netbeans.org NEW C/V test failed. testBlacklistedClassesHandler
171803 P3 All manowar@netbeans.org NEW Show javadoc does not work for enumerations
172008 P3 All manowar@netbeans.org NEW Editor does not show error message in some cases
172883 P3 All manowar@netbeans.org NEW Jumping green circle on the Glyph Gutter in the editor (function overriding)
173237 P3 All manowar@netbeans.org NEW Mark occurences does not correctly work in for() variables
173696 P3 All manowar@netbeans.org NEW "auto-type" prevents closing brace in some interpolated expressions
173969 P3 All manowar@netbeans.org NEW I18N tooltips in editor are not localized
175034 P3 All manowar@netbeans.org NEW NullPointerException at com.sun.tools.javac.code.Symbol$MethodSymbol.params
175098 P3 All manowar@netbeans.org NEW AssertionError at org.netbeans.modules.javafx.source.parsing.JavaFXParserTask.run
175560 P3 All manowar@netbeans.org NEW Code folding not working properly
175563 P3 All manowar@netbeans.org NEW should reload library when jar file changed.
175577 P3 All manowar@netbeans.org NEW 'of' keyword is not highlighted in the 'nativearray of String' expression
175784 P3 All manowar@netbeans.org NEW NoSuchMethodError: com.sun.tools.javafx.api.JavafxcTaskImpl.getContext()Lcom/sun/tools/mjavac/util/Context;
175854 P3 All manowar@netbeans.org NEW ClassCastException: org.netbeans.modules.editor.lib2.DialogBindingTokenId cannot be cast to org.netbeans.api.javafx.lexer.JFXTokenId
175858 P3 All manowar@netbeans.org NEW IllegalStateException: Should be called from AWT thread.
175957 P3 All manowar@netbeans.org NEW Function declaration is highlighted instead of incompatible return expression
152440 P3 All misk@netbeans.org NEW Debugger does not go through breakpoints in Mobile Emulator execution model
159428 P3 All misk@netbeans.org NEW Unable to stop a debugger with Run in Browser execution model
168372 P3 Wind misk@netbeans.org NEW Updated Java and Recieve this error in 6.5.1
174130 P3 All misk@netbeans.org NEW I18N Java FX Sample Application project name is not localized
174806 P3 All misk@netbeans.org NEW Performing Step Out moves cursor to 'package ...' line in source
175014 P3 All misk@netbeans.org NEW NullPointerException at org.netbeans.modules.javafx.debugger.utils.Utils.getContextPath
168850 P3 All mzlamal@netbeans.org NEW I18N : javahelp search index needs be provided per language
117290 P3 All pnejedly@netbeans.org NEW Editor does not recognize imported java classes if they were not compiled
122154 P3 All pnejedly@netbeans.org NEW [Code Completion] Show proper subclasses above the line (smart types)
148941 P3 All pnejedly@netbeans.org NEW Second quotation mark is not added in sequence
149309 P3 Wind pnejedly@netbeans.org NEW completion does not support override
149611 P3 All pnejedly@netbeans.org NEW Override template is missed
149683 P3 Wind pnejedly@netbeans.org NEW Code completion: members of subclasses of the java.lang.Enum class are not suggested
151010 P3 All pnejedly@netbeans.org NEW Code completion for modifiers
151120 P3 All pnejedly@netbeans.org NEW Code completion adds function with arguments for static import
155015 P3 All pnejedly@netbeans.org NEW Wrong error highlight
156067 P3 All pnejedly@netbeans.org NEW Log message: null:44: package sun.swing does not exist
156237 P3 Linu pnejedly@netbeans.org NEW Java source compliance level
156238 P3 Linu pnejedly@netbeans.org NEW Modifications added project not visible
156239 P3 Linu pnejedly@netbeans.org NEW Code assist skips generic methods
157313 P3 All pnejedly@netbeans.org NEW Code completion inserts local class with its package
158078 P3 All pnejedly@netbeans.org NEW Code Completion does not work for the overridden attributes
162779 P3 All pnejedly@netbeans.org NEW AssertionError at com.sun.tools.javac.code.Types.rank
163770 P3 All pnejedly@netbeans.org NEW Code completion does not work for '{}'
163785 P3 All pnejedly@netbeans.org NEW Code completion does not work for sequence manipulations
165016 P3 All pnejedly@netbeans.org NEW Code completion does not work after sequence range
165700 P3 All pnejedly@netbeans.org NEW Code completion does not suggest contsants for static import
165928 P3 All pnejedly@netbeans.org NEW Code completion does not work after 'for' statement
166514 P3 All pnejedly@netbeans.org NEW Code completion is case sensitive
171605 P3 All pnejedly@netbeans.org NEW IllegalStateException: Caller of TokenSequence forgot to call moveNext/Previous() or it returned false (no more tokens) TokenSequence for text/x-fx at tokenIndex=0. TokenList contains 480 tokens: *[
171762 P3 All pnejedly@netbeans.org NEW NullPointerException at org.netbeans.api.javafx.source.CompilationInfoImpl.getDiagnostics
172040 P3 All pnejedly@netbeans.org NEW Code completion sugests VCS folders
153206 P3 All sunflower@netbeans.org NEW C/V test failed. testWriteAccess
157899 P3 All yardus@netbeans.org NEW [Mac] Fix import dialog sometimes looses focus
174531 P3 All yardus@netbeans.org NEW Discarding .fx file does not do the task
174743 P3 All yardus@netbeans.org NEW No main class found
174114 P3 Wind akorostelev@netbeans.org STAR Serialization of opened multi-artboard views does not work correctly - selected scene is not remembered
169790 P3 All manowar@netbeans.org STAR Highlighting of Exit points does not work in some cases
151031 P3 Wind misk@netbeans.org STAR Missing comments in Best Practices samples
151242 P3 All kaktus@netbeans.org REOP [Mac PPC] Warning message when running a project:CFMessagePortCreateLocal(): failed to name Mach port (java.ServiceProvider)
151027 P3 Wind misk@netbeans.org REOP Samples in Best Practices are not discoverable
174811 P3 All yardus@netbeans.org REOP Find Usages doesn't work
174120 P3 All akorostelev@netbeans.org RESO WORK FXZ file won't open on Solaris
175918 P3 All asotona@netbeans.org RESO FIXE IllegalStateException: Should not acquire Children.MUTEX while holding ProjectManager.mutex()
173973 P3 All kharezlak@netbeans.org RESO FIXE I18N 'Layout' category name on Palette is not localized
156041 P3 All mkrauskopf@netbeans.org RESO FIXE Code completion suggests nothing after '=' operator
162944 P3 All mkrauskopf@netbeans.org RESO DUPL Code completion does not suggest classes from the same file
174734 P3 All yardus@netbeans.org RESO FIXE Package statement incorrectly underlined
174119 P3 All akorostelev@netbeans.org VERI FIXE fxz switched to source view is not opened after IDE restart
174722 P3 All kharezlak@netbeans.org VERI WORK ClassCastException: com.sun.tools.javac.code.Symbol$ClassSymbol cannot be cast to com.sun.tools.javafx.code.JavafxClassSymbol
175667 P3 All manowar@netbeans.org VERI FIXE Code formatting breaks line before the 'tween' keyword
175387 P3 All mkrauskopf@netbeans.org VERI FIXE NullPointerException at org.netbeans.api.javafx.source.ClasspathInfo.<init>
148482 P3 All yardus@netbeans.org VERI FIXE Errors are not highlighted after code editing
92 bugs found.
  Edit Search  
as