https://bugzilla.wikimedia.org/show_bug.cgi?id=69845

Matthew Flaschen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
         Depends on|                            |69809
            Summary|MediaWiki should not expose |MediaWiki should not expose
                   |any features which require  |any UI elements which
                   |JavaScript when it is off   |require JavaScript when it
                   |(tracking)                  |is off (tracking)
     Ever confirmed|0                           |1

--- Comment #3 from Matthew Flaschen <[email protected]> ---
It certainly should not expose dead links (e.g. it would be bad if you saw a VE
edit link, and clicking it did nothing).  We're fixing a similar issue in a
non-deployed feature right now, in fact.

My understanding is that with bug 69779, you are requesting that "this feature
requires js" is shown especially when JS is disabled.  This makes sense, and
the current intended behavior (as far as I can tell from reading the code) is
that it shows only when JS is disabled.  As far as I can tell, it *does* show
when JS is disabled.  You have not replied there to my latest comment and
screenshot.

There is a glitch where it *also* shows when JS is enabled (bug 69823) in some
cases.

Note, I don't think this preference behavior is clearly described by "not
expose any features".  We want to make them aware (could be described as
"expose") of JS-only features, but make it clear such feature can not be used
without JS.

Tweaking the title and adding a depends accordingly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to