Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 17164

Summary: Java Editor: small line numbering glitch
Product: [Eclipse Project] Platform Reporter: Andre Weinand <andre_weinand>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: b.muskalla
Version: 2.0   
Target Milestone: 3.2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Andre Weinand CLA 2002-05-23 05:54:03 EDT
- enable linenumbers in Java Editor pref page
- create a new class and open it in the Java editor
- enter newlines until the viewable area of the editor is filled and
  the thumb of the vertical scrollbar appears
- remove some of the newlines with the backspace key
Observe: line numbers at the end of the file are not removed.
- Resize the editor pane
Observe: the line numbers at the end disappear

Note: this (small) problem does not occur if the editor contents does not grow 
beyond the visible area of the editor. In this case for every stroke of the 
backspace key a line number at the end gets removed.
Comment 1 Erich Gamma CLA 2002-05-26 12:46:21 EDT
not critical - defer
Comment 2 Dirk Baeumer CLA 2002-07-22 09:21:42 EDT
Reopening for 2.1 consideration
Comment 3 Kai-Uwe Maetzel CLA 2002-09-12 11:11:10 EDT
Related to bug #22817.
Comment 4 Benjamin Muskalla CLA 2006-08-10 07:33:36 EDT
This one seems to be fixed. (works as expected in 3.2)
Comment 5 Dani Megert CLA 2006-08-10 07:38:58 EDT
This has been fixed during 3.2 - probably with fix for bug 120089.