#18627 closed defect (bug) (worksforme)
Google Chrome handles bulleted lists differently in Visual Editor than other browsers
Reported by: | tomauger | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.2.1 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
In Firefox (working functionality):
- create brand new post or page
- in the visual editor, click Bulleted List icon
- In Format menu choose H1
- Type some text (it's inside a ul >> li >> h1)
- Press Enter
Result: a new bullet, and we've lost the H1 style (just inside a ul >> li now)
Try this with Chrome 13.x
- create a brand new post or page
- in the visual editor hit the Bulleted List icon
- in the Format menu choose H1
- Type some text (it's inside a ul >> li >> h1)
- Press enter
Result: no new bullet. We're inside a ul >> li >> div
Also tested in IE 7 and 8 (works fine). haven't tried other WebKit browsers.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Works for me