Project

General

Profile

Defect #654

Problem with modal dialogs and opening the Velocity Viewer

Added by Alexander Stefan about 11 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Normal
Category:
velocity
Target version:
Start date:
03/11/2013
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

When using a modal dialog and then show the Velocity Viewer, the Viewer is between the main window and the modal dialog.
You can't bring the viewer in foreground. When you click to the dialog, you don't have any possibilities to reach the viewer again without closing the dialog.
I've tested this with your sample solution (see screenshot).
On Windows all works fine, but on Mac the issue appears.
Can you bring the viewer in foreground again?


Files

dialog_problem.PNG (244 KB) dialog_problem.PNG Alexander Stefan, 03/11/2013 05:48 PM

History

#1

Updated by Patrick Talbot about 11 years ago

  • Status changed from New to Rejected
  • Priority changed from High to Normal

This is a Mac OS X issue which happens with most modal dialogs. Not much I can do here at the component level.

One thing you can do is put the Viewer in a Servoy form in a JPanel, and use renderToComponent, this way you can open it in another modal dialog from your modal dialog.

Also available in: Atom PDF