Paul Bergsagel wrote:
Lemuel Johnson wrote:
On 9/2/2020 7:34 AM, Ray_Net wrote:
No vertical scroll bar ...
https://fr.surveymonkey.com/mp/legal/cookies/
Works ok with Google Chrome.
Again you will say that the problem is at te webmaster of the site :-)
Well, yes. The "body" stanza of the site CSS includes the rule:
overflow: -moz-scrollbars-none;
If I disable that rule using Developer Tools the scrollbar re-appears.
I have no idea what they are trying to accomplish with that.
Lem Johnson
Maybe this is to passively "force" users not to use SeaMonkey. Survey
Monkey may be wanting to reduce the number of browsers they have to test
their web page with so they make the web page display incorrectly for
any other browser than Chrome (chrome variations also) or Firefox. The
hope is that users will switch to either a Chrome variation or Firefox.
This tactic is not something I thought a professional company would use
to reduce the number of browsers they need to test with their site.
I had been thinking it looked fine for me, with SeaMonkey 2.53.3 on
Linux Mint MATE. Then just realised that NoScript was blocking scripts
from running. Allowing the scripts leads to the scrollbar disappearing.
So seems to be something in their scripting that leads to the
scrollbar being removed.
Firefox 80.0 indicates that "-moz-scrollbars-none" is an invalid value
for the "overflow" property. So presumably it works on Firefox because
the newer version has dropped support for that Mozilla-specific value.
Probably a case of SurveyMonkey having left that bit of CSS in following
some other change, checking that it works OK on the latest Firefox, and
not noticing the effect of the left-over CSS on older versions which
still recognise it.
You /might/ get somewhere reporting to SurveyMonkey that the latest
Firefox indicates that this is an invalid value (and by the way, its
presence happens to break the page on some other browsers they don't
support, so getting rid of the invisible error in Firefox would also
help users of those other browsers). But they probably don't care about
underlying errors anyway as long as it looks OK on the limited set of
browsers they test with, and almost certainly don't care if it doesn't
work on "unsupported" browsers.
--
Mark.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey