• Noticing some weird behavior with Safari. Seems like the “calculations” aren’t working correctly. I noticed that if I resized the safari window to be the exact same size as Firefox, that the “left:___px” numbers were very different:

    Firefox:
    style="position: absolute; left: 307px; top: 0px; "

    Safari:
    style="position: absolute; left: 290px; top: 0px; "

    Any ideas what could be causing this?

    https://www.ads-software.com/plugins/dportfolio/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author dinamiko

    (@dinamiko)

    Hi peteratomic,
    where is this happening? can you post a link? thanks.

    Thread Starter peteratomic

    (@peteratomic)

    Sorry, meant to include that!

    twotone.cre8tives.org

    Plugin Author dinamiko

    (@dinamiko)

    I just tested it resizing in safari and the breakpoints works very well. Because we are using a responsive layout the widths are in percentatges and may vary in different browsers (I’m using aproximations 31.333%, 22.9%…). Also, Masonry converts these percentanges in pixels (style=”… left: 307px; …) and may vary from browser to browser too.

    Thread Starter peteratomic

    (@peteratomic)

    I just checked your own demo and can see the same problem. Maybe a difference with Safari versions? I’m testing V5 which is probably a little old.

    Plugin Author dinamiko

    (@dinamiko)

    I tested your url in Safari 7.1 and I have not seen anything broken.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘bug with Safari’ is closed to new replies.