Indent list when pressing TAB key

Daniel Kirsch <[email protected]>
Newsgroups gmane.comp.mozilla.devel.editor
Message-ID <[email protected]>
I create an unordered list in an iframe with designMode=on using
  editor.contentDocument.execCommand('insertunorderedlist',false,null);

When pressing the TAB key I want to indent the current list item and 
make it a sublist item.
This used to work in 1.9a6pre Gecko/20070627, however it does not in 
current versions. Instead the next element (outside the iframe) will be 
focused. Is there a way to get this behaviour back?

Thanks
Daniel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.