On 9 Apr, Christopher J Peikert wrote:
> Here's a user interface bug report, sorry if it's already been brought
> up:
>
> After creating a class in UML mode, I choose the pointer tool and
> double-click the class. If I make changes and then click "Close"
> before clicking "Apply", the changes don't get made (that's not the
> bug). When I double-click the class again, the four tabs
> (representing "Class", "Attributes", etc.) have blank titles. The
> titles remain blank for the life of the class "object", even after
> making changes and applpying them.
>
> I'm using GTK 1.2 if that matters.
This is probably a bug in Gtk+. I've been in contact with owen about
it, but he hasn't found anything.
Here's his comment if anyone wanna go bug-hunting:
>From looking at your report I don't yet have much
of an idea where the problem is comming from, though,
since you mention reparenting, I have a hunch that
there might be some bad interaction between
reparenting and queueing redraws.
/ Alex