Open Bug 1167307 Opened 9 years ago Updated 2 years ago

Table columns misplaced after AJAX response

Categories

(Core :: Layout: Tables, defect)

38 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: kukis13, Unassigned)

Details

Attachments

(1 file)

Attached image afterAction.png
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150513174244

Steps to reproduce:

I am using Vaadin 7.1.7 and FilterTable addon. I render table with many columns so firefox adds horizontal scrollbar to the window. After using filter (<input> in html), (and so using horizontal scrollbar to reach it)  below last column header


Actual results:

table gets refreshed and page gets horizontally scrolled back to the first column. However filters stays in the same place and after that they are misaligned with column headers. 

Using vertical scrollbar again (even moving it by one pixel) causes view to get refreshed and realign column headers and filters in proper places.


Expected results:

Filters (input fields in html) should render in proper places (under aligned table headers), after using them.
It works ok in IE/Chrome.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: