Description of problem: Some of the Text Headings are cutting from the upper portion. Version-Release number of selected component (if applicable): firstboot-1.4.16-1 How reproducible: Always Steps to Reproduce: 1. Run Command (LANG=ml_IN.UTF-8; firstboot --reconfig --debug) 2. Click on Forward button 3. Reach on the Page. (Refer to seceenshots) 4. Observe the Texts. Actual results: Some text Headings are cutting. Expected results: All the texts should show completely Additional info:
Created attachment 133056 [details] Screenshot-1
Created attachment 133057 [details] Screenshot-2
fedora-release is responsible for setting up the right hand side of the firstboot screen. It's probably using too much padding somewhere, forcing the text up off the top of the screen.
Hrm, what part of fedora-release feeds that? We moved a lot of stuff into fedora-release-notes...
.po files have no properties regarding font layouts so it would be irrelevant. In the fedora-release package, there are some .css files located in "css" directory which specifies the layout of the contents. Modifying "layout.css" might solves the padding problem. If not, it would be useful to look at the remaining .css files within the same directory. There are also some .py files in fedora-release package and firstboot package that could be referenced if modification on .css could not fix the problem.
The Erroneous screenshots given before is showing OK now. But there is some New windows where the text is seems to be going out of the screen or touching the screen. new screenshots are attached below Pointing out the place of error.
Created attachment 135355 [details] screenshot for text out of screen-1
Created attachment 135356 [details] screenshot for text out of screen-2
Created attachment 135357 [details] screenshot of the screen OK and fixed now.
By the way some info to be given : Component Version tested : fedora-release-notes-5.91-6 firstboot-1.4.19-1
Observation from rawhide, only problem stated in comment #7 exists. Other problems mentioned above were not reproduceable anymore.
the string I found in the comment#7 attachement was from security level and I have made the changes to it and committed the same yesterday.. Should I do a commit again. Advise if anything else to be done Thanks Ani
Created attachment 137303 [details] screenshot proof of fix The phrases are within the screen with firstboot in rawhide and latest translation file (.po). The latest translation files will be regularily updated to main rawhide.
*** Bug 200283 has been marked as a duplicate of this bug. ***
Verified that it has been fixed in latest FC6: # rpm -q firstboot firstboot-1.4.22-1