GNOME Bugzilla – Bug 673650
Evince 3.4: adding new annotation is not possible (pencil icon is missing) with gtk+ 3.4
Last modified: 2012-05-18 00:18:44 UTC
Created attachment 211480 [details] [Image] Pencil/Edit icon is missing under Add tab I can't add a new annotation in the newest Evince (3.2 is working), because pencil icon is missing.
Something has changed in GTK+, the GtkToolPalette is not shown anymore. Preloading a previous GTK+ version the palette is shown, so it looks like a GTK 3.4 regression. Reassigning.
Confirmed on GNOME 3.4.1 and reported on https://bugs.launchpad.net/ubuntu/+source/evince/+bug/984878
I can also confirm it in GNOME 3.4.1.
*** Bug 674697 has been marked as a duplicate of this bug. ***
Please change this bug's title to better reflect what it's about, e.g something like "evince 3.4: adding new annotation is not possible (pencil icon is missing) with gtk+ 3.4". Otherwise, people have no idea that the problem has already been reported, and will keep filing duplicate bug reports ;)
This is a problem with the size allocation code in GtkToolPalette. Here is a video that shows this more clearly: http://mclasen.fedorapeople.org/Screencast%20from%2025-04-12%2023:11:04.webm
Pushed fixes to gtk-3-4 branch and master.
Thanks! :)
Thanks a lot :)
*** Bug 675931 has been marked as a duplicate of this bug. ***