XUL:Bugs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
#* Syntax highlighting support | #* Syntax highlighting support | ||
#* Roll the editor commands from editor/ui/composer into the toolkit | #* Roll the editor commands from editor/ui/composer into the toolkit | ||
# You can not use relative sizing (for example, make one box twice the width of another box, regardless their content) | |||
Parent page : [[XUL:Home_Page]] | Parent page : [[XUL:Home_Page]] | ||
Revision as of 17:17, 6 May 2006
- "you cannot use a stack to position content over a scrollable view"
- you cannot use a stack to position XUL content over SVG content
- Dismissal Listener does not handle multiple active chains
- Several <xul:editor/> improvements
- Optional line/column numbering
- XML editor support (nsIXMLEditor)
- XUL editor support (nsIXULEditor)
- Syntax highlighting support
- Roll the editor commands from editor/ui/composer into the toolkit
- You can not use relative sizing (for example, make one box twice the width of another box, regardless their content)
Parent page : XUL:Home_Page