[Evolution-hackers] How to fix the "page down" bug?
- From: Calvin Liu <Calvin Liu Sun COM>
- To: rodo ximian com
- Cc: evolution-hackers ximian com
- Subject: [Evolution-hackers] How to fix the "page down" bug?
- Date: Wed, 03 Nov 2004 18:53:42 +0800
Hi, Rodo,
I met a problem when pressing page down key in preview pane in
evolution.
No matter how long the message is, just press the key 3 times and it'll
come to the bottom of the message. Have you met the same problem before.
I found when calling html_engine_scroll_down in gtkhml, it'll call
html_object_get_cursor_base and then calls get_cursor_base. But there
are 2 get_cursor_base, one in htmltext.c, another in htmlobject.c and
both of them will be called when pressing the page down key. So I guess
that's the reason of the problem.
Does it make sense? Do you have any idea to fix the bug?
I don't understand why the page up works very well. Strange?
Thanks.
Calvin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]