NGTI modal dialog Bug when tab jump to the background form

Discuss all problems you have with Servoy here. It might help to mention the Servoy version and Operating System version you are using

NGTI modal dialog Bug when tab jump to the background form

Postby Juan Etec » Thu Nov 14, 2024 11:12 am

Hi,
testing Titanium Servoy version 2024.3.3 -releaseNumber 3946 (builddate: 2024-07-26 09:16), we find a strange issue with the modal dialog.
In a typically order -> order detail when you throw a new order detail like:
Code: Select all
jswin = application.createWindow(frmDest,JSWindow.MODAL_DIALOG);
      if (jswin){
         _jsform = solutionModel.getForm(frmDest);
         jswin.title =  _jsform.titleText;
         jswin.resizable = true;
         jswin.show(frmDest);

If you use the keyTab to move in the modal form in some textbox it jump to the background form, even you can write in it, if it jump to a textbox field at the background.
This only happens if it is on a new order detail, and not if you are on an edit a previous one.
There is a screenshot of that:
formDialog.png
formDialog.png (97.27 KiB) Viewed 1878 times
Un Saludo

Juan Ramírez
Juan Etec
 
Posts: 73
Joined: Mon Apr 20, 2009 8:23 pm
Location: Gran Canaria - Spain

Re: NGTI modal dialog Bug when tab jump to the background fo

Postby Juan Etec » Mon Nov 18, 2024 10:14 am

Un Saludo

Juan Ramírez
Juan Etec
 
Posts: 73
Joined: Mon Apr 20, 2009 8:23 pm
Location: Gran Canaria - Spain


Return to Discuss possible Issues and Bugs

Who is online

Users browsing this forum: No registered users and 4 guests