Bug 53691 - REGRESSION(r76147): Slider thumb is not repainted when let go outside of the slider track.
Summary: REGRESSION(r76147): Slider thumb is not repainted when let go outside of the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks: 52464
  Show dependency treegraph
 
Reported: 2011-02-03 10:24 PST by Dimitri Glazkov (Google)
Modified: 2011-02-04 10:42 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.80 KB, patch)
2011-02-03 10:27 PST, Dimitri Glazkov (Google)
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-02-03 10:24:52 PST
REGRESSION(r76147): Slider thumb is not repainted when let go outside of the slider track.
Comment 1 Dimitri Glazkov (Google) 2011-02-03 10:27:53 PST
Created attachment 81078 [details]
Patch
Comment 2 Kent Tamura 2011-02-03 15:38:52 PST
Comment on attachment 81078 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=81078&action=review

> LayoutTests/fast/repaint/slider-thumb-drag-release.html:1
> +<html>

Would you add a comment about what is the expected result please?
Comment 3 Dimitri Glazkov (Google) 2011-02-03 16:06:46 PST
(In reply to comment #2)
> (From update of attachment 81078 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=81078&action=review
> 
> > LayoutTests/fast/repaint/slider-thumb-drag-release.html:1
> > +<html>
> 
> Would you add a comment about what is the expected result please?

Thanks! Will do.
Comment 4 Dimitri Glazkov (Google) 2011-02-04 10:42:38 PST
Committed r77644: <http://trac.webkit.org/changeset/77644>