Closed
Bug 767405
Opened 13 years ago
Closed 11 years ago
Arrows to scroll down for results on ringmark's website are broken
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: epinal99-bugzilla2, Unassigned)
References
()
Details
(Keywords: regression)
STR
1) Open http://rng.io/ and wait until the test is finished.
2) Click on the arrows to scroll down for results.
Result:
Arrows are broken and don't open a menu with results.
Mozregression range:
m-c
2012-05-08
2012-05-09
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1092c1a3ac50&tochange=dd29535bac5f
m-i
2012-05-07
2012-05-08
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=86f237e55dd9&tochange=f18d4a2fce0d
Reported here: http://forums.mozillazine.org/viewtopic.php?p=12086555#p12086555
Keywords: regression
URL: http://rng.io/
![]() |
||
Comment 2•13 years ago
|
||
Warning: ReferenceError: reference to undefined property f.event.triggered
Source file: http://rng.io/dist/application.min.js
Line: 3
Warning: ReferenceError: reference to undefined property a.returnValue
Source file: http://rng.io/dist/application.min.js
Line: 3
Warning: ReferenceError: reference to undefined property c.result
Source file: http://rng.io/dist/application.min.js
Line: 3
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/cab8af0ca040
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120507121828
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/7b11e6c758c8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120507124827
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=cab8af0ca040&tochange=7b11e6c758c8
Last Good: 2998b1105a11
First Bad: 78c508bfee65
Triggered by Bug 249159
![]() |
||
Comment 3•13 years ago
|
||
It works if one of test ring0 got failure.
STR
1. Open http://rng.io/
2. Zoom-out * 6 or zoom-in * 7 (browser memorize zoom level for rng.io )
3. Close the tab
4. Clear Resent History except "Site Preferences"
5. Open http://rng.io/
I guess this is the Site problem.
![]() |
||
Comment 4•13 years ago
|
||
Has someone reported this to the site?
I was the one who reported it at mozillazine forums, and at least I didn't report it to the original site (would not be able to tell them more than "click doesn't work").
![]() |
||
Comment 6•13 years ago
|
||
OK. I'll see what I can do to get in touch with these people.
I saw the issue has been reported on GitHub:
https://github.com/facebook/rng.io/issues/21
But the bug ticket has been closed because of FF16 is still in alpha/beta channel.
Comment 8•13 years ago
|
||
In the current nightly on desktop (Windows), seems to work fine, but in nightly mobile its not working.
Comment 9•13 years ago
|
||
(In reply to JP Rosevear [:jpr] from comment #8)
> In the current nightly on desktop (Windows), seems to work fine
I lied, or at least, its not consistently working here.
Comment 10•13 years ago
|
||
The upstream bug implies that fixing 591737 would help.
Reporter | ||
Comment 11•12 years ago
|
||
It looks like Ringmark has updated its website, because arrows to display the results work now with Nightly.
But now Firefox 17 (and 14) fails to pass ring 0 (geolocation methods)...
http://i.imgur.com/t9yED.jpg
Comment 12•12 years ago
|
||
That was a bug in the newly rewritten geolocation tests. The bug has been resolved and no longer exists.
![]() |
||
Comment 13•12 years ago
|
||
> because arrows to display the results work now with Nightly.
This was only happening because of the ring 0 test failure. See comment 3.
Comment 14•12 years ago
|
||
Sat down with Jet and it looks like this is still an issue, I'll take a look post-vacation.
Comment 15•12 years ago
|
||
@Matt
What version are you looking in?
Comment 16•12 years ago
|
||
Matt, I debugged this in mozilla bug 783301 and filed an issue with rng.io. I put up a bad fix there, then figured out a better one but haven't had time to work on it again. I don't have a lot of time to work on it or the desire to sign a license agreement with Facebook just to put up a fix, so if you wan to take it, please do:
https://github.com/facebook/rng.io/pull/34
Comment 17•12 years ago
|
||
The problem is related to a bad polyfill for the html5 summary and details element in Firefox. Marking dependency, but the polyfill should be fixed as well.
Depends on: 591737
Comment 19•11 years ago
|
||
This is now fixed on their side. Supporting <details> and <summary> properly will fix the underlying bug.
Please close.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•