Closed Bug 1092009 Opened 10 years ago Closed 10 years ago

[FFOS2.0][Woodduck][Broswer]progress element do not work

Categories

(Firefox OS Graveyard :: Gaia::Browser, defect, P2)

defect

Tracking

(b2g-v2.0 unaffected, b2g-v2.0M unaffected)

RESOLVED INVALID
Tracking Status
b2g-v2.0 --- unaffected
b2g-v2.0M --- unaffected

People

(Reporter: sync-1, Unassigned)

Details

Attachments

(2 files)

+++ This bug was initially created as a clone of Bug #587885 +++
 Created an attachment (id=612701)
 
 
 DEFECT DESCRIPTION:
 [Broswer]  progress element do not work
 
  REPRODUCING PROCEDURES:
 1.launch "http://wapmail.tcl-ta.com:9000/Users/dlc/02_HTML5%E6%B5%8B%E8%AF%95%E9%A1%B5%E9%9D%A2/main-HTML5.html"
 2.choose 4-16
 3.Click "请点击" 
 4.We can notice the progress bar can't running   ===>KO
 
  EXPECTED BEHAVIOUR:
  progress bar should running well
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
 
 
  For FT PR, Please list reference mobile's behavior:
 ++++++++++ end of initial bug #587885 description ++++++++++
 
 		
 
  DEFECT DESCRIPTION:
 
  REPRODUCING PROCEDURES:
 
  EXPECTED BEHAVIOUR:
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT:
 
  REPRODUCING RATE:
 
  For FT PR, Please list reference mobile's behavior:
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Hi Norry,
qawanted for Woodduck 2.0M and Flame 2.0. Thanks!
Flags: needinfo?(fan.luo)
Keywords: qawanted
Hi Norry, 
The status bar test page is not accessible from outside. Please use : http://www.useragentman.com/blog/2012/01/03/cross-browser-html5-progress-bars-in-depth/ instead. Thanks!
Attached video VIDEO0002.3gp
Hi Josh,
We can access this website and the progress bar can work on Woodduck 2.0m and Flame 2.0

Flame 2.0 build:
Gaia-Rev        fe2167fa5314c7e71c143a590914cbf3771905a8
Gecko-Rev       https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/241e51806687
Build-ID        20141103160206
Version         32.0
Device-Name     flame
FW-Release      4.4.2
FW-Incremental  eng.cltbld.20141103.194240
FW-Date         Mon Nov  3 19:42:51 EST 2014
Bootloader      L1TC00011880
----------------
Woodduck build:
Gaia-Rev        dd7dc2002ee180e578d3a7898c9a856245019fff
Gecko-Rev       ee1a5e900589cfb51827010127e24befbabd8043
Build-ID        20141104050313
Version         32.0
Device-Name     soul35
FW-Release      4.4.2
FW-Incremental  1415048724
FW-Date         Tue Nov  4 05:05:45 CST 2014
Flags: needinfo?(fan.luo)
Website: http://www.useragentman.com/blog/2012/01/03/cross-browser-html5-progress-bars-in-depth/

Maybe you should enter the website homepage http://www.useragentman.com/, and then tap the link:Cross Browser HTML5 Progress Bars In Depth to load the correct page.
Flags: needinfo?(jocheng)
Hi Reporter,
The test site you provide is incorrectly coded for progress bar.
We tested other website per comment 6 and it works fine. Please check the attached video.  
Thanks!
Flags: needinfo?(jocheng) → needinfo?(sync-1)
Resolution: DUPLICATE → INVALID
Add more info for the test page:
In test HTML:

        for (var i = 0; i <= 100; i++)
        {
            updateProgress(i);
        }
There is no wait or sleep in the for loop thus this for loop will complete almost at the moment click on the "请点击" button. The status bar also not working if click with desktop browser.
if i add more info as you get ,it'ok.Thanks.please close it
Flags: needinfo?(sync-1)
this PR has modified.please close it.
hi spm:
 this's ok,plz close it
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: