Bug 19431 - REGRESSION (r32406): tabs retain hover color after mouse out
Summary: REGRESSION (r32406): tabs retain hover color after mouse out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: mitz
URL: http://www.colourlovers.com/
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2008-06-07 18:14 PDT by Matt Lilek
Modified: 2008-06-07 22:57 PDT (History)
1 user (show)

See Also:


Attachments
Fix typo in CSS property shorthand map; improve test (40.70 KB, patch)
2008-06-07 22:47 PDT, mitz
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-06-07 18:14:17 PDT
The tabs on <http://www.colourlovers.com/> retain their hovered appearance after the mouse leaves the tab in ToT.  Regression from Safari 3.1.1 (5525.20)
Comment 1 mitz 2008-06-07 22:46:09 PDT
<rdar://problem/5994060>
Comment 2 mitz 2008-06-07 22:47:50 PDT
Created attachment 21570 [details]
Fix typo in CSS property shorthand map; improve test
Comment 3 Dave Hyatt 2008-06-07 22:51:28 PDT
Comment on attachment 21570 [details]
Fix typo in CSS property shorthand map; improve test

OMG I FAIL.

r=me
Comment 4 mitz 2008-06-07 22:57:34 PDT
Fixed in <http://trac.webkit.org/changeset/34438>.