Vinicius Reis
Vinicius Reis
Seems it is related to #2868
As we are using _complex_ render strategies to render attachments, it can't be handled inline mode.
Related: https://github.com/nextcloud/nextcloud-vue/issues/3154
https://github.com/focus-trap/focus-trap/issues/428
I'm working in this approach. https://user-images.githubusercontent.com/1561347/190250989-696a4ea5-d932-48c2-8c51-13076a383667.mp4
> Well, the better solution would be to remove `top: 104px` from > > https://github.com/nextcloud/text/blob/9a45c935dd4451a83c8cc0b9f6a6575262ad7c54/src/components/Editor/EditorOutline.vue#L66 > . What was the reason that you added it @vinicius73? I've removed it 😉
Some of them have been fixed in #3153
This is a good trick. Although it not solves the root cause, it will work in the main scenarios.
@raimund-schluessler this problem appears when we have more than one instance of `focus trap` active ate the same time (as mentioned https://github.com/nextcloud/nextcloud-vue/issues/3154 and https://github.com/focus-trap/focus-trap/issues/428) In `text` it happens when `text`...
https://github.com/focus-trap/focus-trap/issues/428