Open Bug 1525840 Opened 5 years ago Updated 2 years ago

Height and position of elements in attendees dialog lead to broken overflow behavior

Categories

(Calendar :: Dialogs, defect)

defect

Tracking

(Not tracked)

People

(Reporter: arshad, Unassigned)

Details

Fixed position is used which doesn't work well with overflow property. Some elements gets a bit chopped when dialog height is resized

Can you please be a little more verbose when filing bugs. The summary and description should written to allow another person to understand what the bug is about. If you haven't mentioned this over in bug 1509837, I never had linked this bug to that issue.

Component: Lightning Only → Dialogs

Attendees-list and freebusy-grid have fixed position and their height depends upon the height of calendar-event-attendees-dialog.xul so when the dialog is resized or the height of either of the elements mentioned above is changed, the content of those element is cut and scrollbar also doesn't show. I think removing fixed positioning and using flex/grid css layout can help us get rid of these issues.

This is maybe related to bug 758493. I need to rebase the patch of that bug to verify that.

Type: enhancement → defect
Summary: Fix calendar-event-attendees dialog css. → Height and position of elements in attendees dialog lead to broken overflow behavior
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.