Bug 19270

Summary: shift right always inserts tabs and ignores my preferences
Product: [Eclipse Project] JDT Reporter: Adam Kiezun <akiezun>
Component: UIAssignee: Kai-Uwe Maetzel <kai-uwe_maetzel>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 F3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Adam Kiezun CLA 2002-06-05 05:25:04 EDT
F2
set the insert spaces for tabs preference
select a line
hit tab

observe, it still uses a tab to shift right
Comment 1 Kai-Uwe Maetzel CLA 2002-06-10 05:00:28 EDT
Reviewed by Erich Gamma.
Comment 2 Adam Kiezun CLA 2002-06-12 11:31:38 EDT
not fixed in 20020612
Comment 3 Kai-Uwe Maetzel CLA 2002-06-13 09:41:48 EDT
Running on build 20020610 it works (just tested again). No changes have been 
applied to the code in between.
Comment 4 Adam Kiezun CLA 2002-06-13 09:55:18 EDT
my bad
i was expecting it to put the spaces not at the end but right before the lines

sorry, it does work