def do_realize(self): PersistentWindow.do_realize(self) self.browser.resize(0, 0, self.allocation.width, self.allocation.height) self.browser.enable()