Ok, I'm pretty sure this is a bug in the function
gtk_window_resize_grip_is_visible in gtkwindow.c as the gtk2 code does
not check if the window is resizable.
this would be very easy to fix. GTK 3 has the following:
if (!priv->resizable)
return FALSE;
Something similar needs to be added to the gtk2 function.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip under unity
To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/734381/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs