@laney: Oh, now I see my confusion.

I could not find my commit on "bzr log", but I just noticed that it
actually has a merge you did there. I'm more used to git, where a merge
will display the merged commits on the log, and after not finding mine,
I thought it went to the trash.

Sorry about that.

Anyway, I still didn't get why you needed to do this:
http://bazaar.launchpad.net/~ubuntu-
desktop/gtk/ubuntugtk3trusty/revision/345

>From what I can tell, it basically merged revert-better-resize-of-
expandable-columns.patch and revert-use-minumum-natural-size-
semantics.patch into 0001-treeview-enable-column-resizing-with-
horizontal-scro.patch. Is that all or is there something else done
there?

Also, one of those patches (don't remember which one exactly) also had a
fix for the testsuit issue you saw here (and you fixed by doing this
http://bazaar.launchpad.net/~ubuntu-
desktop/gtk/ubuntugtk3trusty/revision/346). Seeing that commit was one
of the reasons I got confused, because I was sure I had fixed it before.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1448969

Title:
  GTK3 can't resize treeviewcolumn

Status in GTK+ GUI Toolkit:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in gtk+3.0 source package in Trusty:
  Fix Committed
Status in gtk+3.0 source package in Utopic:
  Fix Committed

Bug description:
  This is a regression from 3.8 present until 3.12 (it is fixed on
  3.14+).

  Two issues regarding tree view columns:

  1. When columns in a tree view are set to be resizeable and the
  horizontal scrollbar is shown, they cannot be resized.

  2. When columns are of fixed width, the horizontal scrollbar is not
  visible when it should be.

  The proposed fix is to backport a couple of reverts from gtk+ 3.14.

  [Test Case]

  For 1) Open nautilus and change it to list mode (Ctrl+1). Resize the
  window so that the horizontal scroll bar appears. The name column is
  not resizeable but should be with this fix applied.

  For 2) Open gtk3-demo (from gtk-3-examples) and run the "Tree Store"
  demo (under "Tree View"). Resize the window so that content on the
  right gets hidden. No horizontal scrollbar becomes visible unless this
  fix is applied.

  [Regression Potential]

  Any application using gtk's tree view with visible columns is
  potentially affected. However, resizing columns is not a common
  operation and horizontal scrollbars should rarely be visible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1448969/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to