Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 313183004: The element under mouse should be in hover state even if its not inActiveChain. (Closed)

Created:
6 years, 6 months ago by pals
Modified:
6 years, 4 months ago
Reviewers:
Rick Byers
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis, Mike West, carewolf, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

The element under mouse should be in hover state even if its not inActiveChain. BUG=122746

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M LayoutTests/fast/css/hover-active-drag.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/hover-active-drag-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Document.cpp View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
pals
PTAL.
6 years, 6 months ago (2014-06-05 07:35:58 UTC) #1
Rick Byers
Sorry for the delay. I had to find some time to get up-to-speed on this ...
6 years, 6 months ago (2014-06-12 18:24:06 UTC) #2
pals
6 years, 4 months ago (2014-08-07 05:32:22 UTC) #3
I tried to re-factor the logic of this Document::updateHoverActiveState() as
suggested but could not cover all the use-cases. I think someone who understand
this part code should take up this issue.

Powered by Google App Engine
This is Rietveld 408576698