Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8419

Design Studio - issue with openPromptDialog

$
0
0

Hi experts,

 

I'm experiencing a strange issue using Design Studio 1.4 patch1 in local mode and IE11.

I first thought it is an issue with my project or with the Template I'm using (based on Ad-hoc Analysis) as I have a lot of Tabs and Panel and internal logic. I have then rebuilt a very simple project starting from a blank project without any Template.

I place only two buttons and a datasource (BICS over a Bex query with mandatory variable).

 

The first button is located at the top left corner (0;0) and is 200 px wide and 100 px high. The "OnClick" action display any kind of message just to validate the button is OK.

The second button is located anywhere and "OnClick" event calls "APPLICATION.openPromptDialog".

 

When I run my application (locally, I didn't perform any test with Platform hosting), I fill my mandatory prompt and then the two buttons appear.

I can click on the first button and the selected message appears.

Then I click on the second button, the prompt dialog appears, I can change the variable value and click OK or just cancel, the behaviour is exactly the same: the top left area of my first button is no more accessible! An area which is 100px wide and 50px high cannot be clicked. The remaining part of the button is working correctly!

 

Using the developer mode (F12) of IE and inspecting the faulty area I can find this element:

div class="sapUiLayoutAbsPos" style="left: 0px; top: 0px;" data-sap-ui="__container4"div class="sapUiLayoutAbs sapUiLayoutAbsOvrflwXNone sapUiLayoutAbsOvrflwYNone zenControl" style="width: 100px; height: 50px;" data-sap-ui="MESSAGE_messageview1_abs">


Viewing all articles
Browse latest Browse all 8419

Trending Articles