Open Bug 120006 Opened 23 years ago Updated 4 years ago

List in table: first element has leading space

Categories

(Core :: DOM: Editor, defect, P5)

x86
Windows NT
defect

Tracking

()

Future

People

(Reporter: selmer, Unassigned)

Details

1/14 03 trunk build

create a document with a table in it
goto a cell and add a list to it
type into the first list element
notice that there is a leading space

add a second list element
notice that there is *no* leading space

move outside the table and create a list
type into the first element
notice that there is *no* leading space
-->core
Assignee: syd → kin
Component: Editor: Composer → Editor: Core
Target Milestone: --- → mozilla1.0.1
Priority: -- → P3
Target Milestone: mozilla1.0.1 → Future
I just found this bug.  I have put an example at:

http://www.fred.net/tds/mozilla/table.list.bug.html

it occurs in Mac OSX.  The bug I found is several levels deeper.

Instead of
* first
* second
* third
  * one
  * two
    * 1
    * 2

I get
* first
* second
* third
  * one
  * two
    *
      1
    * 2

but ONLY if it is inside a table!
QA Contact: sujay → editor
Assignee: kinmoz → nobody

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5
You need to log in before you can comment on or make changes to this bug.