Re: Change in GtkTextView sizing behaviour between and Gtk 2.24.6



On Mon, 2011-10-17 at 16:53 +0100, Peter Clifton wrote:
> Hi guys,
> 
> I've got a bug filed against gEDA/gschem, which I can reproduce here on
> Ubuntu Oneiric, in that it seems the GTK text view widget we use for
> property editing is rendered at zero height with GTK 2.24.6.

> Looking at our code, it appears we don't request a minimum height
> (presumably a bug on our part), however this _used_ to work with earlier
> GTK releases.

Never mind.. it is Ubuntu's overlay scrollbar feature which interacts
badly with the fact that we didn't bother to specify a minimum height
for our GtkTextView or GtkScrolledWindow widget.

We happened to be relying on the fact that GtkScrolledWindow would
always request enough space to pack a scroll-bar. With the Ubuntu
overlay scrollbar feature turned on, correctly or not, that drops to
near zero.

Best regards,

-- 
Peter Clifton <pcjc2 cam ac uk>

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]