Bug 1264628 - Label #1533 "_Network source:" aligned to the left, others too
Summary: Label #1533 "_Network source:" aligned to the left, others too
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-19 14:40 UTC by João Pirralha
Modified: 2015-09-20 17:00 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-20 17:00:43 UTC
Embargoed:


Attachments (Terms of Use)

Description João Pirralha 2015-09-19 14:40:02 UTC
Description of problem:
The label #1533 "_Network source:" is aligned to the left but should be aligned to the right, as happens with the other labels. Some other labels are misaligned too (see Additional info).

Version-Release number of selected component (if applicable):
Commit 9a4f15f4ad947b5689d0174276929c16e233b610

How reproducible:
Might only be reproducible in some locales due to the string length.

Steps to Reproduce:
1. Open a virtual machine in virt-manager
2. Go to "Show virtual hardware details"
3. Go to "NIC :xx:xx:xx"

Actual results: 
"_Network source:" is aligned to the left.

Expected results:
"_Network source:" should be aligned to the right.

Additional info:
Used locale: pt
There are more labels aligned to the left in Overview, Boot options and "M_odel:" in CPUs, but they don't look as bad/out of place as this one. Might be in more places.

Comment 1 Cole Robinson 2015-09-20 17:00:43 UTC
Thanks for the report João! Fixed upstream now:

commit b6111b5e850d347132975ffbfd2cfb176d334c58
Author: Cole Robinson <crobinso>
Date:   Sun Sep 20 12:58:23 2015 -0400

    details: Fix misaligned labels (bz 1264628)
    
    Shows up with different sized translation strings
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1264628
    
    Reported-by: João Pirralha <joaopirralha>


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