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

xul:grid must have full columns/column support. grid is useless/pointless without these other elements.

module: xul
type: featurerequest

Ample SDK 0.9.3a18 List of failing elements found (there may be more): xul:rows xul:textbox xul:label xul:grid xul:groupbox

module: xul
severity: minor

If dialog is not modal, focus manager will not reach the active content in dialog and only tab through buttons again.

module: runtime
severity: major

Subsequent animation doesn't work in Opera 10.63 build 3516 (but still work in Opera 10.00 build 1750). Here is a sample: Test html, body { width: 100%; margin: 0; }...

module: runtime
browser: opera
severity: major

A useful link http://developer.apple.com/library/safari/#codinghowtos/Mobile/UserExperience/index.html

module: runtime
os: ios
type: featurerequest

Appear in unit tests on IE6-9, and Chrome. FF untested.

module: runtime

Appears in unit tests on IE6-8 and Chrome. FF untested.

module: runtime

Appears in unit tests on IE6-8, Chrome. FF untested.

module: runtime

Used Rhino 1.7R3 and envjs 1.2.13 and ample latest version. 1. Create js file named file.js 2. content : load('env.rhino.js'); window.onload = function () {console.log('loaded);}; window.onunload = function () {console.log('unloaded');};...

module: runtime
os: other

Appears in unit tests on IE6-8, and Chrome. FF untested.

module: runtime