← Back to team overview

touch-packages team mailing list archive

[Bug 1448969] Re: GTK3 can't resize treeviewcolumn

 

Hello Marcin, or anyone else affected,

Accepted gtk+3.0 into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gtk+3.0/3.10.8-0ubuntu1.5 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: trusty utopic

** Changed in: gtk+3.0 (Ubuntu Trusty)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: gtk+3.0 (Ubuntu Utopic)
       Status: In Progress => Fix Committed

-- 
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


References