nijogeorgep / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Bad filter column choosing with setFrozen on true for listgrid column #516

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I have a listgrid with many columns, the first two are frozen.

The simple filter (filter editor) is on.

When I click on the frozen column's filter a cursor is moved to another 
column's filter.Then user types text in bad column and filtering concerns bad 
field. It leads to mistakes.

I've attached simple application where you can reproduce problem with the 
following steps:

1. click second tab
2. click child22 subtab
3. on the grid click in the first column's filter field (city)
4. the cursor appears, but in column named n11

What is the expected output? What do you see instead?
When I click on the first column's filter a cursor appears in the correct field 
(above first column).

What version of the product are you using? On what operating system?
Smartgwt 2.2, Ubuntu 10.04 LTS

Original issue reported on code.google.com by WPieprzy...@gmail.com on 23 Sep 2010 at 10:11

Attachments:

GoogleCodeExporter commented 8 years ago
The test case should be a minimal standalone testcase, not a mini-project 
involving MVP libraries.

Original comment by sanjiv.j...@gmail.com on 14 Nov 2010 at 1:03

GoogleCodeExporter commented 8 years ago
Unable to reproduce using latest nightly. Future issue reports that are not 
minimal and standalone (without mvp4g) will be rejected immediately. Also do 
not star the same issue multiple times.

Original comment by smartgwt...@gmail.com on 29 Nov 2010 at 6:53