Skip to content

macOS: Fix undo redo not working on macOS. #890

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

Merged
merged 3 commits into from
Mar 9, 2020
Merged

Conversation

akashnimare
Copy link
Member

@akashnimare akashnimare commented Mar 4, 2020

The default API provided by Electron doesn't work
as expected. More info here -
electron/electron#15728

Fixes: #866.


What's this PR do?

Any background context you want to provide?

Screenshots?

You have tested this PR on:

  • Windows
  • Linux/Ubuntu
  • macOS

@vsvipul
Copy link
Collaborator

vsvipul commented Mar 4, 2020

LGTM! Can't test this though as I don't have a mac.

@andersk
Copy link
Member

andersk commented Mar 4, 2020

electron/electron#15728 was reported with Electron 3. Did you confirm that this is still an issue with Electron 8?

The default API provided by Electron doesn't work
as expected. More info here -
electron/electron#15728

Fixes: #866.
@akashnimare
Copy link
Member Author

electron/electron#15728 was reported with Electron 3. Did you confirm that this is still an issue with Electron 8?

@andersk yeah, it's still broken. Let's merge?

Copy link
Member

@andersk andersk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess so. We should also get the Electron issue reopened or open a new one.

@akashnimare
Copy link
Member Author

@andersk made some changes.

@adityamudgil2505
Copy link
Collaborator

adityamudgil2505 commented Mar 7, 2020

I think the undo-redo issue is being solved. If there is any remaining work @akashnimare please share it with me.

@akashnimare
Copy link
Member Author

@adityamudgil2505 can you get the Electron issue (electron/electron#15728) reopened or maybe open a new one since it still doesn't work on v8?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undo not working in compose box on macOS
5 participants