-
Notifications
You must be signed in to change notification settings - Fork 163
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
置換時の検索文字列が正しく設定できない #1525
Comments
本 issue とは関係ない & 環境依存かもしれないのですが,sakura.ini を削除して sakura.exe を起動すると,何もメッセージ等を表示せず終了してしまうようです. |
bisect してみました。 c5b4a0f で挙動が変わっています。 |
sakura/sakura_core/dlg/CDlgReplace.cpp Lines 238 to 239 in 10dda8e
この行の実行後、m_strText が displa になることが確認できました。 sakura/sakura_core/apiwrap/StdControl.cpp Lines 38 to 43 in 10dda8e
ここで GetWindowTextW に渡している文字数が足りません。 |
検索文字列の問題については #1528 で修正できたと思います。もしできていなければ reopen していただければ…。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
問題内容
Ctrl-R で設定した検索文字列が正しく置換されない
再現手順
どこに条件があるのかわからないので細かいですが手順を記載します.
aaaa
入力 (置換前 は入力済みから触らない),オプションは図の通り設定後,すべて置換を押す再現頻度
100%
問題のカテゴリ
環境情報
OS バージョン
Win10 Pro 64bit 1909
サクラエディタバージョン
The text was updated successfully, but these errors were encountered: