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.

Thu Mar 28 2024 20:40:56 UTC
Hide Search Description
This result was limited to 500 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
236572 editor Formatti dbalek NEW --- org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance took 55615 ms. 2015-11-30
236598 editor Formatti dbalek NEW --- Expand tabs to spaces does not work 2016-02-02
238052 editor Formatti dbalek NEW --- org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance took 14556 ms. 2017-09-04
247566 editor Completi dbalek NEW --- javax.swing.text.BadLocationException: Modification not allowed 2017-06-27
247576 editor Formatti dbalek NEW --- Tabs cause code-format to break vertical alignment in Javadoc 2014-09-30
248543 editor Formatti dbalek NEW --- Please, provide an API constant for hardcoded string used in FormattingPanel/CodeStylePreferences 2014-11-10
249132 editor Formatti dbalek NEW --- Inconsistent brace formatting when using lambdas 2014-12-05
250281 editor Formatti dbalek NEW --- Comments in [java] switch statement inappropriately wrapping on reformat. 2015-02-16
250896 editor Completi dbalek NEW --- bad cursor location after adding an annoyimous member class 2015-03-16
251667 editor Formatti dbalek NEW --- Javadoc reformat on save adds unnecessary asterisk 2015-04-06
251962 editor Formatti dbalek NEW --- Tabs don't stop converting to spaces unless the number of spaces per indent and tab size are both set to 8. 2015-09-14
252011 editor Completi dbalek NEW --- Parameter names in JavaDoc are hardly readable 2016-07-27
252042 editor Completi dbalek NEW --- [a11y] Show Method Parameters does not read the possible method parameters using Voice Over 2016-06-22
252043 editor Completi dbalek NEW --- [a11y] Insert Code is not accessible using the Voice Over screen reader 2016-06-22
252044 editor Completi dbalek NEW --- [a11y] Code completion is not accessible when using Voice Over 2016-06-22
252273 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getSelectionStart 2015-09-23
253215 editor Completi dbalek NEW --- Disable code completition after paste 2017-09-13
253310 editor Completi dbalek NEW --- Prevent Code Completion Popup Menu to Expand to Multiple Monitors 2015-09-11
253795 editor Completi dbalek NEW --- [81cat]Hint not shown on ctrl-enter on Code completion window 2015-09-14
254444 editor Formatti dbalek NEW --- [81cat] Wrong behavior of "Packages To Use Star Import" JTable 2015-08-31
254853 editor Completi dbalek NEW --- Alternative shortcut for 'CC|Exclude' disables original shortcut 2015-09-01
255360 editor Completi dbalek NEW --- [81cat] Alternative KeyMap doesn't works if the keymap list is filtered 2015-09-21
255454 editor Completi dbalek NEW --- [81cat] Alternative shortcut doesn't work for fix code 2015-09-21
255526 editor Completi dbalek NEW --- Code completion deletes lines when in rectangular selection 2015-09-24
255638 editor Formatti dbalek NEW --- package-level annotations not formatted properly 2015-10-01
255932 editor Formatti dbalek NEW --- Classes flagged as missing in the editor when the compiler has no problem finding them. 2015-10-15
255984 editor Formatti dbalek NEW --- Remove trailing whitespaces do not work for newlines or space added at end of line 2015-10-19
256028 editor Formatti dbalek NEW --- Line is not indented correctly after a commented line 2015-10-20
256200 editor Completi dbalek NEW --- NullPointerException at org.netbeans.modules.editor.completion.CompletionJList.updateAccessible 2015-10-27
256942 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getSelectionStart 2018-02-02
257620 editor Formatti dbalek NEW --- format nested "if else" goes too much 2016-01-19
257622 editor Formatti dbalek NEW --- org.netbeans.modules.editor.indent.IndentImpl.reformatLock: LowPerformance took 27142 ms. 2016-04-12
257630 editor Formatti dbalek NEW --- Source/Format on a Maven project tries to format all files in target 2016-06-20
257773 editor Formatti dbalek NEW --- Indentation of lambda body not consistent with non-lambda code 2016-01-30
258047 editor Formatti dbalek NEW --- Open a 615kb file is bit slow 2016-02-18
258097 editor Formatti dbalek NEW --- Special if else treatment - format code jumps 2016-02-22
258250 editor Completi dbalek NEW --- org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException 2016-03-04
258409 editor Formatti dbalek NEW --- Ctrl+Alt+F does wrong alignment 2016-03-17
258512 editor Completi dbalek NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2016-03-25
259110 editor Formatti dbalek NEW --- Auto format inserts extra spaces in angular code 2016-09-14
261973 editor Formatti dbalek NEW --- IDE does not format native javascript functions 2016-05-15
262228 editor Completi dbalek NEW --- Parseexception caused by cc 2016-05-26
262650 editor Formatti dbalek NEW --- StringIndexOutOfBoundsException: String index out of range: 13030 2018-03-22
262675 editor Formatti dbalek NEW --- Order Members should treat static and non-static interfaces the same 2016-07-05
262685 editor Completi dbalek NEW --- Unable to disable the automatic insertion of closing quotes, braces and brackets in CSS/SCSS 2016-07-05
262775 editor Formatti dbalek NEW --- indentation marks are at wrong locations when using proportional fonts 2016-07-12
267342 editor Completi dbalek NEW --- Switching from normal to all-symbols CC 2016-07-28
267530 editor Formatti dbalek NEW --- "Wrap text at right margin" should only wrap if line is too long 2017-01-26
268159 editor Formatti dbalek NEW --- Expand tabs to spaces does not process single-line comments 2016-09-22
268172 editor Completi dbalek NEW --- Auto completion does not suggest constructor for final fields 2016-09-23
268253 editor Formatti dbalek NEW --- Incorrect formatting of comments inside case statement 2016-09-28
268428 editor Formatti dbalek NEW --- code indentation broken when I push a line of code down with [Enter] 2016-10-09
268431 editor Formatti dbalek NEW --- code indentation broken of the first line of pasted code 2016-10-09
268432 editor Formatti dbalek NEW --- code indentation broken when I delete a selection of code 2016-10-09
268471 editor Completi dbalek NEW --- CSS Code Completion window selection doesn't replace the existing value 2016-10-11
268806 editor Completi dbalek NEW --- No code completion for keywords in htaccess file 2016-11-03
269096 editor Formatti dbalek NEW --- Autoformatting fails on complex angular filter 2016-11-23
269208 editor Completi dbalek NEW --- Ctrl + Space on static method call offers no suggestion when followed by any annotation 2016-12-02
269313 editor Completi dbalek NEW --- Sometimes codecompletion seems to hit a low and get really really slow 2017-06-06
269538 editor Completi dbalek NEW --- NegativeArraySizeException at org.netbeans.editor.BaseDocument.getChars 2017-09-26
271302 editor Completi dbalek NEW --- Netbeans looses classes list with parallel source directories 2017-08-15
271447 editor Completi dbalek NEW --- CodeCompletion - Failed download of JavaDoc blocks IDE 2017-09-08
271673 editor Formatti dbalek NEW --- IllegalStateException: Cannot call getCompilationUnit() if current phase < JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first. 2018-02-05
271795 editor Formatti dbalek NEW --- javax.swing.text.BadLocationException: offset=4322 > doc.getLength()=4314 2017-11-13
268326 ide Manifest mbalin NEW --- #git #nbproject-dir #defaultpath 2016-10-03
237247 editor -- Other mkristofic NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-08-29
238161 editor CSL (API mkristofic NEW --- org.openide.nodes.EntrySupportDefault.getNodes: LowPerformance took 25815 ms. 2015-10-07
239206 editor -- Other mkristofic NEW --- javax.swing.text.BadLocationException: Modification not allowed 2017-10-19
240936 editor CSL (API mkristofic NEW --- CodeCompletion took 18621 ms. 2017-10-30
242105 editor -- Other mkristofic NEW --- org.netbeans.editor.GuardedException: Attempt to remove from guarded block at position 8,419. 2017-01-26
243239 editor -- Other mkristofic NEW --- javax.swing.text.BadLocationException: Modification not allowed 2017-10-21
246791 editor -- Other mkristofic NEW --- OutOfMemoryError: Java heap space 2016-03-09
248402 editor -- Other mkristofic NEW --- Theme import is completely broken 2014-11-05
249291 editor -- Other mkristofic NEW --- Enabling then disabling "Show Only Editor" can leave a floating editor window blank 2014-12-11
250226 editor CSL (API mkristofic NEW --- Navigator refocusing to top level item 2015-02-05
251000 editor Hints & mkristofic NEW --- IDE does not show error badges in erroneous Java source 2017-04-05
251363 editor -- Other mkristofic NEW --- [dark] html-doc inline code unreadable 2015-04-02
251438 editor Hints & mkristofic NEW --- Order of hints should be consistent 2015-03-26
252038 editor -- Other mkristofic NEW --- [a11y] Voice Over does not read all characters in the editor. 2016-06-22
252039 editor Hints & mkristofic NEW --- [a11y] Voice Over on Mac does not indicate editor warning/error/hint 2016-06-22
252040 editor Hints & mkristofic NEW --- [a11y] Fix code in the editor is not accessible with Voice Over 2016-06-22
253115 editor Navigati mkristofic NEW --- IllegalArgumentException: Comparison method violates its general contract! 2015-06-24
253430 editor Spellche mkristofic NEW --- NetBeans editor deadlocks while editing 2015-11-03
254200 editor Search mkristofic NEW --- CTRL+F stops working after reconnecting Remote Desktop connection 2017-05-22
254267 editor Options mkristofic NEW --- Annotations FileAlreadyLockedExceptions with saveAnnotationType and parse 2018-04-03
254667 editor Navigati mkristofic NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2015-08-25
254764 editor Hints & mkristofic NEW --- After changing the Fixable Hint colors, unable to change 2015-08-28
254895 editor -- Other mkristofic NEW --- [81cat] IllegalArgumentException: bad position: 66 2018-02-07
254986 editor Hints & mkristofic NEW --- Error Flags remain even after bad code is deleted 2015-10-14
255096 editor Options mkristofic NEW --- [81cat]Editor Font does not reset to default if font is removed from System 2015-09-08
255306 editor -- Other mkristofic NEW --- AssertionError: dotPos=187239 != insertionOffset=187244 cookie=null selectedText='null' origDot=187239 2017-10-04
255374 editor -- Other mkristofic NEW --- IndexOutOfBoundsException: len=-2 < 0: nextLineStartOffset=17146, lineStartOffset=17148, preScan=0 2015-09-17
255746 editor -- Other mkristofic NEW --- javax.swing.text.BadLocationException: Invalid offset=-536863206 not within <0, 26825> 2017-06-01
255788 editor -- Other mkristofic NEW --- import/export file dialogue in preferences is invisible when app is in full screen mode 2015-10-07
255801 editor -- Other mkristofic NEW --- IllegalArgumentException: bad position: 83 2015-10-08
255824 editor Spellche mkristofic NEW --- Spellchecker settings are ignored when importing via userdir from 8.0 > 8.1 2015-10-09
255874 editor Spellche mkristofic NEW --- Hint menu with hints and add-project/private menu too long goes below bottom of screen 2016-02-19
255889 editor Hints & mkristofic NEW --- [81cat] Module org-netbeans-modules-editor-errorstripe-api wrongly seen as containg a virus 2015-10-16
256004 editor Navigati mkristofic NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2015-10-19
256010 editor -- Other mkristofic NEW --- IndexOutOfBoundsException: start=-536865336 < 0 2015-11-19
256146 editor -- Other mkristofic NEW --- File encoding UTF8 is not used when reloading project 2015-10-26
256154 editor -- Other mkristofic NEW --- Bookmark problems in JSP file 2015-11-06
256298 editor Options mkristofic NEW --- org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. 2018-02-24
256318 editor Search mkristofic NEW --- Utilities.getIdentifierBlock returns null for offset==0 2015-11-02
256325 editor Navigati mkristofic NEW --- Editor doesn't perform "select in projects" for sources outside of "Site Root" 2015-11-02
256377 editor CSL (API mkristofic NEW --- org.netbeans.modules.parsing.spi.ParseException at org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask 2015-11-05
256398 editor Settings mkristofic NEW --- When use non-default profile Nowadays, changed code does not show correctly. 2015-11-06
256440 editor Hints & mkristofic NEW --- OutOfMemoryError: Java heap space 2015-11-07
256477 editor Navigati mkristofic NEW --- NullPointerException at javax.swing.text.JTextComponent.setCaretPosition 2015-11-09
256635 editor Settings mkristofic NEW --- IllegalArgumentException: No parser for mime type: text/x-jav 2018-03-31
256677 editor CSL (API mkristofic NEW --- OutOfMemoryError: Java heap space 2016-07-27
256701 editor -- Other mkristofic NEW --- IllegalArgumentException: bad position: 230 2015-11-19
256725 editor Settings mkristofic NEW --- org.netbeans.modules.editor.settings.storage.SettingsProvider$MyLookup.<init>: LowPerformance took 45171 ms. 2015-11-22
256745 editor -- Other mkristofic NEW --- org.netbeans.editor.PopupManager.computeBounds: LowPerformance took 157065 ms. 2017-07-22
256859 editor CSL (API mkristofic NEW --- org.netbeans.modules.csl.editor.hyperlink.GoToSupport.identifyActiveFindersLanguage: LowPerformance took 36001 ms. 2015-11-29
256934 editor -- Other mkristofic NEW --- IllegalArgumentException: len=-1 < 0 2016-11-28
257077 editor Navigati mkristofic NEW --- node always expand 2016-09-14
257118 editor Navigati mkristofic NEW --- Go to line does not work when search is active 2015-12-14
257252 editor Navigati mkristofic NEW --- Goto Line or bookmark loses focus after switching application 2016-07-28
257289 editor CSL (API mkristofic NEW --- NullPointerException at org.netbeans.modules.csl.navigation.Icons.getElementIcon 2015-12-24
257315 editor Search mkristofic NEW --- Search is not working sometimes.. 2016-02-17
257572 editor -- Other mkristofic NEW --- Editor AccessibilityHelp broken 2016-09-14
257665 editor Hints & mkristofic NEW --- OutOfMemoryError: unable to create new native thread 2017-01-19
257795 editor Settings mkristofic NEW --- org.xml.sax.SAXException: XML parser fatal error in file Editors/text/css/Preferences/org-netbeans-modules-editor-settings-CustomPreferences.xml 2016-02-01
257867 editor CSL (API mkristofic NEW --- Code completion colors in GsfCompletionItem and SQLCompletionItem 2017-07-18
257896 editor -- Other mkristofic NEW --- IDE does not display source files. 2016-02-11
257971 editor -- Other mkristofic NEW --- Keyboard is not responding - Ubuntu 2016-02-13
258162 editor Navigati mkristofic NEW --- Bookmarks are not saved/restored 2016-07-27
258199 editor -- Other mkristofic NEW --- Editor hangs (deadlock?) 2016-03-01
258267 editor Options mkristofic NEW --- Custom colours not loading when IDE starts 2016-03-22
258317 editor -- Other mkristofic NEW --- NullPointerException at org.netbeans.modules.editor.impl.actions.NavigationHistoryBackAction.actionPerformed 2016-05-21
258325 editor -- Other mkristofic NEW --- Inconsistent behavior of Strg+D and Tab when multiple lines selected 2016-03-11
258507 editor Spellche mkristofic NEW --- False-positive 'misspelled word' error for single-quoted phrases 2017-06-13
258526 editor -- Other mkristofic NEW --- javax.swing.text.BadLocationException: Wrong insert position 7941 2016-03-25
258613 editor Options mkristofic NEW --- Bad colors in Dark Theme (Norway Today is not applied for Annotations) 2016-04-15
258670 editor Navigati mkristofic NEW --- NullPointerException at org.netbeans.modules.editor.bookmarks.EditorBookmarksModule$BookmarksInitializer.propertyChange 2016-04-05
258835 editor Options mkristofic NEW --- Default encoding in Editor 2016-04-14
259041 editor Navigati mkristofic NEW --- org.netbeans.modules.editor.structure.api.DocumentModel$DocumentModelModificationTransaction.commit: LowPerformance took 37199 ms. 2016-04-28
259067 editor -- Other mkristofic NEW --- org.netbeans.modules.editor.impl.StatusLineFactories.<clinit>: LowPerformance took 20666 ms. 2016-04-29
259075 editor -- Other mkristofic NEW --- Freemarker plugin malfunctioning 2016-04-30
262138 editor Hints & mkristofic NEW --- IndexOutOfBoundsException: end < start (2388 < 2389) 2016-05-18
262145 editor Spellche mkristofic NEW --- StackOverflowError at org.netbeans.modules.spellchecker.TrieDictionary.findProposals 2016-05-19
262226 editor Hints & mkristofic NEW --- org.netbeans.modules.editor.hints.AnnotationHolder.setComponents: LowPerformance took 43504 ms. 2016-05-25
262275 editor Search mkristofic NEW --- NullPointerException at javax.swing.text.JTextComponent.getSelectionEnd 2016-05-30
262277 editor Search mkristofic NEW --- [regression] Search/replace options not persisted across IDE sessions. 2017-01-22
262335 editor Search mkristofic NEW --- Editor sometimes cannot find a text 2016-06-05
262478 editor CSL (API mkristofic NEW --- ClassNotFoundException: Will not load class org.netbeans.modules.csl.spi.ParserResult arbitrarily from one of ModuleCL@33d2db0c[org.netbeans.modules.csl.api] and ModuleCL@5b16b277[org.netbeans.modules 2016-10-25
262753 editor Navigati mkristofic NEW --- Navigator still shows content from previous editor 2016-08-15
262849 editor Navigati mkristofic NEW --- Open and cloned files - click in Navigator doesn't take to the current one 2016-07-27
267218 editor Spellche mkristofic NEW --- Spellchecker 2016-07-25
267332 editor -- Other mkristofic NEW --- IllegalStateException: NbEditorDocument.createEditor(): ui=javax.swing.plaf.synth.SynthEditorPaneUI@724c949c, kit=javax.swing.JEditorPane$PlainEditorKit@3e191d07, pane=javax.swing.JEditorPane[,0,0,0x0 2016-07-27
267638 editor Hints & mkristofic NEW --- Source inspect - Custom configuration to run only one analyzer 2016-08-19
267709 editor Hints & mkristofic NEW --- Warning signal blackout; code no longer legible ... 2016-08-27
267756 editor -- Other mkristofic NEW --- OutOfMemoryError: PermGen space 2016-08-29
267794 editor Search mkristofic NEW --- Replace - code completion 2016-08-31
268009 editor -- Other mkristofic NEW --- java.util.NoSuchElementException at org.openide.util.lookup.ProxyLookup$LazyCollection$1.next 2016-09-14
268094 editor Spellche mkristofic NEW --- Excessive IO coming from TrieDictionary (causes 7-10 secs delay in initial project load) 2016-09-22
268166 editor -- Other mkristofic NEW --- broken Alpha Channel background color 2016-09-23
268176 editor Spellche mkristofic NEW --- Spellchecker not working in Twig files 2016-09-23
268408 editor Hints & mkristofic NEW --- Element Title must not be empty 2016-10-07
268441 editor Search mkristofic NEW --- Since 8.2 unable to search for chars like tab 2016-11-24
268503 editor CSL (API mkristofic NEW --- NullPointerException at org.netbeans.modules.csl.hints.infrastructure.SuggestionsTask$1.run 2016-10-13
268509 editor Settings mkristofic NEW --- Some custom Font & Color settings reset on startup 2016-10-21
268525 editor Search mkristofic NEW --- Find and replace in selection doesn't work on Mac 2016-10-14
268533 editor Hints & mkristofic NEW --- PHP: function signature tooltip doesn't stick and disappears; Javascript: signature tooltip doesn't work 2016-10-14
268735 editor -- Other mkristofic NEW --- org.netbeans.lib.editor.hyperlink.HyperlinkOperation.findProvider: LowPerformance took 21162 ms. 2016-10-29
269006 editor -- Other mkristofic NEW --- Editor does not respect language switching if it happens in a different application 2016-11-16
269150 editor -- Other mkristofic NEW --- NullPointerException: The popup parameter cannot be null 2016-11-28
269202 editor -- Other mkristofic NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-12-01
269230 editor Search mkristofic NEW --- Memory leak in Text Editor when perform open, search&replace and closed editor for multiple times 2016-12-05
269275 editor Search mkristofic NEW --- Regular expression searches not predictable when search spans a line 2016-12-09
269411 editor -- Other mkristofic NEW --- Slow built-in editor 2016-12-22
269658 editor -- Other mkristofic NEW --- OutOfMemoryError: GC overhead limit exceeded 2018-01-07
269712 editor Navigati mkristofic NEW --- NullPointerException at org.netbeans.modules.editor.bookmarks.ui.BookmarksTableModel.getValueAt 2017-02-01
269865 editor Navigati mkristofic NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2017-02-18
269897 editor -- Other mkristofic NEW --- java.lang.IllegalArgumentException while editing java source file 2017-02-22
269955 editor Options mkristofic NEW --- IllegalArgumentException: No parser for mime type: text/html 2017-03-01
270065 editor Navigati mkristofic NEW --- NullPointerException at org.netbeans.modules.editor.errorstripe.AnnotationView$1.run 2017-11-05
270098 editor -- Other mkristofic NEW --- copy text freezes ide for at least 2 minuets 2017-03-16
270178 editor -- Other mkristofic NEW --- IllegalStateException: Annotation not added: se-jocke-nb-eslint-jslinterrorannotation 'util' is assigned a value but never used. (no-unused-vars) (Column: 5) 2017-03-23
270310 editor Navigati mkristofic NEW --- Every window of same file follow "undo" modifications 2017-06-29
270343 editor Hints & mkristofic NEW --- Include jsp file from JAR lib gives file not found 2017-04-10
270344 editor Hints & mkristofic NEW --- IndexOutOfBoundsException: end < start (-1 < 5167) 2017-04-10
270507 editor -- Other mkristofic NEW --- org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 91862 ms. 2018-02-13
270536 editor -- Other mkristofic NEW --- New File dialog never finishes, won't close, file is never created 2017-05-16
270616 editor -- Other mkristofic NEW --- NullPointerException at name.dougmcneil.plsql.action.PLSQLParametersAction$ContextAwareDelegate.<init> 2017-05-11
270640 editor -- Other mkristofic NEW --- org.netbeans.editor.GuardedException: Tentativa de remo 2017-05-14
270665 editor -- Other mkristofic NEW --- NullPointerException at org.netbeans.cheat.sheet.CodeTemplatesTopComponent.resultChanged 2017-08-03
270730 editor Navigati mkristofic NEW --- Bookmarks shortcut not working after exit and reopen 2017-05-24
270750 editor Navigati mkristofic NEW --- Moving across source file cause sync to disc (this is not even editing!!) 2017-05-26
270770 editor Navigati mkristofic NEW --- Editor come back to cursor position. 2017-05-30
270771 editor Navigati mkristofic NEW --- When show full file path or show parent folder name are checked tabs are hard to identify 2017-05-30
270793 editor -- Other mkristofic NEW --- scrolling is jumping 2017-06-04
270809 editor -- Other mkristofic NEW --- AssertionError at org.netbeans.editor.BaseTextUI.atomicLock 2017-07-19
270878 editor -- Other mkristofic NEW --- java.lang.NegativeArraySizeException when opening a huge file 2017-06-14
270949 editor -- Other mkristofic NEW --- Preserve cursor column when moving with Control key 2017-06-23
270972 editor -- Other mkristofic NEW --- Editor tab scrolls cursor back into view 2017-07-12
270974 editor Hints & mkristofic NEW --- Russian messages doesn't show correctly in hints 2017-06-27
270991 editor Navigati mkristofic NEW --- If you will clone document, scroll will synced between two documents 2017-06-28
271168 editor -- Other mkristofic NEW --- IndexOutOfBoundsException: index = 3, size = 3 2017-07-26
271181 editor Navigati mkristofic NEW --- when press keyboard cursor that does not scroll in editor 2017-07-28
271240 editor -- Other mkristofic NEW --- File changes are saved to an unknown location or thrown away 2017-08-07
271300 editor Navigati mkristofic NEW --- IllegalArgumentException: Comparison method violates its general contract! 2017-08-15
271383 editor -- Other mkristofic NEW --- Select in Projects donsn't work in Module projects type 2017-08-28
271405 editor Hints & mkristofic NEW --- Use of a deprecated constructor doesn't get crossed out 2017-11-24
271454 editor Navigati mkristofic NEW --- AssertionError at org.netbeans.modules.editor.bookmarks.ui.BookmarkHistoryPopup.createTable 2017-09-10
271461 editor -- Other mkristofic NEW --- OutOfMemoryError: Java heap space 2017-09-12
271533 editor -- Other mkristofic NEW --- NullPointerException at org.netbeans.editor.MarkBlock.getEndOffset 2017-09-26
271536 editor Hints & mkristofic NEW --- Deadlock on Go To Source from a method call in the Debugging stacktrace topcomponent 2017-09-27
271625 editor Hints & mkristofic NEW --- NullPointerException at org.netbeans.spi.editor.hints.projects.PerProjectHintsPanelUI.searchEnableDisable 2017-11-03
271636 editor Hints & mkristofic NEW --- IndexOutOfBoundsException: end < start (3778 < 4210) 2017-10-13
271680 editor Hints & mkristofic NEW --- ClassCastException: java.base/java.net.URL cannot be cast to org.openide.loaders.DataObject 2018-02-16
271737 editor -- Other mkristofic NEW --- NullPointerException at org.netbeans.editor.Coloring.toFont 2018-01-03
271754 editor -- Other mkristofic NEW --- NullPointerException at com.gluonhq.plugin.netbeans.menu.ProjectUtils.loadProjectPreferences 2017-11-06
271808 editor Navigati mkristofic NEW --- IllegalArgumentException: getParent() called for DE (176649922)["..." (content) <0-0> ''] which is not in the elements list! 2017-11-15
271811 editor Hints & mkristofic NEW --- Cannot export/import editor settings 2017-11-15
271855 editor -- Other mkristofic NEW --- IllegalStateException: Annotation not added: org-netbeans-spi-editor-hints-parser_annotation_err_fixableUnable to resolve identifier data_on. error: ?data_on? was not declared in this scope ---- (Al 2017-11-28
271893 editor Hints & mkristofic NEW --- org.netbeans.modules.editor.hints.HintsUI.showPopup: LowPerformance took 78079 ms. 2017-12-07
186117 platform Text mmetelka NEW --- MultiViewCloneableTopCompon [LowPerformance took 32391 ms.] 2017-11-30
207877 platform Text mmetelka NEW --- IndexOutOfBoundsException: Illegal OutKind[offset=-536865062,line=0,column=-536865062] in org.netbeans.modules.editor.NbEditorDocument@2787e2b3, mimeType='text/x-gsp', kitClass=null, length=3379, vers 2013-12-05
216544 editor Actions/ mmetelka NEW --- Throwable: Locked by in refactoring.java.ui.SafeDeleteUI 2016-01-06
219024 platform Text mmetelka NEW --- IndexOutOfBoundsException: Illegal OffsetKind[offset=-536804414] in org.netbeans.modules.csl.core.GsfDocument@632cabf, mimeType='text/javascript', kitClass=null, length=47847, version=309, file=org.ne 2015-06-12
223383 platform Text mmetelka NEW --- EditorCookie.getOpenedPanes() should be deprecated 2013-08-30
224885 platform Text mmetelka NEW --- org.netbeans.modules.websvc.design.multiview.SourceMultiViewElement.getToolbarRepresentation: LowPerformance took 21206 ms. 2016-06-13
225172 platform Text mmetelka NEW --- Mapping numeric keys like SUBTRACT to actions will perform action AND insert the '-' character 2013-03-25
225248 platform Text mmetelka NEW --- org.openide.text.EditorSupportLineSet$SupportLine.show: LowPerformance took 98781 ms. 2013-03-20
225820 editor Painting mmetelka NEW --- IndexOutOfBoundsException: Invalid line index=1 >= lineCount=1 2016-06-14
226868 platform Text mmetelka NEW --- javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit.undo 2015-08-25
227301 platform Text mmetelka NEW --- java.io.FileNotFoundException: J:\laboratory\wwe-projects\pkv18\htdocs\classes\pagetypes\pt_extText.php (Zugriff verweigert) 2013-04-30
227452 platform Text mmetelka NEW --- org.openide.text.DataEditorSupport.messageHtmlName: LowPerformance took 52532 ms. 2015-08-17
227461 platform Text mmetelka NEW --- CESRedirector with GsfDataObject 2013-04-12
227518 platform Text mmetelka NEW --- org.netbeans.core.multiview.MultiViewPeer.privateGetUndoRedo: LowPerformance took 39609 ms. 2013-04-05
227844 platform Text mmetelka NEW --- org.netbeans.core.multiview.MultiViewPeer.peerComponentShowing: LowPerformance took 65156 ms. 2017-09-21
229671 platform Text mmetelka NEW --- Accessing file system in EDT: CloneableEditor.updateName 2013-05-15
229721 platform Text mmetelka NEW --- Project file read in EDT 2 (for mime type) 2013-06-05
230183 editor Painting mmetelka NEW --- org.netbeans.modules.editor.lib2.view.FontInfo.<init>: LowPerformance took 34415 ms. 2018-01-05
230665 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-11-02
232164 platform Text mmetelka NEW --- Carets not restored after IDE restart 2013-07-02
233743 platform Text mmetelka NEW --- WARNING [org.openide.text.CloneableEditor]: AWT is blocked by modal dialog. Return null from CloneableEditor.getEditorPane. Please report this to IZ. 2013-08-30
234300 platform Text mmetelka NEW --- NullPointerException at org.openide.text.DataEditorSupport$Env$1Mark.<init> 2016-04-12
234663 platform Text mmetelka NEW --- IllegalArgumentException: bad position: 196 2014-02-04
234916 platform Text mmetelka NEW --- removing dependencies from library node in project window 2013-08-28
235195 platform Text mmetelka NEW --- NB froze trying to open search result 2013-09-04
235245 platform Text mmetelka NEW --- org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 20019 ms. 2014-10-16
235411 platform Text mmetelka NEW --- CloneableEditorSupport: OutOfMemoryError: Java heap space 2013-11-19
235483 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-09-12
235645 platform Text mmetelka NEW --- OutOfMemoryError: Java heap space 2014-08-05
235834 platform Text mmetelka NEW --- javax.swing.undo.CannotRedoException at javax.swing.undo.AbstractUndoableEdit.redo 2017-03-13
235841 platform Text mmetelka NEW --- org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.getFileObject: LowPerformance took 3781 ms. 2016-06-30
235988 platform Text mmetelka NEW --- NullPointerException at org.openide.text.Annotation.attach 2013-09-15
236025 editor Painting mmetelka NEW --- ArrayIndexOutOfBoundsException: -536848909 2016-04-12
236725 platform Text mmetelka NEW --- OutOfMemoryError: Java heap space 2013-10-18
236880 platform Text mmetelka NEW --- org.netbeans.modules.masterfs.ProvidedExtensionsProxy$7.run: LowPerformance took 74984 ms. 2014-10-06
237007 platform Text mmetelka NEW --- org.openide.text.DataEditorSupport$Env$1.run: LowPerformance took 20239 ms. 2013-10-11
237077 platform Text mmetelka NEW --- IDE completely frozen 2013-10-14
237653 platform Text mmetelka NEW --- Deadlock opening a java file 2013-10-25
237831 platform Text mmetelka NEW --- org.netbeans.core.windows.view.ui.DesktopImpl$LayeredLayout.layoutContainer: LowPerformance took 22716 ms. 2015-04-08
238218 platform Text mmetelka NEW --- AWT-EventQueue stuck on Object.wait() 2013-11-19
238448 editor Painting mmetelka NEW --- NullPointerException at org.netbeans.modules.editor.lib.drawing.DrawEngine.initInfo 2016-06-13
238474 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-04-10
238699 platform Text mmetelka NEW --- Netbeans is unable to debug any project 2013-11-22
238714 editor Actions/ mmetelka NEW --- 28s - getting content from clipboard in EDT in editor 2018-02-05
238822 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2018-02-23
238937 platform Text mmetelka NEW --- Editor displays empty editor panel 2014-01-15
239479 platform Text mmetelka NEW --- NullPointerException at javax.swing.TransferHandler$DropHandler.drop 2016-10-25
239583 editor Lexer mmetelka NEW --- org.netbeans.spi.lexer.LexerInput.backup: LowPerformance took 80234 ms. 2016-03-17
239790 platform Text mmetelka NEW --- org.netbeans.core.multiview.MultiViewPeer$DelegateUndoRedo.getUndoPresentationName: LowPerformance took 21616 ms. 2014-01-06
239809 platform Text mmetelka NEW --- org.openide.text.QuietEditorPane$DelegatingTransferHandler.importData: LowPerformance took 22170 ms. 2013-12-26
240502 platform Text mmetelka NEW --- java.lang.IllegalArgumentException when opening a XML file with invalid UTF-encoding 2015-07-23
240722 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2015-12-09
241129 editor Painting mmetelka NEW --- javax.swing.text.BadLocationException: Invalid offset=-1 < 0; docLen=96423 2018-01-29
241199 editor Painting mmetelka NEW --- Font size does not adjust for HiDPI displays 2015-12-26
241302 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2016-05-05
241750 platform Text mmetelka NEW --- org.openide.text.DocumentOpenClose.open: LowPerformance took 33315 ms. 2016-07-25
241799 platform Text mmetelka NEW --- org.netbeans.core.multiview.MultiViewCloneableTopComponent.getEditorPane: LowPerformance took 6984 ms. 2017-07-28
242047 platform Text mmetelka NEW --- OutOfMemoryError: Java heap space 2014-02-18
242151 platform Text mmetelka NEW --- NullPointerException at javax.swing.JEditorPane$PageLoader$2.run 2014-07-17
242175 platform Text mmetelka NEW --- org.openide.text.QuietEditorPane$DelegatingTransferHandler.exportAsDrag: LowPerformance took 37085 ms. 2014-02-21
242458 platform Text mmetelka NEW --- org.openide.text.QuietEditorPane$DelegatingTransferHandler.exportToClipboard: LowPerformance took 5028 ms. 2014-02-28
242524 platform Text mmetelka NEW --- NullPointerException: Invalid doc parameter. Document may not be null! 2014-03-03
242662 platform Text mmetelka NEW --- deadlock renaming an action 2014-07-07
243097 editor Lexer mmetelka NEW --- AssertionError: TLL exists for languagePath=LanguagePath: size=3, IHC=916877160 [0]: text/x-php5, LH: org.netbeans.modules.php.editor.lexer.PHPTokenId$PHPLanguageHierarchy [1]: text/html, LH: org.netb 2015-10-21
243391 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-03-18
243743 platform Text mmetelka NEW --- IllegalArgumentException while opening incorrectly encoded file 2018-03-20
244370 editor Lexer mmetelka NEW --- IllegalStateException: Lexer org.netbeans.modules.groovy.gsp.lexer.GspLexer@fcdfbe returned null token but lexerInput.readLength()=199 lexer-state: GSTART_TAG_BACKSLASH_EXPR tokenStartOffset=182 2017-04-18
245202 editor Painting mmetelka NEW --- org.netbeans.modules.versioning.ui.diff.DiffSidebar.paintComponent: LowPerformance took 52214 ms. 2017-09-05
245715 editor Painting mmetelka NEW --- IDE Editor unusable when font is increased 2015-10-22
245948 platform Text mmetelka NEW --- File was externally modified message ignores my answer 2014-07-29
246420 editor Actions/ mmetelka NEW --- Jquery.js Code Will Not Paste into file. 2014-08-13
246702 platform Text mmetelka NEW --- OOME due to SOFE in org.jdesktop.application invoked by QuiteEditorPane 2015-02-05
246826 platform Text mmetelka NEW --- UTF-8 saved as ISO if netbeans not closed properly 2014-10-02
247317 platform Text mmetelka NEW --- UI freeze if reading a file takes long time 2014-09-24
248065 platform Text mmetelka NEW --- NullPointerException at sun.reflect.GeneratedMethodAccessor281.invoke 2015-08-05
248283 platform Text mmetelka NEW --- org.openide.text.NbDocument$DocumentRenderer.renderToInt: LowPerformance took 529325 ms. 2015-02-02
248398 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-03-25
248403 platform Text mmetelka NEW --- org.openide.text.PositionRef$Manager$DocumentRenderer.render: LowPerformance took 503941 ms. 2016-04-14
248672 editor Lexer mmetelka NEW --- IndexOutOfBoundsException: tokenLength=0 <= 0. Fix the lexer implementation to use proper token length value. 2018-03-28
248956 platform Text mmetelka NEW --- IDE UI Frozen 2014-12-20
249031 editor Lexer mmetelka NEW --- Missing READ-LOCK when accessing TokenHierarchy: input-source:org.netbeans.editor.BaseDocument 2014-12-01
249052 editor Painting mmetelka NEW --- Slow rendering of complex HTML markup 2016-08-03
249208 platform Text mmetelka NEW --- Deadlock on exit 2014-12-12
249250 editor Actions/ mmetelka NEW --- IllegalArgumentException: bad position: 2540 2018-05-12
249256 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-12-14
249362 editor Painting mmetelka NEW --- Empty tabs displayed for Java sources generated as Groovy stubs 2014-12-15
249420 platform Text mmetelka NEW --- java.util.ConcurrentModificationException at java.util.WeakHashMap$HashIterator.nextEntry 2015-08-05
249515 editor Painting mmetelka NEW --- NetBeans editor does not show Greek accented letters 2015-01-09
249564 editor Painting mmetelka NEW --- AssertionError: Start position must be before the end position. 2014-12-29
249722 editor Painting mmetelka NEW --- org.netbeans.modules.editor.lib2.view.HighlightsViewUtils.x2Index: LowPerformance took 10940 ms. 2017-06-19
249727 platform Text mmetelka NEW --- severe error 2015-01-09
249939 editor Painting mmetelka NEW --- Editor text is scrambled, if I click letter "q" I get letter "n" 2015-01-26
249966 editor Actions/ mmetelka NEW --- Unused imports on save 2015-01-23
250530 editor Actions/ mmetelka NEW --- 0xF4_netbeans64.exe 2015-02-19
250548 editor Painting mmetelka NEW --- Deadlock in dev build 2015-02-26
250580 platform Text mmetelka NEW --- LazyLines not thread-safe 2015-08-05
250597 platform Text mmetelka NEW --- NullPointerException at org.openide.text.Annotation.attach 2015-08-05
250619 platform Text mmetelka NEW --- OutOfMemoryError: Java heap space 2015-02-23
250653 platform Text mmetelka NEW --- Hex Editor plugin should not be used by default when creating/opening files 2015-12-29
250885 platform Text mmetelka NEW --- Netbeans hangs after updates to 8.0.2 2015-03-05
250947 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2015-10-30
251337 editor Actions/ mmetelka NEW --- program crash 2015-03-20
251411 editor Actions/ mmetelka NEW --- Duplicated right click menu 2015-03-24
251587 editor Painting mmetelka NEW --- org.netbeans.lib.editor.util.PriorityMutex.lock: LowPerformance took 61873 ms. 2017-10-10
251774 editor Actions/ mmetelka NEW --- Missing shortcuts in Source menu 2015-04-13
251959 editor Painting mmetelka NEW --- IndexOutOfBoundsException: Invalid line index=28 >= lineCount=28 2018-04-26
251972 editor Painting mmetelka NEW --- AssertionError: Start position must be before the end position. 2015-07-28
252149 platform Text mmetelka NEW --- org.netbeans.modules.xml.multiview.XmlMultiViewElement.getToolbarRepresentation: LowPerformance took 27998 ms. 2015-05-06
252289 editor Actions/ mmetelka NEW --- java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key Actions/Edit/ 2015-05-07
252294 editor Painting mmetelka NEW --- Code editor background is intermittently grey 2015-05-11
252332 editor Actions/ mmetelka NEW --- Navigator tooltip triggers external GFX card 2015-05-11
252509 editor Painting mmetelka NEW --- javax.swing.text.BadLocationException: Invalid offset=4274 > (docLen+1)=4252 2015-11-30
252610 platform Text mmetelka NEW --- java.util.ConcurrentModificationException at java.util.WeakHashMap$HashIterator.nextEntry 2015-05-27
252751 editor Painting mmetelka NEW --- Broken background coloring on JDK 9 2015-06-02
252898 editor Painting mmetelka NEW --- Scrolling does not use the line height 2015-07-21
253345 editor Actions/ mmetelka NEW --- using undo after code formatting (Alt+Shift+F) results in random jumps in view 2015-07-17
253452 editor Painting mmetelka NEW --- Wrong mark occurences 2015-07-14
253470 platform Text mmetelka NEW --- org.netbeans.api.project.ProjectManager.findProject: LowPerformance took 26319 ms. 2015-07-15
253551 editor Actions/ mmetelka NEW --- Error to show the documentation popup with two screens 2015-07-17
253978 platform Text mmetelka NEW --- org.openide.text.UndoRedoManager$DocLockedRun.<init>: LowPerformance took 17351 ms. 2015-07-31
254105 editor Actions/ mmetelka NEW --- Rectangular selection & Multiline editting behavior dpends from selection size 2015-08-13
254342 editor Painting mmetelka NEW --- IndexOutOfBoundsException: Invalid line index=174 >= lineCount=174 2015-08-13
254478 editor Painting mmetelka NEW --- After running for a long time (24 hours?) Netbeans no longer displays line numbers 2016-10-20
254490 editor Painting mmetelka NEW --- Dark themes display vertical white background in left margin 2015-08-19
254520 editor Painting mmetelka NEW --- Not properly handling Mac CR terminated linefeeds for debugging, editing 2015-09-04
254636 editor Painting mmetelka NEW --- [81cat]javax.swing.text.BadLocationException: Invalid offset=517, docLen=475 2015-09-18
254644 editor Lexer mmetelka NEW --- IllegalStateException: Lexer org.netbeans.modules.el.lexer.ELLexer@5892de82 returned null token but lexerInput.readLength()=1 lexer-state: org.netbeans.modules.el.lexer.ELState@35a tokenStartOff 2017-10-11
254763 editor Painting mmetelka NEW --- Box-select cursor bug: typed text reversed from intuitive behaviour 2015-09-03
255068 editor Lexer mmetelka NEW --- AssertionError at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedMember 2015-09-07
255118 editor Painting mmetelka NEW --- Error: stack overflow. 2015-09-09
255529 platform Text mmetelka NEW --- IDE hangs after CVS-Commit 2015-09-24
255717 editor Painting mmetelka NEW --- Capital italic names are chopped off on the right when line is highlighted 2015-10-06
255751 editor Lexer mmetelka NEW --- java.util.ConcurrentModificationException: Caller uses obsolete token sequence which is no longer valid. Underlying token hierarchy has been modified by insertion or removal or a custom language embed 2018-02-12
255799 editor Painting mmetelka NEW --- Display problem in editor 2015-10-16
255896 editor Painting mmetelka NEW --- On Ubuntu 15.10 missing vertical scrollbars in text editor when editing a long code. 2015-10-14
255906 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2016-01-15
255986 editor Painting mmetelka NEW --- AssertionError: startIndex=388 >= endIndex=388 2015-10-18
256044 platform Text mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2015-10-20
256119 editor Painting mmetelka NEW --- IllegalArgumentException at java.nio.Buffer.position 2015-10-23
256266 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2015-10-29
256402 editor Painting mmetelka NEW --- javax.swing.text.BadLocationException: Invalid (offset=8074 + length=2)=8076 > (docLen+1)=16 2015-11-06
256728 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2015-11-22
256733 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2015-11-23
256752 editor Actions/ mmetelka NEW --- Setting caret with mouse does not update last column for keyboard navigation 2015-11-24
256815 editor Lexer mmetelka NEW --- java.util.ConcurrentModificationException: Caller uses obsolete token sequence which is no longer valid. Underlying token hierarchy has been modified by insertion or removal or a custom language embed 2015-11-26
256971 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2015-12-17
257037 editor Lexer mmetelka NEW --- AssertionError: assertion failed: Token's read length 0 should > 0: List(TokenInfo(2,BlockCommentStart), TokenInfo(1,Nl), TokenInfo(13,BlockCommentData), TokenInfo(1,Nl), TokenInfo(1,Nl), TokenInfo(94 2015-12-07
257216 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2015-12-18
257236 editor Painting mmetelka NEW --- ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData 2015-12-21
257313 editor Painting mmetelka NEW --- netbeans ide has printed java class file on 4 pages in hp printer on linux. 2 empty. html export ist perfect. 2016-02-25
257475 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-01-08
257562 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-01-14
257607 editor Actions/ mmetelka NEW --- Pasting on multicursor selections, the text is pasted on the last cursor position only. 2016-03-12
257770 platform Text mmetelka NEW --- NoSuchMethodError: org.openide.text.DocumentLine$2.<init>(Lorg/openide/text/DocumentLine;Lorg/openide/text/Annotation;Ljavax/swing/text/StyledDocument;Ljavax/swing/text/Position;)V 2016-01-29
257776 editor Lexer mmetelka NEW --- IllegalArgumentException: getFlyweightToken(): Creating token for unread characters: text="synchronized"; text.length()=12 > readLength()=1 2016-05-18
257882 editor Painting mmetelka NEW --- IndexOutOfBoundsException: Invalid line index=204 >= lineCount=204 2017-10-18
257950 platform Text mmetelka NEW --- NullPointerException at javax.swing.text.JTextComponent.getCaretPosition 2016-02-11
257984 editor Actions/ mmetelka NEW --- FileToolbar missing (Thread issue in start-up) 2016-02-24
258005 editor Painting mmetelka NEW --- Hebrew text display and cursor movement has issues 2016-11-08
258234 platform Text mmetelka NEW --- java.util.ConcurrentModificationException at java.util.WeakHashMap$HashIterator.nextEntry 2016-03-03
258251 editor Painting mmetelka NEW --- problems with Line Wrap turned ON 2016-04-01
258309 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-11-08
258465 editor Painting mmetelka NEW --- StackOverflowError at javax.swing.JFrame.getGraphics 2016-04-05
258486 editor Actions/ mmetelka NEW --- Rectangular selection highlights invalid part of code 2016-03-22
258502 editor Actions/ mmetelka NEW --- The cursor column is not preserved when moving over shorter lines 2016-03-23
258549 editor Painting mmetelka NEW --- Reattachin remote desktop removes line numbers 2016-03-30
258575 platform Text mmetelka NEW --- missing timestamps of files leads to empty source window and unreferenced variables 2016-04-03
258597 editor Actions/ mmetelka NEW --- Network Monitor: unable to scroll in Request Data tab 2016-05-20
258618 editor Painting mmetelka NEW --- Line numbers disappearing 2018-03-12
258751 editor Actions/ mmetelka NEW --- Multicaret: code completion does not work for all carets 2016-04-09
258910 editor Painting mmetelka NEW --- IndexOutOfBoundsException: Invalid line index=908 >= lineCount=738 2016-09-30
258962 platform Text mmetelka NEW --- NullPointerException at org.openide.text.Annotation.attach 2016-04-21
259039 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-04-29
259124 editor Painting mmetelka NEW --- AssertionError: Unsupported removeType=RETAIN_LAST_CARET in nested transaction 2016-05-04
259140 editor Painting mmetelka NEW --- NullPointerException at javax.swing.text.GlyphView$GlyphPainter.getNextVisualPositionFrom 2016-05-27
261050 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-05-11
262206 editor Painting mmetelka NEW --- NullPointerException at org.netbeans.lib.editor.util.swing.GapBranchElement.getElementIndex 2016-07-14
262221 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2016-05-25
262246 editor Actions/ mmetelka NEW --- Keyboard shortcuts are broken 2016-05-30
262334 platform Text mmetelka NEW --- NullPointerException at org.openide.text.Annotation.attach 2016-06-04
262412 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-06-13
262439 editor Lexer mmetelka NEW --- No easy way to rerun lexer 2016-07-26
262498 editor Painting mmetelka NEW --- Split document doesn't allow typing in separate locations 2016-08-09
262634 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-06-30
262725 editor Painting mmetelka NEW --- End key does not move caret to end of line for wrapped line 2016-09-18
262762 editor Actions/ mmetelka NEW --- Saving a file changes its line separator 2016-08-02
262816 editor Painting mmetelka NEW --- Cannot print. 2016-07-14
262818 editor Actions/ mmetelka NEW --- Split editor toolbar is huge 2016-07-14
262855 editor Painting mmetelka NEW --- Print to HTML generates invalid font size due to no 'px' suffix 2016-07-18
262950 editor Painting mmetelka NEW --- Rectangular select: Selection is not visible/painted wrong 2016-07-19
267232 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2016-07-21
267331 editor Painting mmetelka NEW --- Right click does not change focus for context menu actions 2016-08-09
267358 editor Lexer mmetelka NEW --- IndexOutOfBoundsException: index=-1 < 0 2017-08-13
267402 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2016-08-02
267455 editor Lexer mmetelka NEW --- IndexOutOfBoundsException: tokenLength=56 > 55. Fix the lexer implementation to use proper token length value. 2016-08-05
267467 editor Lexer mmetelka NEW --- org.netbeans.lib.lexer.LexerInputOperation.read: LowPerformance took 42960 ms. 2016-08-07
267534 editor Painting mmetelka NEW --- The editor does not show right margin as vertical line 2016-08-11
267578 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-08-15
267587 editor Actions/ mmetelka NEW --- Selecting multiline text in rectangular move only pastes first line 2016-09-01
267609 editor Lexer mmetelka NEW --- ArrayIndexOutOfBoundsException: 4 2016-10-05
267610 editor Lexer mmetelka NEW --- AssertionError: Non-null joinInfo in tokenList ETLj<1940,1978> TC=0(0) JI:<0(R0),0>, tli=0(R0), lps=0, IHC=672200394 JTLL for "text/html/text/javascript/text/html" [0]: ETLj<1940,1978> TC=0(0) JI:<0(R 2017-04-10
267611 editor Lexer mmetelka NEW --- NullPointerException at org.netbeans.api.lexer.TokenSequence.movePrevious 2016-08-17
267631 editor Actions/ mmetelka NEW --- Change textual name of "Paste as Lines" action from "clipboard-lines" to "paste-from-clipboard-as-lines" 2016-09-18
267792 editor Actions/ mmetelka NEW --- Drag & drop multilines selection 2016-08-31
267795 editor Actions/ mmetelka NEW --- Last edit doesn't work 2016-08-31
267812 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-08-31
267842 editor Lexer mmetelka NEW --- AssertionError at org.netbeans.lib.lexer.inc.TokenListListUpdate.markRemovedMember 2016-12-03
268030 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2016-09-14
268073 editor Painting mmetelka NEW --- IndexOutOfBoundsException: index=0 >= size=0, HL:<11140,11140>, Items#0 2016-09-17
268151 editor Painting mmetelka NEW --- NullPointerException at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved 2017-11-10
268177 editor Actions/ mmetelka NEW --- Keyboard shortcut missing in tooltip for "Toggle Bookmark" icon in editor's toolbar 2016-09-24
268234 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-12-08
268438 editor Painting mmetelka NEW --- javax.swing.text.BadLocationException: Invalid offset=-1 < 0; docLen=4147 2016-10-10
268549 editor Actions/ mmetelka NEW --- Can't Quit 2017-02-15
268838 editor Painting mmetelka NEW --- No cursor 2016-11-04
268887 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2016-11-08
268995 editor Lexer mmetelka NEW --- OutOfMemoryError: Java heap space 2018-05-06
269049 editor Lexer mmetelka NEW --- Error "java.lang.NullPointerException" when typing double opening curly bracket 2017-04-12
269223 editor Painting mmetelka NEW --- Fira Code Light font cut off, bad line height 2016-12-03
269355 editor Painting mmetelka NEW --- IllegalStateException: Invalid incomingEvent=1971765316 [org.netbeans.editor.FixLineSyntaxState$BeforeLineUndo@77922720 hasBeenDone: true alive: true, org.netbeans.lib.editor.util.swing.DocumentUtilit 2016-12-15
269364 platform Text mmetelka NEW --- org.openide.text.DataEditorSupport$Env$ME: The file datatables.min.js seems to be too large (1 Mb) to safely open. Opening the file could cause OutOfMemoryError, which would make the IDE unusable. Do 2016-12-16
269375 editor Painting mmetelka NEW --- ArrayIndexOutOfBoundsException: 71268 2016-12-16
269550 editor Painting mmetelka NEW --- NullPointerException at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved 2018-02-14
269584 editor Actions/ mmetelka NEW --- Cannot copy text from (subversion) diff popup 2017-01-17
269585 editor Painting mmetelka NEW --- ArrayIndexOutOfBoundsException: -536809127 2017-01-17
269589 editor Painting mmetelka NEW --- IllegalArgumentException: Illegal bounds: <36790,36828> outside of <36832,36861> 2017-01-18
269599 editor Lexer mmetelka NEW --- ArrayIndexOutOfBoundsException: 1 while editing scripts inside html pages 2017-01-19
269600 editor Lexer mmetelka NEW --- ClassCastException: org.netbeans.lib.lexer.token.PartToken cannot be cast to org.netbeans.lib.lexer.token.JoinToken 2017-01-19
269720 editor Lexer mmetelka NEW --- AssertionError: Non-null joinInfo in tokenList ETL@78e83cbdj<525,536> TC=0(0) JI:<0(R0),0>, tli=0(R0), lps=0 JTLL for "text/x-php5/text/html/text/javascript/text/html" [0]: ETL@78e83cbdj<525,536> TC=0 2018-02-09
269725 editor Actions/ mmetelka NEW --- When tab is cloned, undoing changes moves cursor in both 2017-02-02
269764 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-02-07
269922 editor Painting mmetelka NEW --- NullPointerException at org.netbeans.modules.editor.lib2.view.EditorViewFactory.offsetRepaint 2017-02-25
269980 platform Text mmetelka NEW --- org.openide.text.NbDocument$DocumentRenderer.renderToInt: LowPerformance took 156552 ms. 2017-03-04
270117 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-03-18
270125 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-03-20
270228 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-03-28
270366 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-04-11
270431 editor Lexer mmetelka NEW --- IllegalArgumentException: Token id must not be null. Fix lexer org.netbeans.freemarker.lexer.FTLLexer@60e5a66a 2017-04-18
270505 editor Painting mmetelka NEW --- Deadlock 2017-05-04
270544 platform Text mmetelka NEW --- org.openide.text.LineVector.unlockCheckUpdate: LowPerformance took 31900 ms. 2017-05-03
270557 platform Text mmetelka NEW --- OutOfMemoryError: Java heap space 2017-05-04
270570 editor Painting mmetelka NEW --- IllegalStateException: Incoming event already cleared 2017-06-16
270614 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-05-11
271038 editor Painting mmetelka NEW --- Error message on launch 2017-07-05
271049 editor Actions/ mmetelka NEW --- Text toolbar gets taller when narrowed 2017-07-06
271080 editor Painting mmetelka NEW --- NullPointerException at org.netbeans.modules.editor.lib2.view.DocumentViewOp.mouseWheelMoved 2017-07-12
271088 editor Painting mmetelka NEW --- OutOfMemoryError: Java heap space 2017-07-13
271095 platform Text mmetelka NEW --- org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: AWT-EventQueue-0 2018-02-25
271135 editor Painting mmetelka NEW --- IllegalArgumentException: different buffers 2017-07-21
271217 platform Text mmetelka NEW --- indentention problems 2017-08-02
271291 editor Painting mmetelka NEW --- IndexOutOfBoundsException: View index=2 >= 2 2017-08-14
271306 editor Painting mmetelka NEW --- javax.swing.text.BadLocationException: Invalid offset=10 > (docLen+1)=8 2017-08-16
271332 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-08-20
271391 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-08-28
271473 editor Painting mmetelka NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-09-13
271548 editor Painting mmetelka NEW --- Garbage on the editor panel when scrolling certain source code files 2018-03-22
271813 editor Actions/ mmetelka NEW --- When editing, and line wraps, the editor bounces all over the place up and down. Loses code completion too. 2017-11-15
248908 editor Hints & petrk NEW --- C++ Code assistance incorrectly marks "unable to resolve identifier" in two-namespace files with std class members 2018-01-23
254884 editor Refactor ralphbenjamin NEW --- NullPointerException at org.netbeans.modules.refactoring.api.RefactoringSession.setWrappers 2015-08-31
262734 editor Refactor ralphbenjamin NEW --- [82cat] Refactor > Rename should invoke inline rename where possible 2016-07-20
226481 editor CSL (API sdedic NEW --- Code Folds automatically un-folding 2016-01-18
238925 editor Hints & sdedic NEW --- All fixes for the line are offered on Alt-Enter 2016-05-24
244023 editor Key bind sdedic NEW --- Can't search assign option key shortcut in Keymap Preferences section 2017-04-25
245621 editor Code fol sdedic NEW --- org.netbeans.editor.BaseDocument.extWriteLock: LowPerformance took 62276 ms. 2018-01-10
255538 editor Key bind sdedic NEW --- Removed shortcut works until next IDE startup 2015-09-24
257432 editor -- Other sdedic NEW --- Registration position ignored for "inherited" MIME types 2016-01-08
257778 editor -- Other sdedic NEW --- remove dependency for editor.guards 2016-08-11
258219 editor Key bind sdedic NEW --- Keyboard shortcut can not be set 2016-03-03
267341 editor Refactor sdedic NEW --- Undo after renaming file with Hint causes new file created 2016-07-28
267417 editor CSL (API sdedic NEW --- Wrong MIME type for Apache Conf file? 2016-08-03
268084 editor Code fol sdedic NEW --- AssertionError at org.netbeans.modules.editor.fold.ui.CodeFoldingSideBar.getPaintInfo 2016-09-18
268201 editor Key bind sdedic NEW --- Add Ctrl+U shortcut on Mac platform for Add caret for all occurences 2016-09-26
268417 editor Key bind sdedic NEW --- Press Japanese and Ctrl+Home not active. 2016-12-19
268862 editor Refactor sdedic NEW --- IDE Hung refactoring static final String 2016-11-06
269055 editor Key bind sdedic NEW --- FIX editor should support mouse side scroll for horizontal scrolling in documents 2016-12-14
269123 editor Code fol sdedic NEW --- Current caret position jumps out of view after automatic code folding 2017-04-12
269525 editor Code fol sdedic NEW --- BSOD editing HTML in Netbeans 2017-01-11
269651 editor Refactor sdedic NEW --- Size of safe delete dialog is too narrow 2017-01-26
270172 editor Code fol sdedic NEW --- Editor scrolls to the wrong place when navigating to a line in a newly opened file 2017-05-24
270578 editor Code fol sdedic NEW --- defaultstate="collapsed" is ignored 2017-05-05
270842 editor Key bind sdedic NEW --- Home and End keys are inconsistent. 2018-02-17
271445 editor Key bind sdedic NEW --- Using Undo and Redo in Split View 2017-09-07
This result was limited to 500 bugs. See all search results for this query.

as