GNOME Bugzilla – Bug 631906
::page-added with no current page
Last modified: 2018-02-10 03:44:12 UTC
When inserting a page into an empty notebook, ::page-added is emitted witha current page of -1, which is a confusing state to be in for a notebook with no tabs. It would be better to: - Internally select the new tab - Emit ::page-added - Emit ::switch-page (See bug 631709 for a problem this caused and the workaround used there)
CC:ing -maint of some MDI apps so they're aware of this bug.
I think this wouldn't be much of a problem for us. (gedit) if so we can always fix it.
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.