Ajax plugin with Group!! doesn't work properly on Windows Ph

0 favourites
  • 3 posts
From the Asset Store
The I18N (Translation) is a Construct plugin created to translate text in game.
  • Ajax plugin with Group!! doesn't work properly on Windows Phone 8 simulator (or IE)

    Link to .capx file (required!):

    https://dl.dropboxusercontent.com/u/186 ... r164-2.zip (bug_report_20140315_r164-2_2_ajax+group_bug.capx)

    Steps to reproduce:

    1. Create a new project.

    2. Add Ajax plugin

    3. Add event: On "" completed

    4. Add action: Browser.Alert "completed"

    5. Add action: Browser.Alert "message1: repeated forever when Group exists"

    6. Add action: Browser.Alert "message2"

    7. Add Group

    7. Add Button plugin

    8. Add event: On clicked

    9. Add action: AJAX.Request level001.json

    10. Export project-Windows Phone 8 (or Run layout with Preview browser=Internet Explorer)

    11. Test the project on Windows Phone 8 simulator (or Run layout with Preview browser=Internet Explorer)

    12. Click Button

    Observed result:

    If click the button, show "message1: repeated forever when Group exists" alert forever.

    Expected result:

    Alert "completed"

    Alert "message1: repeated forever when Group exists"

    Alert "message2"

    Browsers affected:

    Chrome: no

    Firefox: no

    Internet Explorer: yes

    Operating system & service pack:

    Windows8.1

    Microsoft Visual Studio Express 2012 for Windows Phone

    IE 11

    Construct 2 version:

    R164-2

    ===============================================

    bug fix in event sheet

    => put "System.Wait 0.1 seconds" at AJAX.On "" completed's first line when IE (windowsphone8)

    see bug_report_20140315_r164-2_3_ajax+group_bug fix in event sheet.capx

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Are you sure this is not caused by the 'alert' action? Some browsers have bugs with the focus of the window. Can you reproduce it without using 'alert'?

  • it wasn't c2 bug

    it was caused by the 'alert' action

    thanks

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)