Re: Missing MDN documentation

Firefox does not support Pointer Events yet. It can be enabled using
about:config.

There is an issue where window.onpointerdown (or something similar) exists,
but it never fires -
https://bugzilla.mozilla.org/show_bug.cgi?id=1017086
Which breaks feature detection.

That attribution is weird. Perhaps the page existed in MDN but got removed
for some reason (in order not to show interest or support of the feature,
for political reasons). Nevertheless, if portions did come from MDN, we
should mention this. I think you can just replace the specific page link
with a link to the homepage of MDN, like the MSDN attribution generally
does.


☆*PhistucK*


On Sat, Jul 12, 2014 at 8:13 AM, Rob^_^ <iecustomizer@hotmail.com> wrote:

>   Hi all,
>
> WPO page: dom/PointerEvent
>
> Re: https://developer.mozilla.org/en-US/docs/Web/API/Event
>
> links PointerEvent to
> https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent
>
> but this page is not there... 404
>
> We're sorry, we couldn't find what you were looking for.
>
> You can try a search or start over on the home page.
>
> If you were following a documentation link, you can sign in and create the
> page. Otherwise, please file a bug. Thanks!
>
> Q: should I include this link in the WPO external attribution links, on
> the assumption that I (or someone else) will update the MDN documentation?
>
> My own testing suggests that FX is supporting PointerEvents in its latest
> releases.
>
>
>
> Regards.
>
>

Received on Saturday, 12 July 2014 08:06:34 UTC