Enabling the default find dialog

Equo Chromium provides a built-in find-in-page dialog, similar to what most browsers display when pressing CTRL+F.

How to enable

Set the following system property to activate the default find dialog:

-Dchromium.find_dialog=true

This enables text search within the embedded Chromium browser.