Skip to content

fix: macOS related bugs#138

Merged
vitonsky merged 9 commits into
masterfrom
97-macos-related-bugs
Oct 26, 2025
Merged

fix: macOS related bugs#138
vitonsky merged 9 commits into
masterfrom
97-macos-related-bugs

Conversation

@vitonsky
Copy link
Copy Markdown
Member

@vitonsky vitonsky commented Oct 26, 2025

Closes #97

  • Problem with copy/paste is fixed via app menu
  • When user open context menu on tabs its text no more selects. We prevent default behaviour
  • Checkboxes did not worked in old electron version. I don't know why. Once electron version has been updated, this bug is fixed automatically. But anyway I also has update a lexical package. In new electron version extensions does not work.
  • The problem with dock is fixed. Now window do not closes when window is hidden by another window
  • In editor toolbar implemented instant actions approach. Now click by header insert header immediately. In case user want to pick another option, they may open context menu
  • Implemented graceful shutdown on macOS for close app via Ctrl+C

@vitonsky vitonsky linked an issue Oct 26, 2025 that may be closed by this pull request
9 tasks
@vitonsky vitonsky marked this pull request as ready for review October 26, 2025 23:15
@vitonsky vitonsky merged commit 2399ef4 into master Oct 26, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS related bugs

1 participant