Releases

Contents

Posted on

JxBrowser 9.1.2

Touch handles 

JxBrowser now allows disabling Chromium touch selection handles in touch environments. This is useful when an application needs to manage text selection UI itself and should not show Chromium’s built-in touch handles.

The feature is controlled by the --disable-touch-selection-handles Chromium command line switch:

var engine = Engine.newInstance(
        EngineOptions.newBuilder(HARDWARE_ACCELERATED)
                .addSwitch("--disable-touch-selection-handles")
                .build());

Chromium 149.0.7827.103 

We upgraded Chromium to a newer version, which introduces 74 security fixes, including:

Google is aware that an exploit for CVE-2026-11645 exists in the wild.

See the Chromium release announcement for more details.

Download JxBrowser 9.1.2

Please share your email with us, and we'll send you download instructions.

Sending...
EmailBox Please check your inbox.

We were unable to send the email. Please use the direct link to download JxBrowser.

If you are a registered customer you don't need to do anything to use this update.

If you would like to evaluate the product, you need an evaluation license.

Get free 30-day trial