[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Combofield Popup doesn't stick to the field  XML
Forum Index -> Development
Author Message
slist

Power User
[Avatar]

Joined: 20/03/2013 14:13:15
Messages: 37
Location: Berlin
Offline

Hi,

I remember some issues when scrolling with an opened combofield popup. AFAIK this has been fixed. But we experience the same problem when the field is inside a popup and this one is moved. What happens is that the combofield popup stays at the exact position, but the rest of the containing moves away. I'll attach a screenshot.

BR
 Filename Gutachterliste.PNG [Disk] Download
 Description After opening the Helper Popup of combofield 'Fachgebiet' the containing popup was moved, but the combofield popup doesn't. So it appears like it's lost its anchor.
 Filesize 90 Kbytes
 Downloaded:  379 time(s)

makaiser

Active

Joined: 27/03/2013 18:37:43
Messages: 15
Offline

The problem still occurs. Is there a solution yet?
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5520
Offline

...just tested: in our scenarios the popup is closed when clicking onto the titlebar of the window, so it is closed when moving the window.

If you are not using default popups but own ones: make sure that you call ModelessPopup-instance.setCloseonclickoutside(true).

Regards, Björn

Björn Müller, CaptainCasa GmbH
rspiller

Power User

Joined: 20/04/2012 07:37:01
Messages: 59
Offline

Old thread but new information:

we face the same problem. The tiny difference, why the combofield popup is NOT closing, is the attribute "keepfocus".
Since the popup (opened by the combofield action) never gets the focus, it cannot lose it (by moving the outer window/popup) to be closed.

Any chance to change this behavior on SWING-Client?

greetings
Ruven
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5520
Offline

...we checked - and to be honest: we do not really want to apply some update here, because it is something not totally simple, because this is a quite exceptional use case and because we do not want to do such bigger update into our Swing client.

We ask for your understanding... Thanks!
Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team