XUL:Bugs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (fixed a link) |
||
Line 1: | Line 1: | ||
# "you cannot use a stack to position content over a scrollable view" | # "you cannot use a stack to position content over a scrollable view" | ||
# you cannot use a stack to position XUL content over SVG content | # you cannot use a stack to position XUL content over SVG content | ||
# [https://bugzilla.mozilla.org/show_bug.cgi?id=332845 | # [https://bugzilla.mozilla.org/show_bug.cgi?id=332845 Menu Dismissal Listener does not handle multiple active chains] | ||
# Several <xul:editor/> improvements | # Several <xul:editor/> improvements | ||
#* Optional line/column numbering | #* Optional line/column numbering |
Latest revision as of 18:37, 27 January 2007
- "you cannot use a stack to position content over a scrollable view"
- you cannot use a stack to position XUL content over SVG content
- Menu 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