- Issue created by @rkoller
-
saschaeggi β
committed 4e174d79 on 4.0.x
Issue #3458085 by rkoller: Add icon for vertical dragging
-
saschaeggi β
committed 4e174d79 on 4.0.x
-
saschaeggi β
committed 41c70b31 on 8.x-3.x
Issue #3458085 by rkoller: Add icon for vertical dragging
-
saschaeggi β
committed 41c70b31 on 8.x-3.x
- Status changed to Fixed
8 months ago 10:21am 30 June 2024 - π¨πSwitzerland saschaeggi Zurich
@rkoller thanks for reporting, it's now supported π
- Status changed to Needs work
8 months ago 11:51am 30 June 2024 - π©πͺGermany rkoller NΓΌrnberg, Germany
Thanks for the quick fix. I've tested with 4.0.x on macOS 14.5. Problem is with the latest Firefox and Edge the vertical drag icon is correctly displayed, BUT in Safari 17.5 the display is broken:
Setting the issue back to needs work.
- π¨πSwitzerland saschaeggi Zurich
I've tested this in Safari and it looks like expected. You might need to clear your cache.
- π©πͺGermany rkoller NΓΌrnberg, Germany
i run
drush cr
after every composer update. I did now another time and also pressed the reload button with a pressed alt key in safari. still the same display of the icon :/ - Status changed to Fixed
8 months ago 12:42pm 30 June 2024 - π¨πSwitzerland saschaeggi Zurich
Tried it once again with native Safari 17.3 & 18.0 and Safari 16.5, 17.3 in Browserstack and I can't reproduce this. So I'll close this issue again as fixed.
- π¨πSwitzerland saschaeggi Zurich
Do you use AdvAgg by any chance? If you you might want to have a look at https://www.drupal.org/docs/contributed-themes/gin-admin-theme/known-iss... β
- π©πͺGermany rkoller NΓΌrnberg, Germany
no i am not using AdvAgg on any of the test instances here. i have to note that the instance the screenshot was created on is on 11.x. i went ahead and added gin to a drupal 10.3 site. there the vertical drag icon was correctly displayed. next i've tried to add it to another instance also on 11.x, there the vertical drag icon was also correctly displayed. the only odd thing was that the instance i took the screenshot on was still sticking to that broken display of the icon. :/ i've already tried to clear the caches several times with no effect as i've mentioned. i can't explain why cuz technically it couldnt be related but on the status reports page i noticed a warning that the navigation module and the toolbar module are both installed but the former is replacing the latter. so i uninstalled the toolbar module. after the uninstall the vertical drag icon was displayed correctly now. but no idea at all why that uninstall could fix the display of that completely unrelated icon?! are on uninstall more or other "caches" being cleared than with "drush cr"? just trying to figure out what was causing this behavior.
- π¨πSwitzerland saschaeggi Zurich
Still potentially a browser cache issue, SVGs get cached pretty heavily sometimes. Also the svg itself might not be affected by Drupal's caching system.
- πΊπΈUnited States greenskin
I'm seeing the same thing as rkoller. I've cleared Drupal cache and have browser caches disabled in dev tools. Tried in latest Chrome and Safari.
- πΊπΈUnited States greenskin
Tested latest 3.x-dev branch and the icon shows correctly there, so there's something in the dev release that is missing from the MR when applied to RC12.
Automatically closed - issue fixed for 2 weeks with no activity.
- π¦πΊAustralia lykyd
I'm experiencing the same issue in Firefox (136.0 on Mac) after moving to the 4.0.6 version