<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi,</p>

<p dir="auto">When editing a mailbox rule, if I change the condition, the match text also changes, which seems unexpected.  For example, if an existing rule contains:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">[ Recipient (To, Cc, Bcc) > <strong>User</strong> ]  [ is not ]  [ <strong>foo@gork</strong> ]</p>
</blockquote>

<p dir="auto">And I change the condition subpart from "User" to "Address", the match text gets replaced with something:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">[ Recipient (To, Cc, Bcc) > <strong>Address</strong> ]  [ is not ]  [ <strong>bar@flex</strong> ]</p>
</blockquote>

<p dir="auto">I would expect that when editing an exiting rule which already contains text in the match text field, that text would remain and not be replaced.</p>

<p dir="auto">--Randall</p>
</div>
</div>
</body>
</html>