Bug 835410
| Summary: | [WebTran] Long filename should be displayed properly in narrow window | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> | ||||
| Component: | Component-UI | Assignee: | Alex Eng <aeng> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.7 | CC: | aeng, damason, sflaniga, zanata-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.8.0-SNAPSHOT (20120927-0027) | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-11-07 06:19:19 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: |
|
||||||
Request for technical evaluation. We should probably specify the width of the docname label as a fixed size (or a percentage of window width), showing an ellipsis if required, and a tooltip which shows the entire docname. The ellipsis could go at the beginning, in the middle or at the end of the name. Truncating the beginning of the name (which will generally be the beginning of the path) would probably leave the most relevant part visible to translators. Fixed in version 2.0 See https://github.com/zanata/zanata/commit/1a0e2423faef77b6864e4ea2c1de5fe335a3bcb1 VERIFIED with Zanata version 1.8.0-SNAPSHOT (20120927-0027) Fix released in Zanata 2.0. |
Created attachment 594371 [details] Screenshot that demonstrates the issue Description of problem: On translating a document with long name, complete percentage and "search and replace" are squeeze together which does not look good. See attachment for details. Version-Release number of selected component (if applicable): Zanata version 1.7-SNAPSHOT (20120626-0025) Zanata version 1.6.1-SNAPSHOT (20120626-0001) How reproducible: Always Steps to Reproduce: 1. Visit a document with long name 2. Narrow the browser. 3. Actual results: complete percentage and "Search & Replace" are squeezed together. Expected results: Every elements are separated and easy to ready. Additional info: