diff --git a/src/Entity/Browser/Container/Tab.php b/src/Entity/Browser/Container/Tab.php index 23227497..9296095a 100644 --- a/src/Entity/Browser/Container/Tab.php +++ b/src/Entity/Browser/Container/Tab.php @@ -63,7 +63,7 @@ class Tab $page->title->getValue(), $page->title->getSubtitle() ); - } + } else throw new \Exception; // Keep current selection $self->grab_focus();