Bug 1822787
| Summary: | anaconda UI overflows edge of 1024x768 when SOFTWARE SELECTION is accessed in Russian | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | anaconda | Assignee: | Vladimír Slávik <vslavik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | anaconda-maint-list, jkonecny, jonathan, kellin, vanmeeuwen+fedora, vponcova, vslavik, wwoods |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | openqa | ||
| Fixed In Version: | anaconda-33.25.1-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-15 11:22:47 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: | |||
|
Description
Adam Williamson
2020-04-09 20:20:42 UTC
er, that first line should read "It seems that between 2020406.n.0 and 2020408.n.1 composes..." - I missed the "between". Sorry. Ping? This is still broken. It's been four months. This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33. I can fix this in code, to some extent, I guess. (Makes me wonder why didn't the Russian translators see the problem, or spot this bug, and do something.) OK, that was just as fast/easy as you complained: https://github.com/rhinstaller/anaconda/pull/2779 In general, historically, my recollection is that we've treated any case where text can cause the UI to exceed the bounds of 1024x768 as an anaconda bug, rather than just requiring translators to make the text shorter. The text should be wrapped or ellipsized or given scrollbars as necessary to avoid the issue. PR merged. Can we get this in a build for F33 and Rawhide? It'd be good to have it finally out of the openQA failure column. Thanks. |