| Summary: | [preferences] Show more details on Typing > Tabulators preference page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Kit Lo <kitlo> | ||||
| Component: | Text | Assignee: | Dani Megert <daniel_megert> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | camle, Karice_McIntyre, mtveety, steven.wasleski, Tod_Creasey | ||||
| Version: | 3.1 | ||||||
| Target Milestone: | 3.2 RC2 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux-GTK | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Kit Lo
Created attachment 26269 [details]
screen capture
Moving to JDT/Text. Not a bug and not related to translation: the displayed value i.e. "using tabs" in case of the mixed formatter preference is OK because in fact a Tab will be inserted: the "Mixed" formatter preference only applies if the box above is checked and only if the Tab key is pressed in front of a line. If the Tab key is pressed after some text then it will insert a Tab. We should clarify this in the future. Note that currently the updating is not working due to bug 135500. After changing the formatter preference it is necessary to click 'OK' and then reopen the preference dialog in order to see the updated value on the typing preference page. With latest work for mixed tabs the displayed value can even be wrong. Fixed in HEAD. Available in builds > N20060426-0010. verified that values are updated and correct message is displayed closing verified bug |