context css-menu within a table

Hello All,

My first shot at implementation of "a certain" context menu, which shows
up in a table when mouse ":hover" over its row (or ".click()" on that
row for mobile devices) is here: (https://jsfiddle.net/fexp/pd6ygatx/7/).

Unfortunately it is rendered differently on chromium, and on
icewheasel(mozilla) and on www-browser (all that on debian-8.1/jessie).

My goal is to have the context menu look like the imeplementation
icewheasle presents, that is "follow the mouse". But:

1. I'm not quite sure which one is actually following the semantics of
CSS specs. Pls advice is icewheasle/mozilla have it right (and thus will
stay and will proliferate to others)
2. and since only one of them can be right, the others are wrong ... so
I'd like to notify respective develoers here (google, mozilla, etc;
which I understand frequent this list) of this bug in their
implementations; although I con't actually know which one is wrong.

Regards,

RafaƂ Pietrak

Received on Thursday, 23 July 2015 09:16:37 UTC