Community
Participate
Working Groups
I20050112-1200 The overview ruler preferences (UI) for Text and JDT editor have been removed. This can result in lost overview ruler if the text editor preference has been set to false.
would be good to have for M5
Fixed > 20050209 -- The preference still exists in code, but is not surfaced to the user. The solution is to add migration code that checks once per workspace whether the preference is off and then re-enables it. Once that check has been made, set another preference that the migration has happened, so that if a geek tool manipulates the preference later, it does not get modified by the migration code any more.
Dani, please verify.
Verified in code ==> OK. Verified the following scenario: 1. started 3.0 2. disabled overview ruler for text editor 3. started 3.1 without fix ==> no overview ruler in text and Java editor 4. started 3.1 with fix ==> overview ruler in text and Java editor
*** Bug 85319 has been marked as a duplicate of this bug. ***