Actions
Bug #3623
closedRemove Selector from PDFPane in MainWindow unless selecting from text
Start date:
11/11/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3623
Description
Right now the Selector is active when not selecting from text. While this doesn't cause problems, any bugs in the Selector logic will show up here when they don't really need to.
To be safe, we can just remove the selector from the frame unless we're actually selecting from the text.
Updated by Ryan McFall almost 16 years ago
This seems to be fixed with the JXLayer version of selection (although we probably can't select text at all right now).
Actions