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.

Wed Apr 24 2024 10:47:29 UTC
Hide Search Description
94 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
255938 java Editor dbalek NEW --- Different "@deprecated" IDE detection on interface and class method definitions 2015-10-15
257719 java Editor dbalek NEW --- Put the full file path of the currently opened file into the window title - plugin available 2016-07-01
100242 guibuild Code issues NEW --- MENU: dimension of submenu is not adapted to size of inserted Menu Items 2013-06-19
100751 guibuild Code issues NEW --- Undo doesn't work in code customizer. 2010-08-25
107503 guibuild Code issues NEW --- LAYOUT: Component "disappears" when is enclosed in Desktop pane or Layered pane 2010-08-25
113220 guibuild Code issues NEW --- MENU: menu component is not correctly rendered if redo is done 2013-01-08
125538 guibuild Code issues NEW --- REF: Ref preview doesn't show changes in bundle location if form class is moved to anothre package 2008-04-30
130397 guibuild Code issues NEW --- Table model is Microsoft smart when a column name starts with "Title" 2009-05-25
130543 guibuild Code issues NEW --- Set Desinger Size dialog does not check users input 2009-05-25
136367 guibuild Code issues NEW --- Button Count property is not recalculed when button is deleted 2009-05-25
139277 guibuild Code issues NEW --- //NOI18n comments are not added to code which should not be internationalized 2009-05-25
144064 guibuild Code issues NEW --- [65cat] Incorrect pallete item of BeanInfo class 2012-12-03
145031 guibuild Code issues NEW --- Preview design does not work properly for checkboxes when IDE is started in GTK l&f 2008-08-25
145814 guibuild Code issues NEW --- Highlight the container where a new component is about to be dropped not working on GTK 2008-09-11
145873 guibuild Code issues NEW --- Error placing JSeparator 2009-05-25
147098 guibuild Code issues NEW --- MENU: accelerator is incorrectly placed when action is assign using multiselection 2009-05-25
147583 guibuild Code issues NEW --- Misplaced selection rectangle painted in menu designer 2013-08-07
147687 guibuild Code issues NEW --- AWT: <USER CODE> is not displayed on component in design which has labe property 2009-05-25
147790 guibuild Binding issues NEW --- bindingGroup is not declared as transient 2016-09-05
151979 guibuild Binding issues NEW --- newDetailRecord should not generate Collection 2009-05-25
153921 guibuild Code issues NEW --- Font property value is not antialiased 2012-10-01
155524 guibuild Code issues NEW --- AWT Panel and Canvas are not visible during their placement 2009-02-19
157626 guibuild Binding issues NEW --- setting focus on "elements" text field in jTable Binding panel causes loss of Binding configuration 2009-05-25
158503 guibuild Code issues NEW --- The combo box height is too small 2009-02-19
158777 guibuild Code issues NEW --- Do not use getClass().getResource() in forms 2012-08-17
163344 guibuild Code issues NEW --- Binding dialog displays disabled textFields under checkboxes 2009-04-22
186493 guibuild Code issues NEW --- Insertion of component into Maven project fails sometimes 2010-05-24
186580 guibuild Code issues NEW --- [69cat][java] New Database Program Wizard uses inconsistent list types 2011-10-20
189088 guibuild Code issues NEW --- Using action property with @Action method causes button to lose text and tooltip 2010-07-30
190167 guibuild Code issues NEW --- "No Border" should not map to setBorder(null) 2015-03-18
196758 guibuild Code issues NEW --- GTK color chooser-color doesn't match 2011-03-16
199722 guibuild Code issues NEW --- Preview Desing -> Metal shows jCheckbox incorrectly 2012-04-03
205003 guibuild Code issues NEW --- Attempt to call getNodeDelegate on deleted file 2011-11-11
209895 guibuild Natural issues NEW --- jList Grows Longer When jCheckBox is Positioned Under it 2012-04-16
210402 guibuild Code issues NEW --- Properties For Beans Based On Swing/AWT Components Organized Differently 2012-05-06
212789 guibuild Code issues NEW --- Adding menu item into menu - two menus are marked 2012-05-21
213558 guibuild Natural issues NEW --- JInternalFrame Size in JDesktopPane Does Not Initially Change When Preferred Size Set 2012-06-04
213569 guibuild Binding issues NEW --- Binding Expression Tree Items Display in Different Font Sizes 2012-06-05
214525 guibuild Code issues NEW --- Swing JTextField background value [255,255,255] not displayed when editable false 2012-06-20
222989 guibuild Code issues NEW --- 34351 ms? - form.palette.PaletteUtils.getAllItems() 2013-07-30
225160 guibuild Code issues NEW --- Can't use custom JTabbedPane when the Bean Info containerDelegate is setted 2014-02-11
231385 guibuild Code issues NEW --- Color chooser do not resize properly 2013-06-17
235207 guibuild Code issues NEW --- New Master form in default package 2015-09-11
241230 guibuild Code issues NEW --- Absolute Layout on TopComponent adds broken dependency to NetBeans Module 2014-01-31
241287 guibuild Code issues NEW --- JPanel and awt.List Render Order different in guibuilder and preview 2014-02-03
245874 guibuild Code issues NEW --- org.openide.text.DataEditorSupport$Env.outputStream: LowPerformance took 141771 ms. 2017-11-22
170856 java Javadoc jbecicka NEW --- "Javadoc missing" for an overridden method 2015-09-09
254452 java Refactor ralphbenjamin NEW --- Copying class adds unwanted import 2015-09-01
254841 java Refactor ralphbenjamin NEW --- When seaching for usages of interface the text ":none" is in find usages dialog 2015-08-29
254849 java Refactor ralphbenjamin NEW --- [Move method] Whne moving method and generating javadoc the return tag is missing 2015-08-29
256723 java Refactor ralphbenjamin NEW --- Find Usages keyboard navigation enumerates options in the wrong order 2015-11-23
181445 java Hints sdedic NEW --- Fix for string concatenation in Logger methods mishandles Throwable param 2015-12-09
237692 java Hints sdedic NEW --- Configure hint item opens IDE-wide options even when the project uses project specific hint settings 2015-12-09
246187 java Hints sdedic NEW --- Move inner to outer removes some comments 2014-08-01
246457 java Hints sdedic NEW --- Implement Interface hint generated class marked by error badge 2014-08-14
247932 java Hints sdedic NEW --- Typo in description of "Throwable method result is ignored" 2015-08-11
249234 java Hints sdedic NEW --- Incorrect "Unnecessary test for null" when there is a ternary operator (?:) in the condition 2015-08-11
250879 java Hints sdedic NEW --- Incorrect warning message 2015-03-18
250901 java Hints sdedic NEW --- Incorrect infinite recursion warning for lambda expression 2015-03-18
251194 java Hints sdedic NEW --- Incorrect warning message for instanceof 2015-08-12
252166 java Hints sdedic NEW --- Incorrect detection of annotations after class in method 2017-05-04
253210 java Hints sdedic NEW --- @Nullable final field: "Dereferencing possible null pointer" false positive 2015-09-11
253669 java Hints sdedic NEW --- Use anonymous inner class does not add @Override annotation to the method 2015-07-23
254072 java Hints sdedic NEW --- [81cat] Advanced setting: unwillingly re-sizes hint tree 2015-08-10
254835 java Source sdedic NEW --- Automatically generated Javadoc contains, in special case, unwanted empty lines 2016-11-10
256360 java Hints sdedic NEW --- 'Implement all abstract methods' can produce unexpected results 2016-01-28
258132 java Source sdedic NEW --- Fully Qualified Class Names being generated with 'Generate Fully Qualified Name of Classes' option disabled 2016-07-28
258585 java Refactor sdedic NEW --- Refactor --> Move Field From Class B to Class A does not work at all. 2016-07-27
262418 java Hints sdedic NEW --- Manage Inspections dialog for Inspect &Transform does not remember its size 2016-06-17
262519 java Refactor sdedic NEW --- Rename .java file doesn't remove obsolete .class 2016-08-05
262614 java Hints sdedic NEW --- NetBeans says: "Constant name does not follow naming conventions", — if a constant name contains digits between underscores. 2016-06-29
267260 java Refactor sdedic NEW --- Bad "Invalid selection" error on Introduce Local Variable refactor 2016-07-27
208820 utilitie Jump To tzezula NEW --- invoking Go to file dialog doesn't work when cursor is in the search field 2016-07-27
256222 java Navigati tzezula NEW --- [81cat] It is just a detail but in navigation panel "Fully qualified names" feature is not available in context menu 2015-10-28
257183 java Project tzezula NEW --- VM Options Customize : defective parsing of double equals 2015-12-16
133321 java Editor dbalek REOP --- Unused private variable highlight defect 2016-07-10
111311 guibuild Code issues REOP --- Improper behavior of "cut" in design mode 2010-05-11
128592 guibuild Code issues REOP --- 'NotSerializableException: javax.swing.plaf.synth.SynthComboBoxUI' in log opening form in IDE under GTK L&F 2008-04-30
152746 java Hints jbecicka REOP --- [68cat] "Implement all abstract methods" generates methods in reverse hierarchical order 2016-07-18
150783 java Hints msauer REOP --- [69cat] "Assign Return Value To New Variable" removes preceding blank line 2016-07-18
229554 java Refactor ralphbenjamin REOP --- [Change method parameters]: textfield too big 2016-07-10
235527 java Refactor ralphbenjamin REOP --- Delete with refactor of locked Java file does not give warning that file cannot be deleted 2016-07-19
112566 java Hints sdedic REOP --- java.lang.AssertionError: Start offset must be before the end offset. startOffset = 617, endOffset = 608 2016-11-13
123951 java Source sdedic REOP --- [68cat] Formatting options preview should not reset scroll position when changing options 2016-07-18
133538 java Hints sdedic REOP --- "Add throws"-hint, when implementing a constructor, which throws an exception 2016-07-10
168931 java Hints sdedic REOP --- [68cat] Empty package is mistaken as non-existing 2016-07-18
185137 java Hints sdedic REOP --- [69cat] Naming of "Result of new Object ignored" hint 2016-07-18
186759 java Source sdedic REOP --- [69cat] Removing comment and adding annotation generates blank line 2016-07-12
215629 java Hints sdedic REOP --- Applying assist surround with try-catch for multiple variable assignments results into compile errors 2016-07-11
235921 java Hints sdedic REOP --- Inspect & Transform: deleted configuration still active 2016-07-21
245743 java Hints sdedic REOP --- Hint does not disappear when disabling it 2016-07-18
252560 java Hints sdedic REOP --- Suppress Warning hint doesn't work for guarded block without SuppressWarnings 2015-09-30
210564 java Navigati tzezula REOP --- Navigator: "C-T" is a Bad Shortcut Name and it Should Work. 2016-07-19
234217 java Project tzezula REOP --- Add Jar/Folder: No margin between "Reference as" label and pane 2016-07-14
94 bugs found.

as