Product: Aqua Data Studio
Version: 12.0.0-rc-23
Build #: 29625
Build Date: 2012-Oct-08 10:10:10 AM
Database property - resize problem in the dialogs appear different from 11.0
1. Make File > General > [Use floating windows for Visual Editing dialogs] = TRUE
2. In the Servers Node, navigate to a MySQL Server and take Database properties
3. Initially ADS tries to create a tab
4. Then ADS displays a dialog which shows Initializing --pic 1
5. Then a much bigger dialog is displayed finally --pic 2
Notes
1. You need to repeat the process a few times to see the difference
2. We can notice a flicker with Procedure properties as well - ADS tries to create a tab and then resizes to a smaller dialog
I've checked in a fix as SVN # 29712. Fung needs to review and approve. We may have other database object dialogs that need this fix also.
(1) SVN #29712 looks good to me. The size of database dialog now varies and is determined by Server type, I only tried MySQL, SybaseASE and SQL Server, though.
(2) > We can notice a flicker with Procedure properties as well - ADS tries to create a tab and then resizes to a smaller dialog
I was not able to reproduce this on my desktop; once dialog is displayed, it never resizes to a smaller one. I have tried Procedure dialog using MySQL, Oracle and SQL Server. I will stop by Monday, maybe you can show me how it looks.
(1) SVN #29712 looks good to me. The size of database dialog now varies and is determined by Server type, I only tried MySQL, SybaseASE and SQL Server, though.
(2) > We can notice a flicker with Procedure properties as well - ADS tries to create a tab and then resizes to a smaller dialog
I was not able to reproduce this on my desktop; once dialog is displayed, it never resizes to a smaller one. I have tried Procedure dialog using MySQL, Oracle and SQL Server. I will stop by Monday, maybe you can show me how it looks.
Issue #7744 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/29712 |
No time estimate |
I've checked in a fix as SVN # 29712. Fung needs to review and approve. We may have other database object dialogs that need this fix also.