Open Bug 783073 Opened 12 years ago Updated 2 years ago

Intermittent problem, images stop to display on certain site

Categories

(Core :: Web Painting, defect)

x86
Windows 7
defect

Tracking

()

Tracking Status
firefox15 + wontfix
firefox16 - affected
firefox17 - affected

People

(Reporter: alice0775, Unassigned)

References

()

Details

(Keywords: regression, testcase-wanted)

Attachments

(2 files)

Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/86ee4deea55b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120815030556

Whwn I click ">" mark at the bottom of page, images display with transition.
However, Images stop to display Intermittently in Firefox13 and later.

Steps to Reproduce:
1. Create clean profile
2. Open http://tympanus.net/Development/3DPanelLayout/
3. Click ">" mark at the bottom of page
4. Repeat Step3, at least try 21 times

Actual Results:
  Images stop to display Intermittently

Expected Results:
  Should not stop

Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/49afabda6701
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120115 Firefox/12.0a1 ID:20120115033312
Bad:
http://hg.mozilla.org/mozilla-central/rev/823072af2430
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120115 Firefox/12.0a1 ID:20120115035713
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=49afabda6701&tochange=823072af2430


Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/59cb54c6dfe1
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120114 Firefox/12.0a1 ID:20120114195007
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/5e6e63f3aed8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20120114 Firefox/12.0a1 ID:20120114201408
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=59cb54c6dfe1&tochange=5e6e63f3aed8

Suspected : Bug 598482
Bz is away for another 5 days, cc'ing some folks to take a look at this.  Tracking for 15 in case there's an obvious forward fix here.
For me, after clicking on the > a few times it stops working completely. Is that what this bug is about?
(In reply to Robert O'Callahan (:roc) (Mozilla Corporation) from comment #2)
> For me, after clicking on the > a few times it stops working completely. Is
> that what this bug is about?

Yes, exactly.
Well, it's too late for FF15 so I'm wontfixing there but passing to bz to see about how to get some traction here for 16.
Assignee: nobody → bzbarsky
There's no way I'll have time to work on this.  Matt, can you please take a look?
Assignee: bzbarsky → matt.woodrow
FYI,In local build 
Last Good: 4b492a0e51f5
First bad: d7dcde1032ed

Triggered by: d7dcde1032ed	Markus Stange — Bug 598482 part 13 - Flush invalidations via the refresh driver instead of from view update batches. Change the meaning of "refresh disabled" from "no invalidations allowed" to "no synchronous painting allowed". r=roc
Assignee: matt.woodrow → roc
This appears to be a sporadic failure of the transitionend event to fire (causing the isAnimating state in jquery.gridgallery.js to never be cleared to false, which causes subsequent clicks to be ignored).

I can't tell what's actually going on to cause the transitionend events to not fire, though. A minimal testcase would be great but minimizing jquery-based code sucks :-(.
Attached file not a reduced html
Longstanding issue, not much related user feedback, no need to track for release at this point in the cycle.
User Agent 	Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID 	20160223030304


I tested on Windows 7 x64 with the Nightly 47.0a1 build. The issue is reproducible on Firefox, Chrome and IE. 
I removed some code in order to create a reduced testcase, but there are no more modification I am able to make. 

I'm not removing the testcase-wanted keyword, maybe someone with more experience will be able to create a more reduced testcase.
(In reply to Karla Merza [:KarlaMerza] from comment #10)
> I tested on Windows 7 x64 with the Nightly 47.0a1 build. The issue is
> reproducible on Firefox, Chrome and IE. 

So it sounds like it's a bug in the site then.
Component: Layout: View Rendering → Layout: Web Painting
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: