|
秀丸メールのVersion 6.87β20をアップロードしました。
32bit版:
https://hide.maruo.co.jp/software/bin3/hmmail687b20_signed.exe
64bit版:
https://hide.maruo.co.jp/software/bin3/hmmail687b20_x64_signed.exe
■ヒラメさん宛て
ダブルクリックで単語単位選択しながらのドラッグでは大丈夫ということで、そっ
ちの処理と比較して、スクロール量に関するチェックの処理が違ってる点がありまし
て。その点を修正してみました。それで直るかもしれません。
もし直らなかった場合は、すみませんがまたdump.txt教えて欲しいです。"AutoScr
oll"で始まるログが出ます。
例:
09:20:13.455 ( 0) AutoScroll cFast=0 y=252 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=262 bottom=272 InClient=1
09:20:13.486 ( 0) AutoScroll cFast=0 y=256 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=266 bottom=272 InClient=1
09:20:13.517 ( 0) AutoScroll cFast=0 y=258 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=268 bottom=272 InClient=1
09:20:13.549 ( 0) AutoScroll cFast=0 y=259 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=269 bottom=272 InClient=1
09:20:13.580 ( 0) AutoScroll cFast=1 y=262 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=272 bottom=272 InClient=0
09:20:13.674 ( 0) AutoScroll cFast=1 y=264 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=274 bottom=272 InClient=0 cSameDump=2
09:20:13.705 ( 0) AutoScroll cFast=1 y=266 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=276 bottom=272 InClient=0
09:20:13.767 ( 0) AutoScroll cFast=1 y=267 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=277 bottom=272 InClient=0 cSameDump=1
09:20:15.017 ( 0) AutoScroll cFast=1 y=266 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=276 bottom=272 InClient=0 cSameDump=39
09:20:15.080 ( 0) AutoScroll cFast=1 y=265 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=275 bottom=272 InClient=0 cSameDump=1
09:20:15.205 ( 0) AutoScroll cFast=1 y=264 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=274 bottom=272 InClient=0 cSameDump=3
09:20:15.236 ( 0) AutoScroll cFast=1 y=263 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=273 bottom=272 InClient=0
09:20:15.267 ( 0) AutoScroll cFast=1 y=261 cyWnd=266 cyKeepEnd=1 cyFont=14
pt.y=271 bottom=272 InClient=1
「cFast」というのがスクロール量の値になります。これが2だと2行単位でスク
ロールします。
「InClient=1」は、マウスカーソルが秀丸エディタのウィンドウの枠内にあること
を意味してまして、今回、マウスカーソルが枠内ならスクロール量は必ず1以下にな
るようにする処理も入れてみました。
根本原因はよく分からないのですが、たぶん直ってくれるはずということで、よろ
しくお願いします。
これで直らない場合はまったく想定外の所でスクロールしてるのかなぁと思います。
|
|