Closed Bug 1799888 Opened 3 years ago Closed 3 years ago

Add bookmark dialog from the Library History view is cut

Categories

(Firefox :: Bookmarks & History, defect, P2)

defect

Tracking

()

VERIFIED FIXED
109 Branch
Tracking Status
firefox107 --- wontfix
firefox108 --- verified
firefox109 --- verified

People

(Reporter: mak, Assigned: mak)

References

Details

Attachments

(1 file)

The tip text under the fields is not wrapping and the dialog contents end up being wrapped.
Additional height of the dialog is "broken" (too much, doesn't adapt to content)

STR:

  1. open the library window and go to history
  2. right click on an history entry and pick Bookmark Page

Expected:
contents are not cut and the window is properly sized

Actual:
contents are cut, the window height is excessive

Assignee: nobody → mak
Status: NEW → ASSIGNED

Make mozSubdialogReady properly wait for async initialization, remove no longer
necessary resize listener (since the dialog is not resizable anymore), and
simplify the mutation observer.

Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/6b7b76a931ca Fix old style Add bookmark dialog sizing. r=jteow
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch

Comment on attachment 9302840 [details]
Bug 1799888 - Fix old style Add bookmark dialog sizing. r=standard8

Beta/Release Uplift Approval Request

  • User impact if declined: The add bookmark dialog opened from History in the Library is cut, one of the buttons may be unreachable
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: Go to History in the Library window, right click on a url and pick Add to Bookmarks
  • List of other uplifts needed: None
  • Risk to taking this patch: Medium
  • Why is the change risky/not risky? (and alternatives if risky): The highest risk is regressing other cases where the dialog may end up being cut, though I tested all the known cases and didn't see problems.
  • String changes made/needed:
  • Is Android affected?: No
Attachment #9302840 - Flags: approval-mozilla-beta?
Flags: qe-verify+

Comment on attachment 9302840 [details]
Bug 1799888 - Fix old style Add bookmark dialog sizing. r=standard8

Approved for 108.0b4

Attachment #9302840 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
QA Whiteboard: [qa-triaged]

Reproduced on Fx 108.0a1 (2022-11-09) on Windows 10.
Verified fixed with Fx 109.0a1 (2022-11-20) and Fx 108.0b4 on Windows 10, Ubuntu 22.04 and macOS 12.1.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Duplicate of this bug: 1803700
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: