[wp-meta] [Making WordPress.org] #1379: Lost text without warning when click link in Trac without JavaScript enabled
Making WordPress.org
noreply at wordpress.org
Thu Nov 5 05:30:30 UTC 2015
#1379: Lost text without warning when click link in Trac without JavaScript
enabled
-------------------------+------------------
Reporter: pdfernhout | Owner:
Type: defect | Status: new
Priority: normal | Component: Trac
Resolution: | Keywords:
-------------------------+------------------
Comment (by nacin):
I am inclined to just do this:
{{{
<noscript><div
style="width:100%;height:100%;position:fixed;background:#fff">Enable
JavaScript</div></noscript>
}}}
First, on the principle that in 2015 I cannot care about JavaScript
disabled, *especially* when it's a web application/tool, and not just a
random website.
Second, we enhance Trac with more than 1200 lines of out own custom JS.
Practically speaking, it needs to be enabled.
Also — these are Trac's links, not our own. This open-in-a-new-window part
is actually done by our custom JS. It could be reported upstream, but I'd
also expect that any suggestion in an open source project of
`target="_blank"` will turn into a flamewar.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1379#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list