Bug 87146 - REGRESSION (r112155): Font-weight of a checked radio's label is not updated until mouse out
Summary: REGRESSION (r112155): Font-weight of a checked radio's label is not updated u...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL: http://dev.brokendisk.com/jon-and-jen...
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2012-05-22 10:51 PDT by Alexey Proskuryakov
Modified: 2012-05-25 13:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-05-22 10:51:37 PDT
Steps to reproduce:

1. Open http://dev.brokendisk.com/jon-and-jenny/rsvp/webkit-issue?secret=repaint
2. Click an unchecked radio button.

Expected results: its text should become bold immediately.
Actual results: it only becomes bold as you mouse out.

Regressed in <http://trac.webkit.org/changeset/112155>
Comment 1 Alexey Proskuryakov 2012-05-22 10:58:27 PDT
<rdar://problem/11506629>
Comment 3 Dean Jackson 2012-05-25 13:06:44 PDT
Unfortunately that link doesn't provide a testcase foe me at the moment
http://dev.brokendisk.com/jon-and-jenny/rsvp/webkit-issue?secret=repaint
Comment 4 Jonathan Zuckerman 2012-05-25 13:11:04 PDT
Ah, my fault, I removed the test scenario when I restored a different db backup, it should be back now.
Comment 5 Dean Jackson 2012-05-25 13:15:23 PDT
It works now. And http://trac.webkit.org/changeset/118553 fixed it.