Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Unsaved new documents created in a second window appear lost if the window is closed

オープン
#1,499 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
linux
領域
desktop

調査の方向性

autosaveを無効にした状態で、2つ目のウィンドウに新しいドキュメントを作成して報告を再現し、その後、アプリが ~/.local/shared/io.elementary.code/unsaved にある未保存ファイルをどのように扱うかを調べます。ウィンドウを閉じたときの動作と再起動後の復元を比較し、done の条件を、終了時の警告、または最初のウィンドウにある復元対象の未保存ドキュメントがすべて確実に復元されることのいずれかと定義します。

索引モデルが issue の本文から書いたものです。

説明

Priority: Medium
What Happened?

Created a new document and opened it in a new window. Edited the document. Closed the window. The window closed without warning. The autosave feature was off.

The document was in fact saved in ~/.local/shared/io.elementary.code/unsaved but was not restored when the app was closed and restarted as it was not open in the first window. There was no way to restore it through the apps UI unless you knew where it was.

Steps to Reproduce
  1. Turn off autosave
  2. Create a new document and then open it in a new window.
  3. Alternatively, open a new window and create a new document in it.
  4. Add some text
  5. Close the window
  6. The window closed without any warning
  7. Close the app and restart it
  8. The new document is not restored
Expected Behavior

Either throw a warning dialog when a window is closed with an unsaved new document or restore all unsaved new documents into the first window on restarting the app (subject to privacy settings).

OS Version

8.x (Circe)

Session Type

Classic Session (X11, This is the default)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

主要言語
Vala
スター
521
フォーク
119
平均マージ
1日 7時間
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

elementary/code のほかの issue

elementary/code の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。