gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

[Bug] Unsupported CSS props on older browser versions

Open lbittner-pdftron opened this issue 1 year ago • 6 comments
trafficstars

On GitButler 0.10.14 (Apple Silicon), there seems to be some buttons visible that are supposed to be hidden.

image.

Additionally, I cannot drag and drop files between virtual branches, which makes the product unusable. Not sure if this is related to those buttons. Let me know if you would prefer a different issue for this bug.

GitButler_Dragging

I'm very excited to be able to use this product and recommend it to my team!

lbittner-pdftron avatar Feb 22 '24 15:02 lbittner-pdftron

Also seeing this on GitButler 0.10.16 for Intel macOS 10.15.7 and 10.15.6.

Jollywatt avatar Feb 25 '24 18:02 Jollywatt

Just updated to latest version of MacOS and both issues are resolved.

lbittner-pdftron avatar Feb 26 '24 17:02 lbittner-pdftron

Could we perhaps reopen this issue? Unless GitButler explicitly doesn’t support macOS ≤10.15 (which would be a shame, since there’s only some UI glitches standing in the way), this hasn’t been completed…

Jollywatt avatar Feb 27 '24 08:02 Jollywatt

Just adding to this, I am experiencing this on macOS 10.15.6 and 10.15.7. The interface almost works, but certain buttons and dragging components don't work.

Screen Shot 2024-04-16 at 11 40 12 AM

Jollywatt avatar Apr 15 '24 23:04 Jollywatt

@Jollywatt thanks for the screenshot. Oh my god, some styles are indeed broken. I think I know the reason. Looks like this version of Safari 15.6.1 simply don't support CSS props we're using, like e.g. color-mix function that was included only in 16.6.1. I'll check which props we can replace and update to work with more versions, but this probably will take some time. Let's keep this open until we have any updates or decisions on this.

PavelLaptev avatar Apr 15 '24 23:04 PavelLaptev

Hey @lbittner-pdftron, @Jollywatt - i think we have made quite a few fixes in the UI department over the past couple of months, is this still an issue with the more recent releases of the app?

krlvi avatar Aug 16 '24 11:08 krlvi