RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1257890 - zenity --list --height does not stretch list widget to window height
Summary: zenity --list --height does not stretch list widget to window height
Keywords:
Status: CLOSED DUPLICATE of bug 1251137
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: zenity
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alexander Larsson
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1022949
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-28 10:31 UTC by Branislav Blaškovič
Modified: 2015-09-02 22:22 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1022949
Environment:
Last Closed: 2015-09-02 22:22:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Branislav Blaškovič 2015-08-28 10:31:14 UTC
Same problem on RHEL7 with zenity-3.8.0-4.el7.x86_64


+++ This bug was initially created as a clone of Bug #1022949 +++

Version-Release number of selected component (if applicable):
zenity-3.8.0-3.fc20.x86_64

Steps to Reproduce:
1. zenity --list --column test --height 300 a b c d e f g

Actual results:
See attached image

Expected results:
List stretched to window size

--- Additional comment from Marco Falchi on 2013-11-08 16:21:50 CET ---

Hi,
same problem for me.


# rpm -qa | grep zenity 
zenity-3.8.0-3.fc20.x86_64

# cat /etc/redhat-release 
Fedora release 20 (Heisenbug)

Steps to Reproduce:
1. zenity --list --title "Foobar" --width 800 --height 500 --checklist --column Category --column Purple --column Green --column Blue --column Pink --column Grey

--- Additional comment from MartinKG on 2013-12-23 18:29:38 CET ---

same here on f20 with

reproduce with:
zenity --list --column "Playlists" FALSE $(ls -d -1 */) --title "Please select one or more playlists" --width=300 --height=600 --checklist --column "Select" --separator="/ "

--- Additional comment from  on 2014-01-02 21:31:12 CET ---

This bug has been reported upstream already : https://bugzilla.gnome.org/show_bug.cgi?id=702535.

This commit fix the issue : https://git.gnome.org/browse/zenity/commit/?id=80bc8ce643979fec201c4ebd5cd6405b6310357f

--- Additional comment from MartinKG on 2014-01-03 10:31:17 CET ---

patch confirmed, zenity works now as expected.

--- Additional comment from Miroslav Vadkerti on 2014-01-13 11:05:38 CET ---

Thanks for the fix, works for me also. Looking forward to test the build.

--- Additional comment from Rafael Luik on 2014-01-19 02:41:34 CET ---

Hey, is Bug 1045683 a duplicate of this one?

--- Additional comment from Robert Hancock on 2014-02-12 17:03:08 CET ---

I have seen this issue as well. It sounds like upstream has fixed the bug, but we need a Fedora release with the patch included.

--- Additional comment from Ejner Fergo on 2014-03-01 21:16:18 CET ---

I can also confirm this bug in F20 (works as expected in Arch Linux). Would appreciate an update for Fedora. Thanks!

--- Additional comment from David Jansen on 2014-04-24 10:31:28 CEST ---

Any news on this, other than downloading from upstream? I just ran into this bug with a script which displays properly on Ubuntu. Can we expect an update for Fedora 20 soon?

--- Additional comment from Branislav Blaškovič on 2014-04-24 10:58:59 CEST ---

This bug needs to be in Fedora ASAP as it breaks lot of applications.

--- Additional comment from Fedora Update System on 2014-04-28 14:47:14 CEST ---

zenity-3.8.0-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/zenity-3.8.0-4.fc20

--- Additional comment from Fedora Update System on 2014-04-29 07:24:39 CEST ---

Package zenity-3.8.0-4.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zenity-3.8.0-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5754/zenity-3.8.0-4.fc20
then log in and leave karma (feedback).

--- Additional comment from Branislav Blaškovič on 2014-04-29 16:34:07 CEST ---

Working. Thank you.

Karma +1

--- Additional comment from Rafael Luik on 2014-04-29 22:27:18 CEST ---



--- Additional comment from Fedora Update System on 2014-04-30 06:06:08 CEST ---

zenity-3.8.0-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

--- Additional comment from Ville Skyttä on 2014-05-01 16:29:44 CEST ---

Comment 2 Matthias Clasen 2015-09-02 22:22:20 UTC

*** This bug has been marked as a duplicate of bug 1251137 ***


Note You need to log in before you can comment on or make changes to this bug.