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

Grepの検索場所が"カレントフォルダーを初期値"にチェックを付けても初期値がカレントフォルダーにならない #1851

Open
Prime9999 opened this issue Jun 8, 2022 · 1 comment

Comments

@Prime9999
Copy link

問題内容

Grepのダイアログで"カレントフォルダーを初期値"にチェックを付けた状態で別の場所にあるファイルを開いてGrepのダイアログを開きなおしても、検索場所の初期値が開いたファイルの場所に設定されない

再現手順

1.ファイルAを開く
2.Grepのダイアログを開く
3."カレントフォルダーが初期値(D)"にチェックを付ける
4."現フォルダー(G)"を押す
5."検索(F)"を押し、検索を実行する
6.ファイルAとは別のフォルダに存在するファイルBを開く
7.Grepのダイアログを開く
8."検索場所(L):"がファイルAが存在するフォルダーのままとなっている

再現頻度

再現手順により、100%発生

問題のカテゴリ

  • プログラムの動作上の問題
    • Appveyor ビルド版
    • ローカルビルド版

環境情報

  • OS バージョン
    Windows 10 Pro 64bit
  • サクラエディタバージョン
    開発版(2.4.2.0)

備考

おそらくCDlgGrep::SetDataFromThisText()で、期待する初期値を別の値で上書きしている模様

@dep5
Copy link
Contributor

dep5 commented Jun 9, 2022

Prime9999さん
Issues投稿ありがとうございます。
#1696 の編集時にテストしていませんでした。すいません。
#1852 で対応してみました。

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

No branches or pull requests

2 participants