XUL:Bugs: Difference between revisions

From MozillaWiki
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

  1. "you cannot use a stack to position content over a scrollable view"
  2. you cannot use a stack to position XUL content over SVG content
  3. Dismissal Listener does not handle multiple active chains
  4. 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
  5. 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