tel8618217223380 / prado3

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

TTabPanel doesn't render properly upon postback if a TTabView's visible property = false #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the attached testcase and run it; view1 is the default current view, 
view2 is hidden and view3 is not shown.
2. Move to view3 and click the "dummy postback" button.
3.

What is the expected output? What do you see instead?
Expected output: no change; view3 remains the current view
Instead: every panel is hidden, only the labels are shown and none of them is 
active.

Please use labels and text to provide additional information.
tested on both trunk/ and 3.1.7

Original issue reported on code.google.com by ctrlal...@gmail.com on 15 May 2011 at 2:36

Attachments:

GoogleCodeExporter commented 9 years ago
fixed in r2915

Original comment by ctrlal...@gmail.com on 15 May 2011 at 4:27