Closed Bug 1670436 Opened 5 years ago Closed 2 years ago

Text does not climb into error window

Categories

(Toolkit :: Crash Reporting, defect)

Firefox 82
Unspecified
macOS
defect

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: roman.deev06, Assigned: cherubpeters, Mentored)

References

Details

(Keywords: good-first-bug, Whiteboard: [lang=obj-c])

Attachments

(3 files, 1 obsolete file)

Attached image Window.png

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:82.0) Gecko/20100101 Firefox/82.0

Steps to reproduce:

After painting Firefox in the window that appears does not fit the text, and the window can not be expanded.

Component: Untriaged → Crash Reporting
Product: Firefox → Toolkit
Severity: -- → S4
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → macOS

This is a good first bug. The checkboxes are being created and setup here.

We should either wrap the text or widen the window so that it's not truncated.

Mentor: gsvelto
Keywords: good-first-bug
Whiteboard: [lang=obj-c]

Apply this patch before building Firefox to reproduce the issue in a local build.

Hello, I am an outreachy applicant and would love to work on this bug.

Flags: needinfo?(gsvelto)

Hello Blessing and welcome, do you already have set up a Firefox build on your mac? If you do I'll assign you to the bug directly and help you fix it, if you don't then I'll first walk you through setting up a Firefox build.

Flags: needinfo?(gsvelto)

Sir, I have my setup ready, can I work on this, if Peters's setup is not ready?

(In reply to Gabriele Svelto [:gsvelto] from comment #4)

Hello Blessing and welcome, do you already have set up a Firefox build on your mac? If you do I'll assign you to the bug directly and help you fix it, if you don't then I'll first walk you through setting up a Firefox build.

Thank you for the feedback, I have my Firefox build ready and I will really appreciate to the opportunity to work with you on this.

Flags: needinfo?(gsvelto)

(In reply to Blessing Peters from comment #6)

Thank you for the feedback, I have my Firefox build ready and I will really appreciate to the opportunity to work with you on this.

I have assigned the bug to you. The first step is to reproduce the issue and study the code that causes it:

  1. Apply the patch in comment 2 to Firefox code
  2. Make sure that your mozconfig file contains this line, this is required for the crash reporter to be built:
ac_add_options --enable-crashreporter
  1. Build Firefox w/ the patch applied
  2. Launch Firefox with the following command, this will ensure that the crash reporter is used:
./mach run --enable-crash-reporter
  1. Browse to about:crashparent, this will crash the browser and display the crash reporter client. This should display the truncated string.
Assignee: nobody → cherubpeters
Status: NEW → ASSIGNED
Flags: needinfo?(gsvelto)

(In reply to Abhishek from comment #5)

Sir, I have my setup ready, can I work on this, if Peters's setup is not ready?

I'm assigning the bug to her because she requested it first, fortunately there are several other good first bugs to pick from.

One additional note: please join the #crashreporting channel on chat.mozilla.org, you'll find me there in case you need help.

(In reply to Gabriele Svelto [:gsvelto] from comment #7)

(In reply to Blessing Peters from comment #6)

Thank you for the feedback, I have my Firefox build ready and I will really appreciate to the opportunity to work with you on this.

I have assigned the bug to you. The first step is to reproduce the issue and study the code that causes it:

  1. Apply the patch in comment 2 to Firefox code
  2. Make sure that your mozconfig file contains this line, this is required for the crash reporter to be built:
ac_add_options --enable-crashreporter
  1. Build Firefox w/ the patch applied
  2. Launch Firefox with the following command, this will ensure that the crash reporter is used:
./mach run --enable-crash-reporter
  1. Browse to about:crashparent, this will crash the browser and display the crash reporter client. This should display the truncated string.

Will get right to it. thank you

(In reply to Gabriele Svelto [:gsvelto] from comment #9)

One additional note: please join the #crashreporting channel on chat.mozilla.org, you'll find me there in case you need help.

Okay then

Depends on D172823

Attachment #9323563 - Attachment is obsolete: true
Attachment #9323558 - Attachment description: Bug 1670436 - Text does not climb into error window r?gsvelto → Bug 1670436 - Prevent localized strings from being truncated in the crash reporter client r?gsvelto

Note: there was a much older bug reported for this (bug 528800).

@gabriele
Can you confirm if that would be fixed here and mark as a dupe?

Pushed by gsvelto@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c6b709a45852 Prevent localized strings from being truncated in the crash reporter client r=gsvelto

(In reply to Francesco Lodolo [:flod] from comment #14)

Note: there was a much older bug reported for this (bug 528800).

@gabriele
Can you confirm if that would be fixed here and mark as a dupe?

Yes, it's a dupe, I'll close it.

Duplicate of this bug: 528800
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: