Opened 7 years ago
Last modified 7 years ago
#28885 closed Bug
Bottom parts of "Congratulations!" page cut off internationalized content — at Initial Version
Reported by: | Maciej Olko | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 2.0 |
Severity: | Normal | Keywords: | i18n, template, defaults |
Cc: | Timothy Allen | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description
Bottom parts (footer) of "Congratulations!" page[1] (rocket taking off/default urlconf) cut off text if it is too long. It happens for e.g. Russian and Lower Serbian languages. Screenshots:
For many other languages, the problem is more of just esthetic nature, as the padding to the bottom of page is not equal to the footer top ruler (if translations aren't one-liners in effect).
The footer shouldn't have fixed height. I am afraid that some JavaScript is neccessary to calculate footer's height if we are about to keep the layout.
[1] django/django/views/templates/default_urlconf.html