Traceback (most recent call last):
File "/usr/share/sugar/activities/Browse.activity/edittoolbar.py", line 130, in __can_execute_editing_command_cb
can = self._browser.can_execute_editing_command_finish(result)
AttributeError: 'DummyBrowser' object has no attribute 'can_execute_editing_command_finish'
Possible reproducer: start Browse, enter a URL of a PDF document, switch between default tab and the PDF tab repeatedly.
Possible reproducer: start Browse, enter a URL of a PDF document, switch between default tab and the PDF tab repeatedly.