Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2014 at 14:55 UTC
Updated:
4 Jun 2014 at 17:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
boyan.borisov commentedI created a patch.
Comment #2
boyan.borisov commentedComment #3
boyan.borisov commentedUploading the same patch without spaces in the file name.
Comment #4
jmuzz commented#3 works for me. Thanks for this, the error was occuring hundreds of times as the window was scrolled.
Comment #5
ParisLiakos commentednot exactly sure why it is needed here..maybe because dialog.offset() is called?
if its needed indeed can we move it to the if below?
Do we need to add the check in both those spots?
I think just in the sizeDialog() would be enough.
Comment #6
ParisLiakos commentedso i removed the check from
Drupal.media.popups.overlayDisplaceandDrupal.media.popups.resizeDialogComment #7
moonray commentedThe patch in #6 fixes the issues for me.
Comment #9
aaron commentedCommitted to http://drupalcode.org/project/media.git/commit/221bb20