NEW Bug 9641
GMail Editor: "Quote" can only add one level of quoting
https://bugs.webkit.org/show_bug.cgi?id=9641
Summary GMail Editor: "Quote" can only add one level of quoting
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.