Skip to content

Javascript evaluation wonky #82

@ahungry

Description

@ahungry

Link hinting mode runs the JS and then after a few seconds (15 or so) ends up locking up the browser. Again, not sure if this is an Arch Linux thing with the version of the .so's in use, but it happens on 3 different Arch machines I use.

Even a simple command such as:

(defcommand show-alert (browser)
  (eval-in-page-js browser "alert('hi');"))

Will show the alert and then lock up the browser.

Maybe it's a stumpwm issue...guess I can try a different window manager (will give dwm a go in a moment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions