View Issue Details

IDProjectCategoryView StatusLast Update
0002842AJAX/JSBug Report - Interfacepublic2017-11-01 12:58
ReporterCDB-Man Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformChrome 
Summary0002842: JS: Favourites page JS edit, delete entry button is overly sensitive
DescriptionPage in question:
https://anidb.net/perl-bin/animedb.pl?show=addfavourite&listid=XXX&uid=XXXXXX

The delete button is more sensitive than most. Up/down buttons trigger fine. The delete button will only trigger if the mouse is absolutely still, even the slightest judder will result in the entire entry being click-dragged instead.
TagsNo tags attached.

Activities

DerIdiot

2017-03-31 14:01

administrator   ~0004000

works just fine in firefox and older chrome. your browser is trash.

CDB-Man

2017-06-11 02:53

manager   ~0004032

Upon closer testing, it seems that on Chrome latest, the "up" button is overly sensitive; it's as if all clicks to down and delete are instead captured by the up button.

CDB-Man

2017-06-11 02:58

manager   ~0004033

Last edited: 2017-06-11 03:01

Also it seems that on Chrome latest, the entries jump 2 (TWO) steps instead of 1, upwards. It seems the click and drag stuff is overriding the buttons. Ie the click event is being taken by the drag code instead of going to the buttons first. Drag code bumps the entry up 1 step instead.

Issue History

Date Modified Username Field Change
2017-03-29 03:40 CDB-Man New Issue
2017-03-31 14:01 DerIdiot Note Added: 0004000
2017-06-11 02:53 CDB-Man Note Added: 0004032
2017-06-11 02:58 CDB-Man Note Added: 0004033
2017-06-11 03:01 CDB-Man Note Edited: 0004033