Use Safari when trying to uninstall any extension.
A dialog opens with buttons to confirm deletion.
Just the border of the dialog appears and renders the whole site unclickable since the dialog is technically open. Manually setting the height in CSS directly on the dialog helps.
Joomla 5.0.0 RC, Safari V16.6 on MacOS Ventura 13.5.2
Seems to be a simple CSS issue:
May be the same on other options using a dialog modal, but I don't know where else it is used.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
What is wrong with safari?
It says https://caniuse.com/mdn-css_properties_height_fit-content height: fit-content
is supported since 2015
Does height: min-content;
works?
I think I have found a fix, will do PR sometime later
A new installation of 5.0.0 RC? Or updated from a previous version?
Updated from the latest beta
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-10-07 08:09:40 |
Closed_By | ⇒ | Fedik |
A new installation of 5.0.0 RC? Or updated from a previous version?