If a user is setting the security slider level to "high" and is reading its description, the first thing JavaScript related that shows up is: "All JavaScript performance optimizations are disabled. Scripts on some sites my run slower."
This is pretty confusing as a bit later it is pointed out that "JavaScript is disabled by default on all sites."
We should remove the first explanation on this security level. Thanks for karsten pointing this out.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
The explanation is consistent and that part contains important information that shouldn't be removed. Disabled by default means exactly that - by default.
Perhaps it would be clearer with the sentence about JS disabled on all sites by default coming first. I don't think it's a big difference, though.
The explanation is consistent and that part contains important information that shouldn't be removed. Disabled by default means exactly that - by default.
Perhaps it would be clearer with the sentence about JS disabled on all sites by default coming first. I don't think it's a big difference, though.
I think there is a big difference: users might want to inform themselves about the JavaScript behavior if they switch to the highest security level. They start reading and come to the first note about performance optimizations. They think they've found the information they were looking for and stop reading as the sentences are pretty clear: JavaScript is on but just slower.
They are wrong. That does not describe this security level. The only thing that describes it is that JavaScript is disabled by default on all sites.
This approach seems OK (reordering the text). But we should also reorder the text within the slider tooltips (i.e., in the id="high_preview" and id="mh_preview" tooltip elements).
Trac: Cc: arthuredelstein to arthuredelstein, brade, mcs Status: needs_review to needs_revision
This approach seems OK (reordering the text). But we should also reorder the text within the slider tooltips (i.e., in the id="high_preview" and id="mh_preview" tooltip elements).
Oops -- thanks for catching that. Here's a new version that has the slider tooltips corrected, as well as adopting teor's suggestions.