Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Content area on-page edit box in wrong position

Vote:
 

Hi,


We are having an issue with content area on-page editing box when rendered content is hidden by styles, it renders "You can drop content here..." rectangle in top left corner.

We have multiple tabs, which allow to see only one tab content in same time and on every tab we would like to enable on-page editing. In 2 first tabs we have HTML fields, they are working just fine, editor is able to edit content on page. But on third tab we have content area with custom rendering of dropped elements, it works just fine, but when this particular tab is closed/hidden EPiServer renders extra rectangle in top left corner in CMS.

This is how we allow on-page editing for content area:

<div class="hide">
	<div class="responsive" @Html.EditAttributes("Specifications")>
		// custom rendering of blocks added to content area
	</div>
</div>

    

Additionally we have on the top of view directive to refresh page on change:

@Html.FullRefreshPropertiesMetaData(new [] { "Specifications" })

    

#85458
Apr 25, 2014 13:52
Vote:
 

Hi,

Did you ever find a solution to this issue?

#113481
Nov 21, 2014 13:51
Vote:
 

Hi,

No we didn't,  customer didn't identify it as a big issue so we stopped investigations. Have you hit into that problem as well?

BTW email notifications are not working anymore on forum? I have just noticed replies in my threads but no email notification arrived.

#113528
Nov 24, 2014 10:18
Vote:
 

I think you might see the same problem I have seen.

I reported a bug on it, see here:

http://world.episerver.com/support/Bug-list-beta/bug/119725

#113533
Nov 24, 2014 11:29
Vote:
 

Hi,

Thanks Henrik it looks the same problem, but it has already value in Fixed In field, does it really true? We don't have latest update installed yet.

You have my upvote anyway

#113536
Nov 24, 2014 12:06
Vote:
 

It is not fixed, status is new still, but I think it is in testing

#113538
Nov 24, 2014 12:35
Vote:
 

Thanks for reply. Yes we have the same issue and yes, you got my upvote aswell.

Btw, email notifications work for me.

#113540
Nov 24, 2014 12:54
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.