Actions
Bug #4474
closedReport viewer - enable scroll wheels
Status:
Resolved
Priority:
Normal
Assignee:
Category:
reporting
Target version:
Start date:
10/16/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4474
Description
The viewer does not respond to scroll wheel actions currently. It should!
Updated by ben leinfelder about 15 years ago
this is actually a FOP limitation...this is in the FOP source for PreviewPanel class that we use:
"// FIXME should add scroll wheel support here at some point."
Actions