GNOME Bugzilla – Bug 704531
[Contacts] Adding a home / work address to a local contact cropps the table
Last modified: 2013-08-12 14:53:06 UTC
User can notice that the home/work address table is cropped in the lower part. Steps : 1. Boot 2. Open Applications - Conctacts 3. User local address 4. Create a new contact and add just the name 5. Press EDIT and select "New Detail" - "Home Address" (lower part) 6. Observe Country box is cropped Expected outcome Country box from home address table is not cropped Actual outcome Country box is cropped
The problem seems to be here. Gtk isn't reading this css correctly, or it is not applying it. Css code: https://git.gnome.org/browse/gnome-themes-standard/tree/themes/Adwaita/gtk-3.0/gnome-applications.css#n691
Fixed in master. Pushed: https://git.gnome.org/browse/gnome-contacts/commit/?id=0a0d5c9c62c8d09b17bb90a55960ee1cfcf0262a
Note it can also be picked into gnome-3-8 branch I tested it applies and build fine