hackmdio / hackmd-io-issues

Reporting issues about HackMD Enterprise Edition and HackMD.io
36 stars 8 forks source link

Bug Report: Background Color turns black in "Light Mode" in Firefox #377

Closed hirosy401 closed 4 months ago

hirosy401 commented 4 months ago

Is this a hackmd.io issue?

What's the problem

According to the EE 1.74.4 2024-07-05 12:47 bug fix, the team seems to have fixed it for the background color, but the background tint problem still occurs in Firefox.

When in "View" and using "light mode", except for the first page, when the page is scrolled down, the background will appear black and cannot be displayed correctly in light color.

("Edit" and "Both" are normal.)

Environment

Desktop

jackycute commented 4 months ago

Hi @hirosy401, Thanks for reporting to us. It was due to the CSS selector :has() only been supported after Firefox 121. But we have deployed a fix to avoid using it, please try again and feel free to keep us posted.

hirosy401 commented 4 months ago

Dear @jackycute Thanks for the response, and after the EE 1.74.5 update, it seems to be working properly. Sincerely appreciate the help.