#45909: evince (several other GNOME apps) doesn't have a resize bottom at bottom right corner -------------------------+---------------------- Reporter: lightoml@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.2 Resolution: | Keywords: Port: evince | -------------------------+---------------------- Comment (by suv-sf@…): AFAICT this happens with all GTK3 windows on OS X which have CSD (client side decoration), but only if GTK3 uses the X11 backend on OS X. More generic examples which expose this problem are the GTK3 demo apps themselves (e.g. gtk3-demo, gtk3-icon-browser), or the new GTK+ Inspector (opened from any GTK3 application with 'Shift+Ctrl+I'). With the Quartz backend of GTK3, such windows can be resized by dragging the lower right corner, while the other three corners and all window edges still produce warnings and don't allow to resize the window (despite the cursor switching to the resize symbol): {{{ (gtk3-demo:50936): Gdk-WARNING **: Resizing is only implemented for GDK_WINDOW_EDGE_SOUTH_EAST on Mac OS }}} -- Ticket URL: <https://trac.macports.org/ticket/45909#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X