Hello,
Is there any way not to move table’s horizontal scrollbar when a row is selected? Currently when I select a row in a table with horizontal scrollbar, its horizontal scrollbar always moves to right conner.
Thanks,
Watt
Hello,
Is there any way not to move table’s horizontal scrollbar when a row is selected? Currently when I select a row in a table with horizontal scrollbar, its horizontal scrollbar always moves to right conner.
Thanks,
Watt
Hi!
This bug has been fixed in Vaadin 6.4.2 (
ticket #5385
). If you’re still having the same problem with newer versions of Vaadin, please re-open or file a new ticket with a detailed explanation on how to reproduce the bug. Ideally attach a test case to the ticket.
/Jonatan
Hi Jonatan,
It looks like an environment issue, because it couldn’t be reproduced after I create a test case.
BTW, the issue is stll existed in my development envir. vaadin 6.4.3 + GWT. I will check again what the reason is.
Thanks,
Watt