Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

AEM 6.2 Touch UI height issues in edit mode

Avatar

Level 2

Issues with the Touch UI height calculation on AEM 6.2

<div id="ContentWrapper">
    <div id="FullScreenMask" style="display: none;"></div>
    <iframe id="ContentFrame" frameborder="0" width="100%" height="500" allowfullscreen="" src="page-source"></iframe>
</div>

Height is still getting set to 500 while the height on the main div (within the iframe is about 3k) 

this issue looks similar to the issue: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

do i need to update the markup to include a class or div for this to be calculated correctly?

1 Accepted Solution

Avatar

Correct answer by
Level 2

There is now a service pack for 6.2

Installing the service pack fixed the height issue 

Thanks

Eric

View solution in original post

7 Replies

Avatar

Administrator

I would request you please create a daycare ticket. 

And if you find the solution please do share it with the community.

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 2

There is now a service pack for 6.2

Installing the service pack fixed the height issue 

Thanks

Eric

Avatar

Administrator

Thanks a lot for informing this to the community.

~kautuk



Kautuk Sahni

Avatar

Level 2
I have the same problem. I installed 6.2-SP2 but the problem is not solved. Help me please? thank you

Avatar

Level 1

As Salvatore stated, the SP didn't solve the issue at all.

Avatar

Level 3

Did you clear your browser cache?  After I installed SP2 it didn't seem to work - clearing my cache fixed it.

Avatar

Level 2

Just a correction here, It seems it is SP1 but not SP2. For AEM6.2 SP2 is not yet available. Correct me.