Skip to content

Cursor jumps to start of textbox #50

Description

@insperatum

We're using a WebPPL editor for class assignments, and some students have complained that the cursor is jumping back to the start of the textbox while they're editing.

This only happens after webppl has thrown an error. I've tracked it down, and commenting out this line fixes it for us:

runClockId = setInterval(function() {

What's the run clock for? Is there a reason we shouldn't comment this line out?

Cheers,
Luke

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions