Project

General

Profile

Bug #2519

suspicious looking scrolling code

Added by Igor Skornyakov about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/20/2015
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Greg Shah about 9 years ago

  • Subject changed from Suspiciously looking code to suspicious looking scrolling code
  • Description updated (diff)

1. The ScrollBar.scroll() method looks to contain a typo: in line 253 limit.x seems to be instead of limit.y
2. The ScrollableContainer.processScrollEvent() looks suspicious for two reasons:
- the switch doesn't consider all possible values
- it makes no difference between LEFT and RIGHT (UP and DOWN).

Also available in: Atom PDF