Bug 11016 - Gmail Editor: After I undo indenting list text, the text isn't automatically reinserted back into the list
Summary: Gmail Editor: After I undo indenting list text, the text isn't automatically ...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug, InRadar
Depends on:
Blocks: 9638
  Show dependency treegraph
 
Reported: 2006-09-24 19:04 PDT by Chris Petersen
Modified: 2006-10-25 16:59 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 2006-09-24 19:04:27 PDT
* SUMMARY
After I undo indenting list text contained in a list, this list text isn't reinserted back into the list. This text is actually removed from the list itself.

* STEPS TO REPRODUCE
1. With TOT webkit r-16541, login to your gmail account
2. Create a new message  (Rich Formatting)
3. Type three words each separated with a return like:

orange
lemon
lime

4. Select all text and click "Numbered List"  or "Bulleted List" on toolbar. 
5. Place caret after the word "lemon" then click "Indent More" on toolbar. 
6. This should correctly indent "lemon"
7. Now, click on "Indent Less" on toolbar.
8. Notice the "lemon" text is moved back but is no longer a list item in the list (doesn't appear with a list marker)


* RESULTS
Text should move back into list but doesn't
Comment 1 Chris Petersen 2006-09-24 19:05:58 PDT
This is covered in <rdar://problem/4747945>
Comment 2 Justin Garcia 2006-10-25 16:59:23 PDT
Looks fixed.