facebook

Console can not press enter key

  1. GapDebug
  2.  > 
  3. Getting Help – GapDebug

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #501828 Reply

    gol4302
    Participant

    OS:MAC Sierra 10.12.1

    At Console pannel ,I press some command (Ex.Object name),and press Enter key ,The console can not execute ,It’s only line break ?

    How can I do to fix this problem ?

    Attachments:
    You must be logged in to view attached files.
    #502056 Reply

    support-michael
    Keymaster

    What version of Chrome do you have installed?
    I’m wondering if the issue is this recently removed api
    https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/fqnFyoDCOaA
    I’ll try testing it out asap as I just updated to sierra.

    #502130 Reply

    gol4302
    Participant

    My Chrome version is 54.0.2840.87 (64-bit)
    I try Chrome DevTools and use console ,It’s working fine.
    but GapDebug still can not execute instructions.

    #503002 Reply

    gol4302
    Participant

    I use Safari(Show Develop menu in menu bar) and run http://localhost:8080/gapdebug/index.html It’s working fine.

    #503036 Reply

    support-michael
    Keymaster

    @gol403
    Thx for the additional info. The issue is that for ios debugging GapDebug runs a custom version of webkit inspector on Chrome. The Chrome dev team recently removed support for a keycode api which the webkit inspector requires. I briefly looked at creating a backwards compatibility patch. But without GapDebug support for ios10 I feel it is more import to address that deficiency before patching the api. But my time is currently limited for addressing the big changes in ios10 that broke GapDebug. While I would like to address this I can not commit to any updates for ios10 or this issue at this time.

    #509189 Reply

    micheltobon
    Participant

    I have the same problem, do you know when this might have a solution? Thank you for your effort!

    #509701 Reply

    kirkolson
    Participant

    Same problem here while debugging android app, what’s going on?

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Console can not press enter key

You must be logged in to post in the forum log in