Closed Bug 1810889 Opened 3 years ago Closed 3 years ago

"You've launched an older version of Firefox" dialog is extremely wide with text all laid out on one line

Categories

(Firefox :: General, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1804701

People

(Reporter: dholbert, Unassigned)

Details

Attachments

(3 files)

STR:

  1. Start Firefox Nightly using a particular empty directory as your profile (to populate that directory with Nightly profile).
  2. Quit.
  3. Start Firefox release with that same directory as the profile.

e.g. assuming you have some $NIGHLTY_DIR and $RELEASE_DIR:

mkdir /tmp/test-dir-123
$NIGHTLY_DIR/firefox -no-remote -profile /tmp/test-dir-123
# quit out of Nightly
$RELEASE_DIR/firefox -no-remote -profile /tmp/test-dir-123

ACTUAL RESULTS:
The warning dialog (about the version-change) is extremely wide -- it seems we make it wide enough to fit all of the text on a single line. See attached screenshot. I imagine it might even be wider than this in other languages whose words tend to be longer (maybe German for example).

EXPECTED RESULTS:
The dialog probably shouldn't be so wide. The message should presumably linewrap.

(For comparison: if you start Firefox Nightly in Safe Mode, you get a safe-mode dialog ("open nightly in troubleshoot mode?") which has roughly the same amount of content but is much skinnier and wraps its text to 3 lines.)

Attachment #9312731 - Attachment description: screenshot → screenshot of the super-wide dialog

Looks like this might've been fixed by bug 1804701, were you checking 108 or 109?

Flags: needinfo?(dholbert)

Aha, you're right! Here's what I see after updating my Firefox release version to 109. Much better.

Flags: needinfo?(dholbert)
Status: NEW → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1804701
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: