Closed
Bug 1334786
Opened 8 years ago
Closed 8 years ago
Installer textbox is too small to display the sentences correctly
Categories
(Firefox :: Installer, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox 54
People
(Reporter: anthony, Assigned: molly)
References
Details
(Keywords: nightly-community)
Attachments
(3 files)
14.52 KB,
image/png
|
Details | |
59 bytes,
text/x-review-board-request
|
robert.strong.bugs
:
review+
lizzard
:
approval-mozilla-aurora+
|
Details |
53.86 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170127030206
Steps to reproduce:
I launched the Installation process for Nightly on Windows 10 x64.
Actual results:
At one of the installation steps, the window is too small to fit all the translated text.
(see attached image)
Expected results:
The text box should have been bigger to allow the translated text to take the needed place.
Reporter | ||
Updated•8 years ago
|
Component: Untriaged → Installer
Keywords: nightly-community
OS: Unspecified → Windows 10
Hardware: Unspecified → x86
Summary: Installer → Installer textbox is too small to display the sentences correctly
Reporter | ||
Comment 1•8 years ago
|
||
I'm interested to try to fix it if it's not too complicated and if someone is willing to mentor me as I have never done anything on Firefox code.
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•8 years ago
|
||
Bug 1328445 is an unrelated change that we're testing on its own branch; this bug was actually caused by bug 797208, which rearranged the check boxes and changed the strings.
This might be a little too involved to be a good first bug; I'll work on it myself.
Reporter | ||
Comment 3•8 years ago
|
||
Ok, sorry for the mistake
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8831752 [details]
Bug 1334786 - Support multiple text lines for stub installer checkbox labels;
https://reviewboard.mozilla.org/r/108298/#review109682
Attachment #8831752 -
Flags: review?(robert.strong.bugs) → review+
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0cbddad8e9dc
Support multiple text lines for stub installer checkbox labels; r=rstrong
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Assignee | ||
Comment 8•8 years ago
|
||
I plan to request Aurora uplift for this patch, but I would need to verify it on a French nightly first, and those don't seem to be getting built?
status-firefox53:
--- → affected
Comment 9•8 years ago
|
||
(In reply to Matt Howell [:mhowell] from comment #8)
> I plan to request Aurora uplift for this patch, but I would need to verify
> it on a French nightly first, and those don't seem to be getting built?
Where are you looking exactly? Plenty of localized builds, both for Aurora and Nightly
https://www.mozilla.org/fr/firefox/channel/desktop/
Assignee | ||
Comment 10•8 years ago
|
||
Okay, :flod set me straight; I was _almost_ looking in the right place, but not quite.
Assignee | ||
Comment 11•8 years ago
|
||
Comment on attachment 8831752 [details]
Bug 1334786 - Support multiple text lines for stub installer checkbox labels;
Approval Request Comment
[Feature/Bug causing the regression]:
Bug 797208
[User impact if declined]:
Cut-off strings in the stub installer French localization, and possibly others.
[Is this code covered by automated tests?]:
No.
[Has the fix been verified in Nightly?]:
Yes.
[Needs manual test from QE? If yes, steps to reproduce]:
No, I've verified the fix myself.
[List of other uplifts needed for the feature/fix]:
None.
[Is the change risky?]:
No.
[Why is the change risky/not risky?]:
It's just a small UI change to the stub installer options page, and I've verified it to be working in both English (which doesn't trigger the new code) and French (which does).
[String changes made/needed]:
None.
Attachment #8831752 -
Flags: approval-mozilla-aurora?
Comment 12•8 years ago
|
||
Hello Andrei,
could you help verify if this issue is fixed as expected on a latest Nightly build? Thanks!
Flags: needinfo?(andrei.vaida)
Comment 13•8 years ago
|
||
Comment on attachment 8831752 [details]
Bug 1334786 - Support multiple text lines for stub installer checkbox labels;
Fix for installer text, regression from 53, let's uplift it!
Attachment #8831752 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 14•8 years ago
|
||
bugherder uplift |
Comment 15•8 years ago
|
||
(In reply to Gerry Chang [:gchang] from comment #12)
> Hello Andrei,
> could you help verify if this issue is fixed as expected on a latest Nightly
> build? Thanks!
Camelia, could you please take a look at this on Nightly and Aurora?
Flags: needinfo?(andrei.vaida) → needinfo?(camelia.badau)
Comment 16•8 years ago
|
||
I've tested on Windows 10 x64 on latest Nightly 54.0a1 (using the fr build from https://www.mozilla.org/fr/firefox/channel/desktop/) and on latest Aurora 53.0a2 (using the fr build from https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/):
- if the Mozilla Maintenance Service is already installed (the "Installer le service de mise a jour en arriere-plan de Nightly/Firefox Developer Edition" option isn't displayed in the Installer textbox), all looks good - the sentences are correctly displayed in the Installer textbox
- if the Mozilla Maintenance Service isn't installed and the "Install the Firefox Developer Edition background update service"("Installer le service de mise a jour en arriere-plan de Firefox Developer Edition") option is displayed in the Installer textbox, on Aurora 53.0a2 this option isn't correctly displayed, the Installer textbox is too small. Please see attachment "auroraInstaller.png"; on Nightly 54.0a1, the option is correctly displayed.
Flags: needinfo?(camelia.badau)
Updated•8 years ago
|
Assignee | ||
Comment 17•8 years ago
|
||
Thanks, Camelia. I'll make a followup patch to address the maintenance service checkbox.
Comment 18•8 years ago
|
||
Verified fixed on Windows 7 x64 and Windows 10 x64 using Firefox 53 Beta 2 (buildID: 20170313154936), fr build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•