-
6 May 2012 5:45 AM #1
window height reduce 6px for every show
window height reduce 6px for every show
Required Information
Version(s) of Ext GWT
GXT 3.0.0
Browser versions and OS(and desktop environment, if applicable)- Firefox 10, OS X 10.7
- Chrome 18, OS X 10.7
- Safari 5.1, OS X 10.7
No
Description
Every time when I show a window, the height of this window reduces 6px. the bug is also reproduced on GXT sample page http://www.sencha.com/examples/#ExamplePlace:dialog
Run mode
both
Steps to reproduce the problem- open http://www.sencha.com/examples/#ExamplePlace:dialog
- Click "Simple" button
- Close opened dialog
- Repeat step 2&3 for several times.
The height of window should be same for every show.
Actual resultthe height of window reduces 6px every show.
Test case
See GXT Sample
Helpful InformationScreenshot or video- NONE
http://www.sencha.com/examples/#ExamplePlace:dialog
Debugging already done- «none»
«Not provided»
-
6 May 2012 10:51 PM #2
Unfortunately, we experience the same issue in our application.
We'd be happy to see this one addressed in a next release.
-
29 May 2012 6:32 AM #3
As a workaround you can set window.setMinHeight(...).
-
20 Aug 2012 6:25 AM #4
Issues is fixed and will go out in 3.0.2. Change can be verified here:
http://staging.sencha.com:8080/examp...lePlace:dialog
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-2074
in
3.0.2.


Reply With Quote