Ticket #263 (new enhancement)

Opened 2 weeks ago

workaround for automatic scrolling

Reported by: EM Assigned to: johann
Priority: normal Milestone:
Component: shotserver Version: 0.4
Severity: normal Keywords: automatic scrolling workaround
Cc:

Description

this is a known issue.

My screenshots are only the size of one screen, but my page is longer. ΒΆ Sometimes the automatic scrolling doesn't work. The reason could be that your page uses frames, or that it sets the keyboard focus to an input field with JavaScript

I was thinking to try to send the vnc server mouse clicks instead of the page downs. mouse clicks on the scroll bar, right about the down arrow on the scroll bar are equivalent to page downs and don't have the javascript focus / Iframe issue.