https://bugs.winehq.org/show_bug.cgi?id=40020
Bug ID: 40020 Summary: Website layout broken without JavaScript Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: abolte@systemsaviour.com Distribution: ---
Created attachment 53468 --> https://bugs.winehq.org/attachment.cgi?id=53468 Partial screen shot showing the problem
I'm running Iceweasel (Debian's version of Firefox) 38.5.0 with NoScript (and RequestPolicy). The winehq.org website has always worked up until this week when it was changed.
When JavaScript is disabled (which I have set as a default), the Bugzilla and Forums buttons are no longer accessible due to the search bar overlapping them.
Even without JavaScript, it shouldn't be too hard to better position the search box (which is less valuable than the Bugzilla and Forums links it is hiding).
As a worst-case scenario, if changing the positioning for some reason is not possible, the z-index should likely be adjusted so the search goes underneath the buttons.
https://bugs.winehq.org/show_bug.cgi?id=40020
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
https://bugs.winehq.org/show_bug.cgi?id=40020
--- Comment #1 from Adam Bolte abolte@systemsaviour.com --- Further testing has revealed that this is not actually anything related to RequestPolicy or NoScript. I disabled almost all of my extensions (everything that would matter), and the problem still occurs. Seems the new layout design doesn't work on Iceweasel 38.5 on Debian regardless.
https://bugs.winehq.org/show_bug.cgi?id=40020
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Website layout broken |Front page search bar |without JavaScript |overlaps menu buttons in | |Iceweasel
https://bugs.winehq.org/show_bug.cgi?id=40020
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |jnewman@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=40020
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Jeremy Newman jnewman@codeweavers.com --- I verified this in a IceWeasel v31 I had in an old Debian Wheezy VM. I'm not sure what is the cause, but looking in the inspector the entire BODY element is pushed down like it has a top-margin set, even though none is there. Very strange. This does not seem to be the case in v43.
I can work around it by removing the entire NAV wrapper tag, which really isn't necessary anyway right now.
Fixed by patch: b6e9453443207c8ce1b8e085ba32c776d63cb058
https://bugs.winehq.org/show_bug.cgi?id=40020
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Closing fixed website bugs.