On function feedbackReloaded.stopFeedback = function() {
of js file, miss
$('body').css('overflow','auto');

Comments

alexweber’s picture

Status: Active » Fixed

This is actually in feedbackReloaded.saveScreenshot = function() {

It read "visible" instead of "auto" though, so I've fixed that.

Please test and confirm, thanks!

eme’s picture

Status: Fixed » Active

Well 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.

alexweber’s picture

Assigned: Unassigned » alexweber
Status: Active » Needs work

@eme ahh, ok I see, will fix then, thanks for the heads up!

manu4543’s picture

Status: Needs work » Fixed

commit bd93b0e

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.