Closed (fixed)
Project:
Feedback Reloaded
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jan 2013 at 09:58 UTC
Updated:
26 Feb 2013 at 17:00 UTC
On function feedbackReloaded.stopFeedback = function() {
of js file, miss
$('body').css('overflow','auto');
Comments
Comment #1
alexweber commentedThis is actually in
feedbackReloaded.saveScreenshot = function() {It read "visible" instead of "auto" though, so I've fixed that.
Please test and confirm, thanks!
Comment #2
eme commentedWell I think it is indeed
feedbackReloaded.stopFeedback = function() {that is concerned : if you cancel the screenshoting (closing the pop-in), the scroll does not come back.Comment #3
alexweber commented@eme ahh, ok I see, will fix then, thanks for the heads up!
Comment #4
manu4543 commentedcommit bd93b0e