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.

Bug 134616 - wrong tab size in the first active document on startup
Summary: wrong tab size in the first active document on startup
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-05-06 15:15 UTC by szd
Modified: 2008-05-13 11:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description szd 2008-05-06 15:15:46 UTC
I'm using the tab size setting 4 for java sources.
On startup, when the previous working set of documents is restored into the editor pane, the tab size is 8 on the active
editor page. All other pages have tab size 4. I have to close/reopen the document first displayed as active in order to
return to tab size 4.
This behavior is non-deterministic. If I quit Netbeans right after reopening the document and restart it then the
document will be displayed using the correct tab size. However, if I restart the computer and start netbeans, the wrong
tab size will be used most of the time.
Comment 1 Vitezslav Stejskal 2008-05-07 09:49:34 UTC
This sounds like settings related problem. Thanks for the report.
Comment 2 szd 2008-05-13 11:59:00 UTC
After installing Netbeans 6.1 this issue does not occur anymore.