Skip to content
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

Wrong save all tab order #1349

Closed
1 task done
fxha opened this issue Sep 20, 2019 · 0 comments · Fixed by #1370
Closed
1 task done

Wrong save all tab order #1349

fxha opened this issue Sep 20, 2019 · 0 comments · Fixed by #1370
Labels
🐛 bug Something isn't working

Comments

@fxha
Copy link
Contributor

fxha commented Sep 20, 2019

Description

  • Can you reproduce the issue?

Steps to reproduce

  1. Create three tabs with content a, b and c
  2. Exit Mark Text (via titlebar)
  3. A save dialog appears, click Save.
  4. Number the files from 1..3.

Expected behavior:

Tab 1 (a) should be saved as 1.md, b as 2.md and c as 3.md.

Actual behavior:

Tab 1 (a) was saved as 3.md, b as 2.md and c as 1.md.

Versions

  • Mark Text: all
  • Operating system: all
@fxha fxha added the 🐛 bug Something isn't working label Sep 20, 2019
fxha added a commit that referenced this issue Sep 27, 2019
* fix wrong save all tab order

* fix: #1278
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant