[ https://issues.apache.org/jira/browse/JSPWIKI-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832695#comment-15832695 ]
Albrecht Striffler commented on JSPWIKI-1046: --------------------------------------------- Hey, since we started integrating the haddock template into KnowWE, I also came across this bug. I think I found a reasonable solution that works for current versions of IE 9, 10, and 11. At the moment I don't have older IEs running, so I can't test for those, but I guess it detects them correctly too (if haddock even makes sense on those browsers). I also checked, that current versions of Chrome, FireFox, and Edge are still working and use flex via the .can-flex style name. Here is the commit I did for this bug in our github fork: https://github.com/denkbares/jspwiki/commit/8a989c697d27c413214b8f073cacaff56f7a72ba Regards Albrecht > IE11 scrolling in content page blocked > -------------------------------------- > > Key: JSPWIKI-1046 > URL: https://issues.apache.org/jira/browse/JSPWIKI-1046 > Project: JSPWiki > Issue Type: Bug > Components: Templates and UI > Affects Versions: 2.10.3 > Environment: JSPWiki v2.10.3-git-28 > Reporter: E.Poth > Assignee: brushed > Fix For: 2.10.3 > > Attachments: screenshot1.png > > > After some more investigation I find out that this has nothing to do with > [Commit|https://github.com/apache/jspwiki/commit/af2067a84bfc05a9f22eeca2c27560b53bd65cc6]. > The IE11 issue has something to do with the body.can-flex > .container CSS. > {quote} > CSS change in file Dialog.less from > [Commit|https://github.com/apache/jspwiki/commit/af2067a84bfc05a9f22eeca2c27560b53bd65cc6] > disables page-scrolling of all pages in IE11. > IE10 and IE9 are not affected. > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)