Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Ever since updating AEM 6.1 to SP1, we had an odd issue with the editor.html where it seems to fail to recalculate it's content height, which makes the bottom of several pages uneditable/viewable.
We reproduced this on 2 different Mac and as well as 2 different Windows(Win7 64Bit) PCs, in Chrome and Firefox as well. I've recorded a full test from the vanilla 6.1 installation to the upgrade to SP1 along with the tests to show the before and after.
It's a pretty long video (~20 minutes), so I included time anchors in the description to the actual important steps. Any insight would be greatly appreciated.
https://www.youtube.com/watch?v=ph9Hqpixl14
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Force a reload when switching to preview [1]. Give the internal daycare person the reference number of CQ-19880 he will do the rest for your use case.
channel.on("editor-frame-mode-changed", function(e) {
window.location.reload();
});
Vistas
Respuestas
Total de me gusta
Agreed. I have the exact same issue.
Vistas
Respuestas
Total de me gusta
Has anyone found a solution for this? I tweeted the Adobe guys who said they ran a quick test and could not reproduce. It's a pretty big issue as it renders the page incorrectly in edit mode! Would be great if someone from Adobe could reproduce and provide support.
Vistas
Respuestas
Total de me gusta
Please raise a support ticket here
Vistas
Respuestas
Total de me gusta
Force a reload when switching to preview [1]. Give the internal daycare person the reference number of CQ-19880 he will do the rest for your use case.
channel.on("editor-frame-mode-changed", function(e) {
window.location.reload();
});
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas