Comment 5 for bug 1116864

Revision history for this message
Cris Dywan (kalikiana) wrote :

It seems like all the notebook.remove_page calls in DynamicNotebook are useless, and it only looked half broken because Midori itself ended up doing it depending on the code path.

I'm fixing Midori to not destroy in either case. This means: Granite will consistently yield broken results. But with the attached patch, it consistently works properly on my system.