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 1250270 - Boxes app is too large for 1024x768 resolution in rhel7's default classim mode
Summary: Boxes app is too large for 1024x768 resolution in rhel7's default classim mode
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-boxes
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Zeeshan Ali
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-04 23:33 UTC by Vladimir Benes
Modified: 2015-11-19 08:55 UTC (History)
3 users (show)

Fixed In Version: gnome-boxes-3.14.3.1-7.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 08:55:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot (24.83 KB, image/png)
2015-08-04 23:34 UTC, Vladimir Benes
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2253 0 normal SHIPPED_LIVE gnome-boxes bug fix and enhancement update 2015-11-19 09:10:35 UTC

Description Vladimir Benes 2015-08-04 23:33:10 UTC
Description of problem:
if in 1024x768 resolution in GNOME classic mode, it can easily happen that buttons in bottom (and top) area are hidden behind window panel or top panel.

This should be fixed in Boxes by lowering a resolution a bit.  

Version-Release number of selected component (if applicable):
gnome-boxes-3.14.3.1-6

How reproducible:
always

Steps to Reproduce:
1.set 1024/768 resolution and log into classic mode
2.go into Boxes and right click any machine
3.click preferences

Actual results:
button hidden behind window list on bottom panel

Expected results:
button should be visible

Additional info:

Comment 1 Vladimir Benes 2015-08-04 23:34:59 UTC
Created attachment 1059263 [details]
screenshot

Comment 2 Matthias Clasen 2015-08-18 17:58:38 UTC
Here's a fix:

iff -up gnome-boxes-3.14.3.1/data/ui/wizard.ui.height gnome-boxes-3.14.3.1/data/ui/wizard.ui
--- gnome-boxes-3.14.3.1/data/ui/wizard.ui.height	2015-08-18 13:55:29.658240120 -0400
+++ gnome-boxes-3.14.3.1/data/ui/wizard.ui	2015-08-18 13:55:49.513308312 -0400
@@ -40,6 +40,7 @@
                 <property name="wrap">True</property>
                 <!-- Work around clutter size allocation issue (bz#677260) -->
                 <property name="max-width-chars">40</property>
+                <property name="width-chars">20</property>
                 <property name="use-markup">True</property>
                 <property name="label" translatable="yes">Creating a Box will allow you to use another operating system directly from your existing login.

Comment 6 errata-xmlrpc 2015-11-19 08:55:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2253.html


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