Re: Indent list when pressing TAB key
Daniel Kirsch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Message-ID | <[email protected]> |
Am 30.08.2010 20:11, schrieb Daniel Kirsch: > And try to find a solution. Will attach that to the bug. Done. Possible solution https://bug426690.bugzilla.mozilla.org/attachment.cgi?id=470773 Offers: - A list will be in/outdented when the focus is at a list item and the user presses TAB - The content of the next/previous cell will be selected if the user presses TAB - The current selection will be collapsed to the end when the user presses the RIGHTARROW key - The current selection will be collapsed to the start when the user presses the LEFTARROW key This is pretty similar to the default behaviour in applications like MS WORD. I hope this might be of some help for others. Cheers Daniel