This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
Web compatibility issue with flickr.com (in YUI 3) #32
Open
Description
Steps to reproduce:
- Go to https://www.flickr.com/photos/mhoye/50305446521/
- Wait the page is fully rendered
- Click on the arrow pointing downward on the right hand below the image.
Expected:
Show a modal popup with image size available to download
Actual:
Nothing happens.
Discovered in Firefox Nightly. We have already backed out String.prototype.item
, but this problem still persists. Manually doing delete Array.prototype.item;
in the JS console fixes it.
Metadata
Metadata
Assignees
Labels
No labels