diff --git a/src/Entity/Browser/Container/Page/Content/Data.php b/src/Entity/Browser/Container/Page/Content/Data.php index 0632e135..0d98d5db 100644 --- a/src/Entity/Browser/Container/Page/Content/Data.php +++ b/src/Entity/Browser/Container/Page/Content/Data.php @@ -35,6 +35,10 @@ class Data true ); + $this->gtk->set_can_focus( + false + ); + /* @TODO pending for PR #120 $this->gtk->set_line_wrap_mode( \PangoWrapMode::WORD