Closed
Bug 1242158
Opened 9 years ago
Closed 9 years ago
Repaint failure when scroll
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1224433
People
(Reporter: alice0775, Assigned: mattwoodrow)
References
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(2 files)
[Tracking Requested - why for this release]: Repaint failure due to regression
+++ This bug was initially created as a clone of Bug #1241445 +++
STR:
1. Disabled e10s
2. Open attached html
3. Double Click "L" first letter to focus the scroll element. (until Bug 1241394 is fixed)
4. Try to scroll up and down
i.e Press [Page Down] and then [Page UP]
or [End] and then [Shift]+[Up Arrow]
or quickly scroll by mouse wheel/scrollbar(mouse wheel/scrollbar does not work until Bug 1241394 is fixed)
Actual Results:
Rendering glitch
Expected Results:
not so
There are 2 regression
#1, top/bottom curl would not be drawn
#2, The curl is drawn, However, Rendering glitch when scroll
#1 Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=ddd566eb39b7a39d0ff630343f179fedc8fcafd5&tochange=7e18014be68d9e13760b2814862745911caf49a5
Via local build:
Last Good: 885889d182fd
First Bad: 7e18014be68d
#1 Regressed by: 7e18014be68d Matt Woodrow — Bug 1168263 - Add nsDisplayPerspective and build separate layers for perspective. r=roc
#2 Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=98059681627128a9c6d897f21585ad62db285d16&tochange=00afe8c2378217439ce4ec27df1b6be5ed28c172
#2 Regressed by: Bug 1230780
![]() |
Reporter | |
Comment 1•9 years ago
|
||
![]() |
Reporter | |
Updated•9 years ago
|
Keywords: regression
OS: Unspecified → Windows 7
Comment 2•9 years ago
|
||
Alice0775, I keep being impressed by the quality of your bug reports!
Whiteboard: [gfx-noted]
Assignee | ||
Comment 3•9 years ago
|
||
Alice, does this work now? I can't reproduce any problems on Nightly.
![]() |
Reporter | |
Comment 4•9 years ago
|
||
(In reply to Matt Woodrow (:mattwoodrow) from comment #3)
> Alice, does this work now? I can't reproduce any problems on Nightly.
I can still reproduce the problem on Nightly47.0a1 with disabled e10s.
https://hg.mozilla.org/mozilla-central/rev/0ecd7d72f232304da046b352c457e039e35ceed7
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0 ID:20160128030208
Updated•9 years ago
|
Flags: needinfo?(matt.woodrow)
Updated•9 years ago
|
Assignee: nobody → matt.woodrow
Assignee | ||
Comment 6•9 years ago
|
||
Is this specific to Windows?
It works with and without acceleration on OSX.
It looks like it could be invalidation related, so it might have been fixed.
Flags: needinfo?(matt.woodrow)
![]() |
Reporter | |
Comment 7•9 years ago
|
||
Fixed range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=374e6d0abf0ebc19e84376181276f5cc53a6914a&tochange=5166d24e83a5aa6b0e7909d0e2e5c072a96732a8
So, this is fixed by Bug 1224433
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
unaffected → ---
status-firefox46:
affected → ---
tracking-firefox46:
+ → ---
Resolution: --- → DUPLICATE
Assignee | ||
Comment 8•9 years ago
|
||
Great, thanks Alice!
You need to log in
before you can comment on or make changes to this bug.
Description
•