Bug 131617

Summary: [CSSRegions] Incorrect background paint on positioned element hover
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test case
none
Patch
none
Patch with fixed syling
abucur: review+, commit-queue: commit-queue-
Rebased patch
none
Added 'reviewed by' in ChangeLog
none
Fifth time's the charm... none

Description Mihnea Ovidenie 2014-04-14 08:38:31 PDT
Created attachment 229284 [details]
Test case

Use the attach file and hover over the salmon background element -> only the overflow part has its background changed to lime.
Comment 1 Radu Stavila 2014-04-17 09:01:40 PDT
Created attachment 229549 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-17 09:04:05 PDT
Attachment 229549 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:14:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Radu Stavila 2014-04-17 09:06:52 PDT
Created attachment 229550 [details]
Patch with fixed syling
Comment 4 Andrei Bucur 2014-04-17 09:15:15 PDT
Comment on attachment 229550 [details]
Patch with fixed syling

r=me
Comment 5 WebKit Commit Bot 2014-04-18 00:25:59 PDT
Comment on attachment 229550 [details]
Patch with fixed syling

Rejecting attachment 229550 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 229550, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
ons/repaint/repaint-absolute-pushed-to-next-region.html
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/rendering/RenderBox.cpp
Hunk #1 FAILED at 2107.
Hunk #2 succeeded at 2128 (offset 1 line).
1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/rendering/RenderBox.cpp.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Andrei Bucur']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/4881359197700096
Comment 6 Radu Stavila 2014-04-18 03:14:17 PDT
Created attachment 229636 [details]
Rebased patch
Comment 7 WebKit Commit Bot 2014-04-18 03:49:06 PDT
Comment on attachment 229636 [details]
Rebased patch

Rejecting attachment 229636 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 229636, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.

Full output: http://webkit-queues.appspot.com/results/5096205222674432
Comment 8 Radu Stavila 2014-04-18 05:25:22 PDT
Created attachment 229640 [details]
Added 'reviewed by' in ChangeLog
Comment 9 WebKit Commit Bot 2014-04-18 05:27:20 PDT
Comment on attachment 229640 [details]
Added 'reviewed by' in ChangeLog

Rejecting attachment 229640 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 229640, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

ChangeLog entry in LayoutTests/ChangeLog contains OOPS!.

Full output: http://webkit-queues.appspot.com/results/4885098990141440
Comment 10 Radu Stavila 2014-04-18 05:31:03 PDT
Created attachment 229641 [details]
Fifth time's the charm...
Comment 11 WebKit Commit Bot 2014-04-18 06:08:21 PDT
Comment on attachment 229641 [details]
Fifth time's the charm...

Clearing flags on attachment: 229641

Committed r167489: <http://trac.webkit.org/changeset/167489>