https://bugzilla.wikimedia.org/show_bug.cgi?id=66317

Eduard Braun <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Eduard Braun <[email protected]> ---
Increasing the timing will surely make this issue less probable but it will not
really fix it (imagine grandma slowly but steadily moving her finger on her
newly purchased laptop trying to reach this exciting hovercard that has just
popped up... but sadly never reaching it)

Wouldn't it be possible to combine both approaches:
- get x-coordinate from mouse cursor
- set y-coordinate relative to linked area.

After five minutes of googling I'm pretty sure it should be quite easy to
prevent reintroduction of bug 63159 by just properly using the JavaScript
function "getClientRects()" [1] to identify the part of the link the mouse is
located over and calculate the correct vertical position.

[1] https://developer.mozilla.org/en-US/docs/Web/API/element.getClientRects

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to