Closed Bug 793998 Opened 13 years ago Closed 13 years ago

Planeswalker Points website fails to invalidate correctly

Categories

(Core :: Graphics: Layers, defect)

17 Branch
x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox16 --- unaffected
firefox17 + fixed
firefox18 --- fixed

People

(Reporter: scook0+bugzilla, Assigned: roc)

References

()

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Firefox/17.0 Build ID: 20120924042009 Steps to reproduce: 1. Go to http://www.wizards.com/Magic/PlaneswalkerPoints/Guild 2. Click on “Pick a Guild Now!” to bring up a login form. 3. Try to enter a username or password. Actual results: No text appears on screen during typing. However, switching to another tab and back again causes the typed text to mysteriously appear. Expected results: The input fields should update to display their contents as usual.
Reproducible in Nightly 18, build ID 20120924030626.
Component: General → Layout
This issue appears in build 20120628030539, but does NOT occur in 20120627030527.
Curiously, this does not occur in the current 16 beta (20120919065210).
I can reproduce in http://hg.mozilla.org/mozilla-central/rev/b2867d82dcad Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120924030626 and http://hg.mozilla.org/releases/mozilla-aurora/rev/50e5a53ed557 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120924042009 However I cannot reproduce in http://hg.mozilla.org/releases/mozilla-beta/rev/c3be659f6121 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0 ID:20120919065210 Regression window(m-c) Good: http://hg.mozilla.org/mozilla-central/rev/d254c07f3301 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120627151113 Bad: http://hg.mozilla.org/mozilla-central/rev/bf8f2961d0cc Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120628010552 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d254c07f3301&tochange=bf8f2961d0cc Regression window(m-i) Good: http://hg.mozilla.org/integration/mozilla-inbound/rev/06e7df3a8209 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120627083614 Bad: http://hg.mozilla.org/integration/mozilla-inbound/rev/7ef9568fbd40 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120627084814 Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=06e7df3a8209&tochange=7ef9568fbd40 Regressed by: Bug 758620 Fixed window(aurora channel) Bad: http://hg.mozilla.org/releases/mozilla-aurora/rev/5f096ba0e62d Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120726042008 Fixed: http://hg.mozilla.org/releases/mozilla-aurora/rev/068e4ca57007 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/16.0 Firefox/16.0 ID:20120728042009 Pushlog: http://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=5f096ba0e62d&tochange=068e4ca57007 This was fixed in Aurora16 by Bug 769541, but not Nightly17 and later.
Blocks: 758620
Status: UNCONFIRMED → NEW
Component: Layout → Graphics: Layers
Depends on: 769541
Ever confirmed: true
Keywords: regression
OS: Mac OS X → All
I'm not sure I understand comment #4. Is this fixed in Aurora? If so, is there a fixed revision of central after which it regressed again? It would confuse me to have this working in current Aurora but not Nightly and have it related to bug 758620, when all relevant work was merged into Aurora too.
It's still broken in current Aurora17 as of 20120925042009.
Comment #4 say this was fixed by bug 769541 - so did this regress afterwards, or did this patch fix it in Aurora of the time but not Nightly?
Aurora was broken at the time of 16-17 marge. Regression window(aurora channel) Good: http://hg.mozilla.org/releases/mozilla-aurora/rev/abb6ae769136 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20120826 Firefox/16.0 ID:20120827162747 Bad: http://hg.mozilla.org/releases/mozilla-aurora/rev/a8e95ae10ea7 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120827172049 Pushlog: http://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=abb6ae769136&tochange=a8e95ae10ea7
Version: 18 Branch → 17 Branch
Attached file reduced html (obsolete) —
This will almost certainly be fixed by DLBI. As this affects Aurora though, I'll take a look.
Assignee: nobody → chrislord.net
Depends on: dlbi
Status: NEW → ASSIGNED
Attached file reduced html
Attachment #664617 - Attachment is obsolete: true
Depends on: 794686
(In reply to Chris Lord [:cwiiis] from comment #10) > This will almost certainly be fixed by DLBI. As this affects Aurora though, > I'll take a look. Hey Chris , checking to see if this was fixed by Bug 539356 (dlbi ) landing ? If its still an issue with the nightly's will consider tracking for FF18 .
Problem reproduced on Firefox 17.0a2 Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0 Build ID : 20121004042009 The problem is present.
(In reply to Federico from comment #13) > Problem reproduced on > > Firefox 17.0a2 > Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0 > Build ID : 20121004042009 > > The problem is present. Although if you test with the reduced html, the problem doesn't show up.
No longer depends on: 794686
Is this still an issue now bug 786740 has been fixed?
Keywords: qawanted
(In reply to Chris Lord [:cwiiis] from comment #15) > Is this still an issue now bug 786740 has been fixed? I don't see that this was fixed? Bug 786740 still shows Firefox 16 and 17 as affected.
This promlem happens in Firefox17beta only now. I cannot reproduce in Aurora18.0a2 and Nightly19.0a1. And Fixed window for 18.0a2 and later as follows: Bad: http://hg.mozilla.org/integration/mozilla-inbound/rev/9f476b4ac1e1 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928040137 Fixed: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b58397ad735 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928042236 Fixed pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9f476b4ac1e1&tochange=6b58397ad735
I'm going to assume comment 17 satisfies the QAWANTED request.
Keywords: qawanted
(In reply to Anthony Hughes, Mozilla QA (:ashughes) from comment #16) > I don't see that this was fixed? Bug 786740 still shows Firefox 16 and 17 as > affected. Bug 786740 was backed out, but I added an extra patch in that that should fix the crashing so we can reland it. The question is whether the patches in bug 786740 fix this bug. I think currently we don't know.
I can confirm that the first patch in bug 786740 fixes this bug.
Depends on: 786740
I've requested beta approval for the patches in bug 786740.
Assignee: chrislord.net → roc
Fixed on 17 by bug 786740.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: