laurent22 / joplin

Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
44.77k stars 4.85k forks source link

Broken behavior of table creation in WYSIWYG editor #4667

Open banan314 opened 3 years ago

banan314 commented 3 years ago

Environment

Joplin version: 1.7.11 Platform: Linux OS specifics: Mint 19.3

Steps to reproduce

  1. zoom out
  2. switch to WYSIWYG editor
  3. focus the cursor on the table icon
  4. focus a square as on the picture below

image

The cursor was on the cell (3,5).

Describe what you expected to happen

The selected squares should form a rectangle and the result size of the table should be sensible.

Logfile

nothing interesting

Acknowledgements

Thanks to @roman-r-m and @jalajcodes for pointing out that zooming out is necessary for reproduction.

laurent22 commented 3 years ago

I can't replicate this on macOS

roman-r-m commented 3 years ago

I can see this but only if I zoom out, actual size and zoom in are ok. I'm also on Linux Mint.

jalajcodes commented 3 years ago

Same as Roman, I can see this when zoomed out. I am on windows 10.

banan314 commented 3 years ago

@laurent22 zooming out first seems to be necessary to reproduce the bug. I updated the issue.