Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] fix(ImageView): Fix detection of editable editor #5055

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Nov 29, 2023

Manual backport of #5020

Fixes images always being displayed as editable, even in readonly editor.

Also set contenteditable to false in readonly mode. This fixes image captions being editable in readonly editor without session.

Fixes images always being displayed as editable, even in readonly
editor.

Also set `contenteditable` to false in readonly mode. This fixes
image captions being editable in readonly editor without session.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- added bug Something isn't working 3. to review labels Nov 29, 2023
@mejo- mejo- added this to the Nextcloud 27.1.5 milestone Nov 29, 2023
@mejo-
Copy link
Member Author

mejo- commented Nov 29, 2023

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@mejo- mejo- merged commit c8efdf6 into stable27 Nov 29, 2023
25 checks passed
@mejo- mejo- deleted the backport/5020/stable27 branch November 29, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants