We are pleased to announce the immediate availability of Servoy 5.2.8
This version is available through the download option on the Servoy website and auto update.
Always make a backup of your current Servoy installation (directory and database) before installing/upgrading.
To update a Servoy eclipse open “Check for updates” via help menu.
Client Changes
[fix] 385337 transparent tabpanels are lost sometimes
[fix] 381711 CheckBox margin is not correct
[fix] 379596 Related Radio Buttons getting nulled
[fix] 379770 onRightClick function in list views does not always select record as well
[fix] 378366 Combobox select doesn’t work on Mac when not using default Mac LAF
[fix] 378405 Valuelist doesn’t always display a value in combobox
[fix] 344014 copy/paste disabled when ondrag is used
[fix] 371442 Media field options not localized
[fix] 372854 Problem with foundsets after upgrading to 5.2.7
Web Client Changes
[fix] 385356 onDataChange does not fire in webclient when pushing ENTER
[fix] 380254 issue tooltips in webclient showing on iPad/iPhone (touch devices)
[fix] 378514 Webclient: Tooltips “sticking” sometimes.
[fix] 363520 Tooltips causing bad visual effects in web client
[fix] 375768 File Download Dialog of browser closes the modal dialog
[fix] 375896 First start of a solution via deeplink (webclient) lasts 25 Seconds ! (IE AND Firefox)
[fix] 377555 form reuse on tabpanel breaks the webclient
[fix] 377149 application.showFormInDialog doesn’t work in Opera
[fix] 370579 Issue With Second Repainting Of A TabPanel Tab In WebClient, For A Runtime Form
Developer Changes
[fix] 359690 Formindex and Grouping in form designer
[fix] 378492 Developer freezes when debugging into a table event method
[fix] 360401 Problems with field selectOnEnter property
Server Changes
[fix] 364170 Rhino Warnings from App Server Console
[fix] 374472 Problem with dbf httx driver on DATE fields
[fix] 364090 Committed changes are lost after restart application server
[fix] 372798 Loosing I18n keys
[fix] 372161 No more Licenses available and Authenticator
[fix] 370979 Severe error in Application Server
Plugin Changes
[fix] 377876 file streaming get size of file
[fix] 374830 dbtreeview does not update right, together with relation with global
[fix] 337060 DBTreeTableView Roots Not Added When Bind to a Related FoundSet
[fix] 382884 onAction() and onDoubleClick() Both Fire on Double-Click
I just tested this fix on the sample solution I submitted when I reported the problem. The single- and double-click methods are still simultaneously firing when I double-click the form object (table column in table view mode).
Thanks for the clarification, Jan. I knew the fix was scheduled for version 6, but when I saw it listed as a version 5.2.8 fix, I thought engineering addressed the issue sooner than expected. I will re-test when version 6 is released.
We tested “[fix] 377149 application.showFormInDialog doesn’t work in Opera”.
It doesn’t work. We tested on an iPad. The dialog opens our pageexpired.url instead of our solutions content.
(Servoy Server Home > Web Client Settings > servoy.webclient.pageexpired.url: )
Example: http://www.orderyourflowers.nl/opera2.png
[fix] 378366 Combobox select doesn’t work on Mac when not using default Mac LAF
This does seem to be fixed mostly, however the issue still remains in dialogs (meaning for example a file chooser dialog). Easiest way to test is to switch to metal, and then open the smart client preferences. Try to switch back to another laf using the combobox and you will see the problem persists.
Also within dialogs, copy and past does not work in lafs other than the default “aqua” laf.
The case does not appear to be public and I was not the original reporter, so it is not listed in “My Cases” either. If you make the case public I will reopen.
Laurian seems to forget to mention that its quite a change, which can have serious side effects therefor too dangerous to add to Servoy 5.x right away.