amplesdk icon indicating copy to clipboard operation
amplesdk copied to clipboard

Ample SDK - JavaScript UI Framework

Results 54 amplesdk issues
Sort by recently updated
recently updated
newest added

As discussed at length here: http://groups.google.com/group/amplesdk/browse_thread/thread/2175c0fe52f1a201 Although, the discussion seems to have wandered off the main point: MAXWIDTH fails to have any effect AFAICT.

module: xul

This behaviour seems to be common for multiple GUI toolkits.

module: runtime
module: xul
severity: minor

smil:animate некорректно поворачивает svg:image в IE. То же самое для Chrome работает корректно. svg:rect корректно поворачивается и в IE и в Chrome. Пример: /svg:rect /svg:image /svg:svg

module: svg
browser: ie

xul:listbox is a useful control but performance is disastrous when loading large numbers of records (>3000 in my case). The browser becomes unresponsive when attempting to scroll the listbox or...

module: xul
severity: minor