Actions
Bug #3579
closedIgnored page painter doesn't work correctly with scroll panes
Start date:
10/29/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3579
Description
If the PDF pane is in a scroll pane (such as inside of Main Window), and the scroll pane is moved, then the red X painted through the page scrolls along with the page, rather than remaining on the visible portion of the viewport.
Updated by Ryan McFall about 16 years ago
Fixed by using SwingUtilities.convertPoint to find the coorect point to draw the X
Actions