Bug 9641

Summary: GMail Editor: "Quote" can only add one level of quoting
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ian
Priority: P2 Keywords: GoogleBug
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 9638    

Justin Garcia
Reported 2006-06-28 15:22:19 PDT
"Quote" is implemented using execCommand(FormatBlock, false, "blockquote").  We don't do anything if the enclosing block is already a blockquote, as per the MSDN documentation, but maybe we should change to match FF.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2006-07-12 21:58:24 PDT
GMail is Google.
Anders Jenbo
Comment 2 2007-11-19 07:36:09 PST
Gmail should call indent instead that works consistantly to add blockquotes on all 4 browsers.
Note You need to log in before you can comment on or make changes to this bug.