Project

General

Profile

Actions

Bug #3533

closed

Mouse clicks ignored on the "pages containing vector images" list in VectorImageRasterization

Added by Ryan McFall over 15 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
parser
Target version:
Start date:
10/16/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3533

Description

It seems that mouse clicks are ignored when trying to choose a different item from the list of pages containing vector images. The buttons at the bottom of the PDF display component work correctly.

Actions #1

Updated by Ryan McFall over 15 years ago

This was fixed by fixing the code in redispatchEvent that assumed the source of the event was always the Selector component when converting points from the mouse event coordinates to the scroll pane coordinates. For some reason, some times they were the selector, and sometimes they were other components. Using e.getComponent() as the source coordinate system seems to have solved this problem.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3533

Actions

Also available in: Atom PDF