No Code Attached Yet bug
avatar mk-webdev
mk-webdev
5 Oct 2023

Steps to reproduce the issue

Use Safari when trying to uninstall any extension.

Expected result

A dialog opens with buttons to confirm deletion.

Actual result

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.

System information (as much as possible)

Joomla 5.0.0 RC, Safari V16.6 on MacOS Ventura 13.5.2

Additional comments

Seems to be a simple CSS issue:
Bildschirmfoto 2023-10-05 um 21 20 27
May be the same on other options using a dialog modal, but I don't know where else it is used.

avatar mk-webdev mk-webdev - open - 5 Oct 2023
avatar joomla-cms-bot joomla-cms-bot - change - 5 Oct 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Oct 2023
avatar richard67
richard67 - comment - 5 Oct 2023

A new installation of 5.0.0 RC? Or updated from a previous version?

avatar brianteeman
brianteeman - comment - 5 Oct 2023

Confirmed with that old version of safari

image

avatar richard67 richard67 - change - 5 Oct 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 5 Oct 2023
avatar Fedik
Fedik - comment - 6 Oct 2023

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?

avatar Fedik
Fedik - comment - 6 Oct 2023

I think I have found a fix, will do PR sometime later

avatar mk-webdev
mk-webdev - comment - 6 Oct 2023

A new installation of 5.0.0 RC? Or updated from a previous version?

Updated from the latest beta

avatar mk-webdev
mk-webdev - comment - 6 Oct 2023

Confirmed with that old version of safari

image

Issue remains after updating to the latest version (Safari 17.0, MacOS Sonoma 14.0)

avatar Fedik Fedik - close - 7 Oct 2023
avatar Fedik
Fedik - comment - 7 Oct 2023

Please test #42079

avatar Fedik Fedik - change - 7 Oct 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-10-07 08:09:40
Closed_By Fedik

Add a Comment

Login with GitHub to post a comment