Open Bug 331339 Opened 19 years ago Updated 2 years ago

Altering text before a tab moves text after the tab when it shouldn't

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: neil, Unassigned)

References

()

Details

Steps to reproduce problem
1. Load the test case
2. Click on foo
Before click:
foo     tabs    shadow  [shown using spaces]
foo	tabs	shadow	[shown using tabs]
Expected result:
foo oo  tabs    shadow  [shown using spaces]
foo oo	tabs	shadow	[shown using tabs]
Actual result:
foo oo  tabs       shadow       [shown using spaces]
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.