paginagmbh / redmine_lightbox2

Lightbox for image attachments in Redmine
MIT License
126 stars 96 forks source link

Conflic with plugin redmine_agile on Chrome 59&60 #41

Closed daronz closed 7 years ago

daronz commented 7 years ago

Environment: Redmine version 3.4.2.stable Ruby version 2.3.3-p222 (2016-11-21) [x64-mingw32] Rails version 4.2.8 Environment production Database adapter Mysql2 SCM: Filesystem
Redmine plugins: redmine_agile 1.4.4 redmine_lightbox2 0.4.1

redmine_agile: https://www.redmineup.com/pages/plugins/agile Testing on Google Chrome 59.0.3071.115 and 60.0.3112.90, but no problem with IE11 and Microsoft Edge.

Click "New Issue" and you will find the scroll bar missing. screenshot1

Then if you click the "Help" button, the scroll bar will appears again. screenshot2

tofi86 commented 7 years ago

Thanks for reporting but this has already been reported in #37. Closing this as duplicate.

This is not a problem with the lightbox plugin, but is related to a code change made by the redmine_agile folks. Here's a workaround you can implement until they will release a new version: https://github.com/paginagmbh/redmine_lightbox2/issues/37#issuecomment-318714797

Hope this helps!