[Webkit-unassigned] [Bug 126711] Range input has problems with mouseout events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 16:46:21 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126711





--- Comment #6 from Xabier Rodríguez Calvar <calvaris at igalia.com>  2014-01-10 16:44:02 PST ---
(In reply to comment #5)
> Could you precisely explain what the problem is, and what the expected outcome is?  How "incorrect" is it?

Sorry, I should have said that I consider the Chromium one as the correct. The explanation can be read partially in comment 4, but summing up: if you read the event.relatedTarget when going out from the green div to the range input, you should be receiving the range input. That isn't happening. From the DOM POV the range input should behave as a single component and it is not. You receive one event when 'leaving' to the range and another when 'leaving' to the range thumb instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list