Bug 1065923
| Summary: | Time zone display in "initial run" section is truncated. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Ilanit Stein <istein> | ||||||
| Component: | ovirt-engine-webadmin | Assignee: | bugs <bugs> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Ilanit Stein <istein> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.4 | CC: | acathrow, ecohen, gklein, iheim, mgoldboi, michal.skrivanek, yeylon | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.4.1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | virt | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-03-05 14:29:46 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 864028 [details]
time zone for windows
Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. it's not truncated when you roll out the field. Truncation is necessary to keep window size sane The thing is we see only the prefix, and for 2 time zones, with the same prefix look the same. As the max time zone length is not much more then current bar, can we enlarge a bit the bar to contain the whole TZ string? no, really, I don't think it's helping anything. You have the GMT offset at the beginning anyway…plus it doesn't matter for initial time, the exact name is not used, it only calculates an UTC offset from it |
Created attachment 864027 [details] time zone for rhel Description of problem: The value of the Time zone displayed is truncated. Examples for rhel\windows attached. Version-Release number of selected component (if applicable): ovirt-engine-3.4.0-0.7.beta2.el6.noarch Expected results: Have the time zone value not truncated. Maybe show only first part of it.