[Pidgin] #15812: scroll down webview after a message append
Pidgin
trac at pidgin.im
Sat Nov 9 01:55:32 EST 2013
#15812: scroll down webview after a message append
----------------------+---------------------------
Reporter: salinasv | Owner: QuLogic
Type: defect | Status: new
Milestone: 3.0.0 | Component: pidgin (gtk)
Version: 2.10.7 | Keywords: webkit scroll
----------------------+---------------------------
it looks like nearBottom() is returning false for me when the wevbiew is
bigger than the window.
I found that document.body.scrollTop is always 0 for me (I don't know if
that is something particular to my box) so I found this new way to
reference the top page offset: window.pageYOffset
I tested it locally and it works. But I still want a review form someone
who actually knows javascript and all this web details.
--
Ticket URL: <https://developer.pidgin.im/ticket/15812>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list