Skip to content

Code Editor Unavailable After Opening LaTeX Dialog #2

@SUN-SZY

Description

@SUN-SZY

Description:
After opening the LaTeX input dialog, the original code editor becomes uneditable.

Steps to Reproduce:

  1. Open a note containing a formula area in Joplin.
  2. Select a portion of the formula to be processed.
  3. Invoke the Katex Input Helper dialog using the designated keyboard shortcut.
  4. Observe that the original code editor is now unresponsive and cannot be edited.

Expected Behavior:
The user should still be able to edit content in the original code editor even after the LaTeX input dialog has been opened.

Actual Behavior:
Once the LaTeX input dialog is opened, interaction with the original code editor is blocked.

Environment:

  • Joplin Version: 3.2.12
  • Operating System: Windows
  • Plugin Version: 1.0.7

Additional Information:
This issue may be related to how the LaTeX input dialog is implemented, possibly making it modal or overlaying in a way that locks out other interactions within Joplin.

One potential solution could be to ensure that the LaTeX input dialog is non-modal, allowing users to interact with other parts of Joplin while the dialog is open. This behavior was addressed in previous versions (e.g., 1.0.3), but it seems the issue has resurfaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions