[Webkit-unassigned] [Bug 280644] New: contiguous hover does not show coloring of elements in neighboring cells and tables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 30 15:16:48 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280644
Bug ID: 280644
Summary: contiguous hover does not show coloring of elements in
neighboring cells and tables
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
URL: https://codepen.io/vincent-valentin/pen/WNVQYGY
OS: Unspecified
Status: NEW
Keywords: BrowserCompat
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: karlcow at apple.com
CC: koivisto at iki.fi
Created attachment 472742
--> https://bugs.webkit.org/attachment.cgi?id=472742&action=review
testcase
On https://codepen.io/vincent-valentin/pen/WNVQYGY
Demonstrate an issue with hover and coloring of elements in adjacent tables.
1. Go to https://codepen.io/vincent-valentin/pen/WNVQYGY or load the attached testcase
2. put the cursor before or after the date with a green background.
Expected:
Cells get highlighted with a green background color depending on the position of the cursor.
Actual:
This is working well for elements before the starting date, but not so well for elements coming after.
This is working as expected on Firefox and Chrome.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240930/5951fdff/attachment.htm>
More information about the webkit-unassigned
mailing list