touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #74264
[Bug 1448969] Re: GTK3 can't resize treeviewcolumn
Thanks for reporting and investigating this bug. Reverting the commit
you mentioned breaks the GTK_POLICY_NEVER case for me (as mentioned in
the commit message). Cherry-picking a couple of reverts from the 3.14
cycle seems to work though. Attached is a combined patch of those
commits. I'd appreciate if you could test that one as well.
** Patch added: "0001-treeview-enable-column-resizing-with-horizontal-scro.patch"
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1448969/+attachment/4387453/+files/0001-treeview-enable-column-resizing-with-horizontal-scro.patch
** Changed in: gtk+3.0 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: gtk+3.0 (Ubuntu)
Assignee: (unassigned) => Lars Uebernickel (larsu)
--
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+3.0 package in Ubuntu:
In Progress
Bug description:
there's a bug in gtk+ 3.10 and 3.12 (Ubuntu 14.04 and 14.10) which prevents user from resizing a column in TreeView.
In the sample code below, when started, try to resize the 'File Name' column so the "Size in bytes' column would go out of the view - right now it's not possible. It was working with gtk2 and it's working with gtk 3.14.
Please use sample code from attachement
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1448969/+subscriptions
References