Re: Incorrect number of columns in GtkIconView



On Sat, Jan 19, 2013 at 9:11 PM, rastersoft <raster rastersoft com> wrote:
Let's try again, without PGP signing...
https://bugzilla.gnome.org/show_bug.cgi?id=692063

Yup, I got the url each time ;-)

Thanks for doing this, this is most certainly a verifiable bug (I've tried it
on my machine with the installed GTK+ version where it works fine,
and with GTK+ master where I see the breakage).

FWIW, normally it's better not to attach tarballs, just the vala code
would have been enough. I'm only saying this because it means
developers have an easier time seeing what code is problematic
without needing to download a tarball, untar it and all before viewing
it and compiling it (sometimes you can guess what went wrong
by looking at your test code without even compiling, as specially
if you recently made changes to GtkIconView code).

That's just a minor recommendation though, it's very appreciated
that you took the time to write an isolated test case proving there
is a problem, it will most certainly be helpful in addressing/fixing
the bug.

Cheers,
            -Tristan


El 19/01/13 13:00, rastersoft escribió:

Ok, I don't know what happened to the URL, this is the right one:
https://bugzilla.gnome.org/show_bug.cgi?id=692063

El 19/01/13 12:15, rastersoft escribió:

Hi:

Well, it seems that Ubuntu 12.10 has Gtk 3.6.0, not 3.6.4, so I
installed in a virtualbox a Fedora 18 and tested it inside.

I created a test case, took some screenshots, and filled a bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=692063 . Hope I did it
right O:)

El 18/01/13 06:32, Tristan Van Berkom escribió:
On Fri, Jan 18, 2013 at 8:49 AM, rastersoft <raster rastersoft com>
wrote:

Hi all:

I'm having an odd problem with GtkIconView. In Ubuntu 12.04, with Gtk
3.4, all worked fine, but now, in Ubuntu 12.10 and Gtk 3.6, there's
this
curious problem.

I set a GtkIconView inside a GtkScrolledWindow, and set to -1 columns,
so it should autoadjust the number of columns to ensure that never will
be needed to use the horizontal bar. As I said, in Gtk2 and in Gtk 3.4
it worked fine, but with Gtk 3.6, when the number of rows is big
enoughtr
to force vertical scroll, the number of columns is set to 30; but the
vertical scroll is kept, so I have to scroll horizontally to be able to
see all the icons, but also I can scroll vertically (but there's just a
lot of blank space).

How can I fix this?

Sounds like a legitimate regression, you should not have to change
your code at all between stable GTK+ releases.

It would be a great help if you can:
a.) Create a small test case with only a window/scrolled window/icon
view
that reproduces this problem (just a small self contained program that
shows the problem).
b.) File a bug here[0] and attach the small test case

It would also help if you can be sure that you indeed have the latest
version of GTK+ 3.6.x

Cheers,
-Tristan

[0]: https://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B


Thanks.


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


--
Nos leemos
                 RASTER    (Linux user #228804)
raster rastersoft com              http://www.rastersoft.com


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



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