Mirko Vukušić
Mirko Vukušić
FF workarround is implemented so dragging is disabled when textboxes have focus. This is on test: https://dev--jsbenchme-v1.netlify.app/ Will publish it tomorrow if no complains. Tested on Chromium, Webkit (Luakit) and...
for n2... I just can't reproduce it. Was dragging my a** off and no issues :) FF 99.0.1 (64-bit) on Arch. I'll try Windows machine. for nr.1... not sure I...
While I dust off my Windows PC, here is an improvement for FF focus mentioned above. I think that extra click is gone now. https://dev--jsbenchme-v1.netlify.app/
> Everything has become much worse than it was originally: nothing is dragged, mouse clicks do not change the cursor position. Hm, something is very different with your browser or...
@Dook1, I simply can't reproduce any issues. Tried FF 95.0.2 and 100.0.1 on my Windows10 machine and no issues whatsoever on the test location (version 1.2.0-3 dev)). Any ideas how...
> I think the only reliable fix would be to permanently remove `draggable=true` from all editable elements and their parents (at least in firefox) I think that's going to be...
I just looked into this. It does seem like a bug that inline SCRIPT fails to transform into sandbox HTML test code properly, with SRC(unknown). I just fixed that but...
Colsing this for no activity. At the end I decided to completely remove inline scripts as SetupJS seems like a better place for them.
Haven't thought of that use case. I'll patch this as soon as I find time and release minor update
Thank you for your comments. Comparison was an idea since day one. Actually it's still in "suggestions" list on the project's page (https://github.com/psiho/jsbench-me/projects/1). The reason it was not there from...