Page 1 of 2
Drop down not displaying when in DialogEx

Posted:
06 Feb 2016 04:19
by zsleo
IW 14.0.50; CGD 2.9.0.197
I have a DialogEx that displays as modal on a frame.
In the DialogEx I hanve a number of DropDown.
All DropDown ZIndex are higher than the DialogEx ZIndex.
When displaying the DialogEx for the first time all DropDown operate correctly.
Every subsequent displaying of the DialogEx all DropDown don't display the DropDown list but when click in any of DropDown I can type a selection and all events are triggered as expected for each DropDown.
It is like the DropDown lists are set to a lower ZIndex.
All help appreciated
Re: Drop down not displaying when in DialogEx

Posted:
08 Feb 2016 04:12
by zsleo
I need to add that there has been no code change.
I installed prior version of my EXE with compiled with CGD 2.8.0.181 - issue does not exist.
I re-installed the version of my EXE with compiled with CGD 2.9.0.197 and did more experimenting and when I move the DialodEx I see the drop down as it appears in Image 1.
Re: Drop down not displaying when in DialogEx

Posted:
08 Feb 2016 12:40
by Alexander Bulei
Hi zsleo,
Please submit the simple testcase. T.I.A
Best Regards.
Re: Drop down not displaying when in DialogEx

Posted:
08 Feb 2016 19:39
by zsleo
Alexander
I cant reproduce this is a simple demo.
Can we please arrange for a remote session?
T.I.A.
Re: Drop down not displaying when in DialogEx

Posted:
09 Feb 2016 20:40
by zsleo
Please reply.
This problem is stopping my deployment for my colleagues to continue testing.
Re: Drop down not displaying when in DialogEx

Posted:
10 Feb 2016 10:02
by Alexander Bulei
Hi zsleo,
I cant reproduce this is a simple demo.
Can we please arrange for a remote session?
Since, you are not able to reproduce this issue in simple/pure testcase, and you want the remote session to direct check in your project, you need request the premium support.
Best Regards.
Re: Drop down not displaying when in DialogEx

Posted:
10 Feb 2016 19:57
by zsleo
Request has been submitted
Re: Drop down not displaying when in DialogEx

Posted:
11 Feb 2016 11:49
by zsleo
I know it is 10:45 AM your time but it is 9:45 PM my time but when can I expect my premium support ticket to be approved?
Re: Drop down not displaying when in DialogEx

Posted:
12 Feb 2016 03:57
by zsleo
Okay!
Here is a small app that demonstrates my problem.
Re: Drop down not displaying when in DialogEx

Posted:
12 Feb 2016 15:17
by Alexander Bulei
Hi zsleo,
Thank you for the reproducible testcase.
We have changed the default jquery plugin zIndex of popup to max integer, this will solve the problem.
If you want test it before the build, you can download the attached css files and move them to wwwroot/css/dropdown folder.
Best Regards.