[SOLVED] Content View Thumbnail misalignment- Safari

I have…

  • [ ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [x ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

When using the Safari browser, the content thumbnails are not sized to the grid

Expected behavior

Sizing the thumbnails to the grid :slight_smile:

Minimal reproduction of the problem

Need Mac/Safari

Environment

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [x ] Cloud version

Version: [VERSION]

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ x] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

1 Like

Can you provide a fix? I have no Mac with Safari available.

I’m on a PC too :slight_smile: , but I can get one of my Dev’s who works on a Mac to do it and submit a PR. Can you help point us towards the right file in the front end?

If you just make a screenshot from the safari developer console to show me what you changed, it might be enough.

Or this component: https://github.com/Squidex/squidex/blob/master/frontend/app/features/content/shared/content-value.component.ts

Fixed it with browserstack.

Amazing- we were starting to make the fix, getting the backend to run of VS for Mac was taking some time and crashing. We will spend a little time looking into getting it to run on a mac.

1 Like