Closed
Bug 1659117
Opened 5 years ago
Closed 4 years ago
Summary dialog doesn't remember his last opened position
Categories
(Calendar :: Dialogs, defect)
Calendar
Dialogs
Tracking
(thunderbird_esr78 affected)
RESOLVED
DUPLICATE
of bug 1698143
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | affected |
People
(Reporter: Paenglab, Unassigned)
References
Details
The summary dialog opens always on the top left screen position.
It should remember the position as the persist attribute is set: https://searchfox.org/comm-central/rev/831ff7925769ba9478412ac251bb4b65a3ac32cd/calendar/base/content/dialogs/calendar-summary-dialog.xhtml#33.
Comment 1•5 years ago
|
||
As far as I can remember, an id attribute is necessary for the window element, e.g. id="calendar-summary-window", to be able to use the persist attribute. It got removed in bug 1598050. Is this turns out to be the case, other usages of the persist attribute should be audited to ensure an id is also present on the element.
Updated•5 years ago
|
status-thunderbird_esr78:
--- → affected
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•