<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<h2>Where:</h2>
<ul>
<li>Mark Messages Read after [10.0] Seconds</li>
</ul>
<h2>What:</h2>
<p dir="auto">Somehow it is not working this setting.</p>
<p dir="auto">After some test I can near it down to a problem:</p>
<p dir="auto">The value is not saved in the settings, while it acts like it is saved.</p>
<h2>What I do:</h2>
<ul>
<li>I open settings and type the value - I not leave the field, but I close the settings window</li>
<li>I reopen the settings window - my new value is still visible</li>
<li>but the new value is not used in the viewer (it seems the settings is not working)</li>
<li>I close and open MailMate - and the old value show up</li>
</ul>
<p dir="auto">It seems that the value is not used. It is saved when I leave the field with the cursor (for example whne I hit TAB and leave the field).</p>
<p dir="auto">It tricked me because when I reopen the settings, then the the cursor is still in the Input Field and still there is the new value visible. I think the settings window was just hidden and not closed. Otherwise it would be shown the old value - like when I restart MailMate.</p>
<h2>Current behaviour:</h2>
<ul>
<li>Value only saved at "onLeave" event</li>
</ul>
<h2>How to fix:</h2>
<ul>
<li>Save the value to file on each keystroke.</li>
</ul>

</div>
</div>
</body>

</html>