webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
735 stars 63 forks source link

feuerwehr-eisolzried.de - design is broken #15155

Closed webcompat-bot closed 6 years ago

webcompat-bot commented 6 years ago

URL: https://feuerwehr-eisolzried.de/

Browser / Version: Firefox 60.0 Operating System: Linux Tested Another Browser: Yes

Problem type: Design is broken Description: JavaScript calendar under "Termine" left 1px border is missing Steps to Reproduce: Instead Chromium shows 1px border just fine Screenshot Description

From webcompat.com with ❤️

midzer commented 6 years ago

Next time I report via GitHub to have my username included for notifications.

softvision-sergiulogigan commented 6 years ago

Tested on Nightly 60, Chrome and Edge, on Windows 10. Only Firefox shows the described symptoms.

Affected area: /html/body/main/div/article/div[3]/div[1]/div/div/div/table/tbody/tr[1]/td[1]

border-collapse: collapse; and border: 1px solid #aeaeae; has something to do with the way the table is displayed.

miketaylr commented 6 years ago

Ah, there's also https://bugzilla.mozilla.org/show_bug.cgi?id=1434366 (no need to file 2 bugs, but filing bugs is awesome. ⭐️ 🐛).

Let's close this as a dupe, and continue diagnosis over there.