joplin icon indicating copy to clipboard operation
joplin copied to clipboard

.tox-pop Table Popup positioning is invasive and doesn't align properly.

Open futuremotiondev opened this issue 1 year ago • 1 comments

Environment

Joplin version:

Joplin 2.11.11 (prod, win32) Client ID: 4dab185d885945ac897a0608af59c6f7 Sync Version: 3 Profile Version: 43 Keychain Supported: Yes Revision: 6886f6f Markdown Prettier: 0.1.0 MultiMarkdown Table Tools: 1.0.0 Quick HTML tags: 0.2.0 Rich Markdown: 0.13.2 Suitcase: 0.3.0 Table Formatter Plugin: 1.2.1

Platform: Windows

OS specifics: Windows 10 Pro x64 Version 22H2 Build 19045.3086

Steps to reproduce

  1. Toggle the WYSIWYG Editor
  2. Create a table with a fair amount of data.
  3. Click in the cells to trigger the table formatting popup.
  4. Notice the positioning is out of whack, doesn't follow your selection, and a lot of the time interferes with the data you're trying to enter.

Here's a screenshot:

Joplin_hxZzieI8HD

Here's a screen recording:

https://github.com/laurent22/joplin/assets/33441569/d7cdc670-adb0-42c0-a7fa-aeb7a9c8dc48

Describe what you expected to happen

I expected the position of the table popup helper to stay out of the way of data entry. This is what used to happen, at least.

Logfile

Joplin Console Output.log Joplin Safe Mode Log.txt Joplin Non Safe Mode Log.txt Log When I Open Joplin with no Flags.txt

Any help at all would be immensely appreciated. I really want my old table tools popup behavior back.

futuremotiondev avatar Jul 06 '23 02:07 futuremotiondev

This pull request may be related: https://github.com/laurent22/joplin/pull/8163

I can't reproduce this issue. However, the original popup is restored in https://github.com/laurent22/joplin/pull/8393, so the default behavior should be back soon.

marph91 avatar Jul 15 '23 14:07 marph91

Fixed in https://github.com/laurent22/joplin/pull/8393

laurent22 avatar Jul 23 '23 16:07 laurent22