msd1357's Forum Posts

  • 5 posts
  • Hello,

    In my game I use Touch.AccelerationXWithG to move my object to left and right by tilt device left and right(player take device in portrait state ). It works file in most devices but in some( tablet) it doesn't work. It seems that X and Y axis are different in some device, because when I tilt in in long front to end it works but it doesn't right result.I think in some device the width of the device is X axis but in some of them the length of them is X. how can I solve this problem?

    regards

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank for your reply

    I already saw that link, it seems that that this problem remains and Construct 2 has problem with some android device.

  • Text Box and button disappeared

    When the text box got the focus, it's text and any button in the page will be disappeared. In PC everything is OK but I think this problem occurs in some types of devices(I test it on Samsung DOUS).

    Attach a Capx

    dropbox.com/s/j01xo29jzb1m0au/Test.capx

    or

    dropbox.com/links/your_links

    Description of Capx

    This Capx simply contain a Text Box, a Button, and a Text control.

    Steps to Reproduce Bug

    • Export to Cordova
    • Connect Samsung Duos mobile to USB
    • In intel XDK go to Develop tab and choose Run On Connected USB Devioce.
    • In Device select the Text Box. its text and the button will disappeared.

    Observed Result

    In the mobile device the text in the Text Box will be disappeared and button is too. But when I type something and press the location of button(where it placed but it doesn't visible when Text Box has the focus ) it works.

    Expected Result

    When Text Box got the focus, it's text and button works as normal.

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (Don't test)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    PC: Windows 8

    Android: Android 4.0.4

    Construct 2 Version ID

    Construct 2: 198

    Intel XDK: 1912

  • Text box text disappeared when got focus in mobile

    I use Construct 2 version 198 and Intel XDK 1878. On a Samsung Dous device(android 4.0.4) when a text box got the focus its text goes disappear! How could I solve this problem?

    Another problem, I want to attach my .capx file but I cant find any tool here to attach my file.

  • Hi,

    I Have exactly the same problem. I use Construct 2 version 198 and Intel XDK 1878. On a Samsung Dous device(android 4.0.4) when a text box got the focus its text goes disappear! How could I solve this problem?

    Another problem, I want to attach my .capx file but I cant find any tool here to attach my file.

  • 5 posts