| Summary: | Group "Add Language" field should be limited to something sensible | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Damian Jansen <djansen> | ||||
| Component: | Usability | Assignee: | Alex Eng <aeng> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zanata-QA Mailling List <zanata-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | development | CC: | aeng, zanata-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 3.3.0-SNAPSHOT (20131223-0915) | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-20 05:47: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: | |||||
| Attachments: |
|
||||||
|
Description
Damian Jansen
2013-11-27 00:50:18 UTC
Created attachment 829554 [details]
Screenshot
Adding "word-wrap: break-word" to the field error element fixes this visually. This is related to Bug 1035068 in that if the field is limited, then the field in Admin->Manage Languages needs to be similarly limited - else the situation could arise where the intended language could not be specified. In this case the wrapping would be the more appropriate approach. Pull request: https://github.com/zanata/zanata-server/pull/325 Verified at cd51a1620e283882a8eb26cd862314b48af67617 Closing VERIFIED bugs for Zanata server 3.3.2. |