Closed Bug 1888786 Opened 1 year ago Closed 7 months ago

Calendar not adjusting to window width

Categories

(Calendar :: Calendar Frontend, defect)

Thunderbird 115
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1838677

People

(Reporter: trevmrgn+bug, Unassigned)

Details

Steps to reproduce:

  1. Open calendar view; resize the window width. (or fullscreen on a 4:3 monitor)
  2. Hide or show the today pane.
  3. Move the splitter bar between the mini-calendar / calendar list and the main calendar.

Actual results:

  1. The calendar is truncated on the right with no scrollbar to view the clipped portion.
  2. The today pane overlays the calendar
  3. The calendar adapts to the changed width (but is still clipped)

Expected results:

The calendar adjusts its width to fit the available space in the window, as in previous versions.

Keywords: dupeme

(In reply to Magnus Melin [:mkmelin] from comment #1)

Bug 1838677?
Looks like it. Bug search didn't find anything similar when I added this one.

Additional information found in inspector:

    <hbox id="calendarDisplayBox">

has an unnecessary width style (changed by the splitter). Disabling that gives the expected behaviour except the scrollbar doesn't always appear when the window gets too narrow.

Status: UNCONFIRMED → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1838677
Keywords: dupeme
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.