MyHomeworkSpace / client

The MyHomeworkSpace client.
MIT License
4 stars 4 forks source link

Recurring event textbox cutoff on WebKit #186

Closed thatoddmailbox closed 9 months ago

thatoddmailbox commented 9 months ago

The textbox where you enter the quantity for recurring events is cut off in WebKit for some reason.

image

This happens in MyHomeworkSpace/linux-desktop, which is using WebKitGTK. I'm not sure if this also happens in Safari, but it might. (which would probably be a bigger problem, especially on mobile)

There's some other weirdness here - like the "forever" text is supposed to have dashed lines under it, but it does not in WebKit. (shows correctly in Firefox/Chrome on same machine)