Use Safari browser
Login to admin backend
Go to Content/Categories
Choose a category
Click on tab Options
Showing button for selecting a category image
No select button visible for category image
local server - using MAMP - testing under Safari
When testing under e.g. Firefox the select button is visible
button appears when disabling in template.min.css in selector .input-group-append -> overflow:hidden
Title |
|
Title |
|
I have tested overflow: -moz-hidden-unscrollable;
and it looks like working in Safari and Firefox.
In Safari we may lose a rounded corner in the Associations tab when 2 buttons only.
Did not test other browsers
What do you think?
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-19 09:37:15 |
Closed_By | ⇒ | infograf768 | |
Labels |
Added:
?
Removed: ? |
Labels |
Removed:
?
|
Confirmed
changing
overflow:hidden
tooverflow:initial
corrects the issue, but this would have to be tested on other browsers/OSesSee also #30283
Will test a patch