Login Register

2007-07-09

  • porting guide
  • Result: porting guide going along
  • validation work peter porting validation; japanese currency not supported in dijit. peller and he need to talk about a bunch of stuff related to validation.
  • textarea:
    • textarea accessibility accessilibity solution reached, becky will check in peter's change. adam already done w/translation stuff
    • textarea usability (sizing) bill suggested widgets having resize method to adjust width so InlineEditBox doesn't need to know internals of it's contained widget
  • inlineEditBox
    • onChange() (see bugs against 0.9) - doug needs to fix
    • auto-save feature (how to cancel) - bill will think about; lots of issues
  • slider
    • accessibility becky asked for page down / page up support for faster movement (todo: becky file bug). need to think about indicating focus (todo: becky file bug)
    • api doug todo: try supporting label list as inline html (3684
      wait for 1.0 to think about special label widget that automatically generates numbers (start, increment, stop params)3685
      questions about slider architecture: bill file bug about not using container flag: 3686
    • commas vs. semicolon in parser consensus was to use comma for dojoAttachEvent too; bill will file bug
  • weird dropdowns from menus. focus(), and escaping result: every widget has focus() function and the guy that calls dijit.util.popup.open() will call widget.focus()