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

Checkbox broken (shrinks horizontally) for long texts #4732

Closed
XueSheng-GIT opened this issue Aug 27, 2023 · 2 comments · Fixed by #4735
Closed

Checkbox broken (shrinks horizontally) for long texts #4732

XueSheng-GIT opened this issue Aug 27, 2023 · 2 comments · Fixed by #4735
Labels
bug Something isn't working

Comments

@XueSheng-GIT
Copy link

Describe the bug
If a checkbox contains a long text, the checkbox deforms (shrinks horizontally).

To Reproduce
Steps to reproduce the behavior:

  1. Create a markdown file
  2. Click on checkbox
  3. Write a long text which spans over multiple lines.
  4. See that checkbox shrinks horizontally

Expected behavior
Checkbox size should not change, even if a text is quite long.

Screenshots
grafik

Server details:

  • Nextcloud version: 27.0.2
  • PHP Version: 8.1
  • Database: PGSQL

Client details:

  • OS: Ubuntu 22.04
  • Browser: Firefox
  • Browser version: 116.0
  • Device: desktop
@XueSheng-GIT XueSheng-GIT added the bug Something isn't working label Aug 27, 2023
@juliusknorr
Copy link
Member

I can reproduce this, thanks for reporting.

@pschopen
Copy link

pschopen commented Sep 5, 2023

I tried to fix it here: #4769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants