Closed
Bug 1375510
Opened 8 years ago
Closed 8 years ago
On Vogue site there are some graphic problems when you scroll the page after the video started
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | unaffected |
| firefox55 | --- | unaffected |
| firefox56 | --- | wontfix |
People
(Reporter: Ovidiu, Unassigned)
Details
(Keywords: regression)
[Affected versions]:
Firefox Nightly 56.0a1(2017-06-22)
[Affected platforms]:
Mac OS X 10.12
[Steps to reproduce]:
1. Open Firefox and go to http://www.vogue.com/article/emma-watson-the-circle-premiere-paris-miu-miu-dress
2. Scroll down until you see the video, wait for the video to start and then scroll up.
[Expected result]:
The web page works without any graphics issues.
[Actual result]:
After you scroll up you can see at the top of the web page a dark line.(in my case)
[Regression range]:
This issue is reproducible only on Nightly 56.0a1. I've tested with beta 55 and release 54 and I couldn't reproduce it. I will find a regression range for this.
[Additional notes]:
Please see this video for a better understanding. https://streamable.com/0jd60
| Reporter | ||
Comment 1•8 years ago
|
||
I did a regression range and here is the result:
Got as far as we can go bisecting nightlies...
9:17.46 INFO: Last good revision: b266a8d8fd595b84a7d6218d7b8c6b7af0b5027c (2017-06-14)
9:17.46 INFO: First bad revision: 035c25bef7b5e4175006e63eff10c61c2eef73f1 (2017-06-15)
9:17.46 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b266a8d8fd595b84a7d6218d7b8c6b7af0b5027c&tochange=035c25bef7b5e4175006e63eff10c61c2eef73f1
9:17.46 INFO: Switching bisection method to taskcluster
9:17.46 INFO: Getting mozilla-central builds between b266a8d8fd595b84a7d6218d7b8c6b7af0b5027c and 035c25bef7b5e4175006e63eff10c61c2eef73f1
9:22.45 ERROR: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)
(mozregression) SL123-247:~ ovidiuboca$
Comment 2•8 years ago
|
||
Can you continue the bisection with inbound builds?
Flags: needinfo?(ovidiu.boca)
| Reporter | ||
Comment 3•8 years ago
|
||
Unfortunately, I received this error message: "9:22.45 ERROR: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)" and I can't go further.
Flags: needinfo?(ovidiu.boca)
Comment 4•8 years ago
|
||
(In reply to ovidiu boca[:Ovidiu] from comment #3)
> Unfortunately, I received this error message: "9:22.45 ERROR: [SSL:
> SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)"
> and I can't go further.
Try:
pip install requests[security]
I'll try to figure out how to make mozregression install that by default in the bug Jeff filed.
| Reporter | ||
Comment 5•8 years ago
|
||
I did try pip install requests[security] and I received this error:
Exception:
Traceback (most recent call last):
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/commands/install.py", line 342, in run
prefix=options.prefix_path,
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
**kwargs
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/req/req_install.py", line 851, in install
self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files
isolated=self.isolated,
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/wheel.py", line 345, in move_wheel_files
clobber(source, lib_dir, True)
File "/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/pip/wheel.py", line 323, in clobber
shutil.copyfile(srcfile, destfile)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied: '/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/ipaddress.py'
Comment 6•8 years ago
|
||
(In reply to ovidiu boca[:Ovidiu] from comment #5)
> I did try pip install requests[security] and I received this error:
>
>
> ...
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/
> shutil.py", line 83, in copyfile
> with open(dst, 'wb') as fdst:
> IOError: [Errno 13] Permission denied:
> '/Users/ovidiuboca/mozregression/lib/python2.7/site-packages/ipaddress.py'
Hmm, did you accidentally create some part of the virtualenv as root? I would recommend just creating a new virtualenv for mozregression then installing requests[security] on top of that.
| Reporter | ||
Comment 7•8 years ago
|
||
Thanks William, I manage to obtain this regression range:
Last good revision: 958d2a5d10091401fd5e900e8e063d21940c137e
6:35.89 INFO: First bad revision: 7f894f791cdf170d788507d0eff30024ce699523
6:35.90 INFO: Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=958d2a5d10091401fd5e900e8e063d21940c137e&tochange=7f894f791cdf170d788507d0eff30024ce699523
Comment 8•8 years ago
|
||
I'm guess this is either bug 1359709 or bug 1361970
Flags: needinfo?(matt.woodrow)
Comment 9•8 years ago
|
||
Hi Peter,
Can you have someone look at this new regression?
Flags: needinfo?(howareyou322)
Bug 1361970 already has a regression in bug 1373983, so it could be that...
Comment 11•8 years ago
|
||
I believe this is also a regression of bug 1373983 because it has similar symptoms with bug 1360952 that was duplicated with bug 1373983.
Flags: needinfo?(howareyou322)
Comment 12•8 years ago
|
||
Does this still reproduce on the latest Nightly? Seems to work fine for me.
Flags: needinfo?(matt.woodrow)
| Reporter | ||
Comment 13•8 years ago
|
||
Hi Matt,
I tested on Mac OS X 10.12 with FF Nightly 56.0a1(2017-07-24) and I can't reproduce it. I will mark it as Resolved: WFM. Thanks
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•