Bug 4844 - Tab appears narrower than space (1GL2WTY)
Summary: Tab appears narrower than space (1GL2WTY)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mike Wilson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 4848 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-11 14:24 EDT by Nick Edgar CLA
Modified: 2001-10-29 16:42 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-11 14:24:02 EDT
- open type org.eclipse.ui.internal.dialogs.ResourceTreeAndListGroup
- in the field declarations, tab is used between the private modifier and the type name
but the type name appears immediately adjacent to the modifier.
For example (replacing \t with tab):
	private\tObject\t\troot;
appears as:
	privateObject               root

NOTES:
EG (10.10.2001 22:08:46)
	tabs are rendered by the StyledText widget. moving to SWT
Comment 1 Knut Radloff CLA 2001-10-17 10:51:49 EDT
*** Bug 4848 has been marked as a duplicate of this bug. ***
Comment 2 Knut Radloff CLA 2001-10-19 11:03:33 EDT
Fixed in >20011118 (205).
A tab character now results in a gap at least one space wide.
Comment 3 DJ Houghton CLA 2001-10-29 16:42:57 EST
PRODUCT VERSION:
202a