-
Bug
-
Resolution: Fixed
-
High
-
5
-
Severity 3 - Minor
-
0
-
-
Warranty
Issue Summary
When opening an attachment that has multiple pages from the Issue View screen, scrolling through the pages and back up can result in screen flickering or a blank screen, leaving the user having to refresh to view the attachment properly.
This seems to be more prevalent on lower spec systems, seem more often on Mac with Chrome and Safari.
Steps to Reproduce
- Open an issue
- Scroll down to attachments (Previews)
- Click to open a multi page DOCX or PDF attachment
- Scroll through pages with the mouse wheel
- Scroll back up, the can flicker (reload) or remain blank
Expected Results
Scrolling in any direction should not imped the display of the attachment, on any format of file.
Actual Results
Console log reflects the following at the time it occurs in Chrome:
Unable to preventDefault inside passive event listener invocation
Workaround
Hard refresh the issue view and try opening the attachment again.