Bug 1633708 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

**Affected versions**
- Firefox 76.0b8
- Firefox Nightly 77.0a1

**Affected platforms**
- Windows 10 (x64)
- macOS 10.15.4
- Ubuntu 18.04 (x64)

**Steps to reproduce**
1. Open https://javascript.info/alert-prompt-confirm test page
2. Scroll to "Prompt" category and click on "Play" on the example
3. Input a longer value in the window and click "Ok"

**Expected result**
- The value is properly contained in the prompt.

**Actual result**
- The value is not contained in the prompt.

**Regression range**
- Will check for a regression.

**Additional notes**
- The issue can be seen in the attachment
**Affected versions**
- Firefox 76.0b8
- Firefox Nightly 77.0a1

**Affected platforms**
- Windows 10 (x64)
- macOS 10.15.4
- Ubuntu 18.04 (x64)

**Steps to reproduce**
1. Open https://javascript.info/alert-prompt-confirm test page
2. Scroll to "Prompt" category and click on "Play" on the example
3. Input a longer value (multiply any value) in the window and click "Ok"

**Expected result**
- The value is properly displayed in the prompt.

**Actual result**
- The wrapped content is overlapped by scrollbars.

**Regression range**
- Will check for a regression.

**Additional notes**
- The issue can be seen in the attachment

Back to Bug 1633708 Comment 0