[Table] Scrolling issue [message #657278] |
Wed, 02 March 2011 05:25  |
Eclipse User |
|
|
|
Hi,
while debugging my RAP application with firebug, I encountered a strange behaviour while scrolling in a Table (Viewer) control,
I scrolled up/down several times in the table. I was looking into the firebug network monitor. I saw that while scrolling the mouse cursor position is send to the server. This seems normal for me. But in some cases these requests are send in an infinite loop even when I am not scrolling anymore.
After 5 minutes I have already >500 requests. They all have the same POST information:
w1.cursorLocation.x=-324&w1.cursorLocation.y=369&uiR oot=w1&requestCounter=825
The x-location seems to be negative.
I can reproduce tihs in my application. But I cannot reprodruce it in the control demo.
Is this bug?
Regards,
Oliver
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04697 seconds