wcx6298 / smartgwt

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

Dynamic Grouping + Expanding Details row maximisation bug #577

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi there,

Firstly I have not attached a standalone test case as the problem is clearly 
visible in the attached file. 

What steps will reproduce the problem?
1. Produce a Grid that utilises both Dynamic Grouping and Expanding Details.
2. Expand the details of one of your rows.
3. Minimise the Group this row is present in.
4. Maximise the Group this row is present in.

What is the expected output? What do you see instead?
The group works as intended, it expands in the appropriate state depending on 
how you have your grid configured and what actions took place since the group 
was minimised. If the row is still in the 'show details' state however, the 
details are positioned incorrectly. I believe this is due to the row not quite 
knowing what state it is in (or something along those lines).

What version of the product are you using? On what operating system?
I am using Smartgwt 2.4 on Windows 7 Professional.

What browser(s) does this happen in?  Are there any browsers where the
issue does not occur?
This occurs in Chrome, Firefox, and I.E 8.

Please provide any additional information below.
If you guys really do need a standalone test case written for this please 
respond and I will be happy to do it.

Thankyou for your time,
Liam Stewart
Java Developer
TEAM EAA

Original issue reported on code.google.com by fishc...@googlemail.com on 21 Apr 2011 at 4:31

Attachments:

GoogleCodeExporter commented 9 years ago
Yes, we do need a standalone test case, sorry, a screenshot isn't enough since 
many other causes are possible.  Should be easy to produce based on a Showcase 
example.

Please also check against the latest nightly as there have been fixes in this 
area.

Marking Invalid provisionally until we have a test case, don't worry, it will 
be switched back as soon as we have one.

Original comment by smartgwt...@gmail.com on 21 Apr 2011 at 5:59

GoogleCodeExporter commented 9 years ago
Thankyou for your swift reply, apologies for my delayed one.

I will upload a test case ASAP.

Regards,
Liam

Original comment by f...@mirage-realms.com on 6 May 2011 at 2:50