** Branch linked: lp:ubuntu/gtk+2.0
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip under unity
To manage notifications abou
I just wanted to say a personal thanks for this fix (and, the reporting,
and investigating, and the releasing, and the building ...).
I have confirmed on Ubuntu 12.04 Beta 1 that the Eclipse splash screen
displays without the resize grip, and it looks much better it is
great to see attention
** Changed in: hundredpapercuts
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip
This bug was fixed in the package gtk+2.0 - 2.24.10-0ubuntu5
---
gtk+2.0 (2.24.10-0ubuntu5) precise; urgency=low
* debian/control.in:
- breaks on the binaries which were using the grip function backported
* debian/libgtk2.0-0.symbols:
debian/patches/044_grips.patch:
-
** Changed in: hundredpapercuts
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip und
** Changed in: gtk+2.0 (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip und
we will drop the gtk2 patch for precise, that will fix that issue
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip under unity
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
According to: http://developer.gnome.org/gtk3/3.3/GtkWindow.html#gtk-
window-set-has-resize-grip
"the resize grip is only shown if the window is actually resizable"
** Changed in: gtk+2.0 (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a mem
I'm starting to think this is a bug with the back porting of grips to
gtk2 rather than an Eclipse bug.
As can be seen here: http://dev.eclipse.org/viewcvs/viewvc.cgi/platform-
launcher/library/gtk/eclipseGtk.c?view=markup
Resize on the splash window is disabled so the grips should not be
shown. g
Reported upstream
** Bug watch added: Eclipse bugs #360531
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360531
** Also affects: eclipse via
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360531
Importance: Unknown
Status: Unknown
--
You received this bug notification because you
Shouldnt this be a bug in eclipse(ubuntu)?
As in, it should turn off the grip for its splash?
** Project changed: unity => hundredpapercuts
** Changed in: hundredpapercuts
Status: Invalid => Confirmed
** Changed in: hundredpapercuts
Milestone: None => nt9-grippy
** Changed in: hundre
Ubuntu version here.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip under unity
--
desktop-bugs mailing list
desktop-bugs@
I can confirm this using upstream version of Eclipse (3.6).
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.
https://bugs.launchpad.net/bugs/734381
Title:
Eclipse splash screen shows a resize grip under unity
--
Do you use the Ubuntu eclipse version or an upstream build? The ubuntu
version should probably be patched, though that's a small cosmetic issue
** Package changed: eclipse (Ubuntu) => gtk+2.0 (Ubuntu)
** Changed in: gtk+2.0 (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bu
Thank you for your bug report, it's not an unity bug but an eclipse,gtk
one, ubuntu backported the gtk3 work to show those, there is a gtk api
the application can use to disable the grip but it's not meant to be
required in gtk2 so it's somewhat normal upstream softwares don't use it
** Package ch
16 matches
Mail list logo