BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.83k stars 340 forks source link

[Classic] search result page on mediamarkt.de not rendered correctly #1773

Closed LeeBinder closed 3 years ago

LeeBinder commented 4 years ago

Describe the bug On https://www.mediamarkt.de/de/search.html?query=usb, the content which should be to the right of the sidebar appears for a second but then vanishes and gets erroneously displayed below it (scroll down to see). It is displayed correctly in WF current.

That's not dependent on the search query, it applies to any search.

My configuration

Additional context hawkeye already told me that this is not a webcomponents issue but something else

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

hawkeye116477 commented 4 years ago

Looks like that works correctly only with Servo.

LeeBinder commented 4 years ago

Thanks hawkeye for checking into this. As per Wikipedia, "in 2017 with the release of Firefox 54, the Servo CSS style engine (a part of the project) was incorporated by Mozilla into their open-source web browser." Since huge parts of Waterfox Classic are based on the 56.0.2 code, at least the CSS part of the engine should be present, shouldn't it?

The content IS displayed but "jumps" into the wrong place, which does seem like a CSS issue.

LeeBinder commented 3 years ago

Classic has bitten the dust, apparently :(

MrAlex94 commented 3 years ago

Classic has been in security fix only ("maintenance") mode only for a year or two now. Unless someone provides compatibility patches. Nothing has changed in that regard. We just spent a non-significant amount of time getting CI/CD up and running for it too.

LeeBinder commented 3 years ago

I guess I needed a reminder. Glad to hear you folks only had to spend a NON-significant amount of time on CI/CD for Classic - that should be helpful.