[26664] in Athena Bugs
Re: 9.4.18 Mozilla lock dialog ui
daemon@ATHENA.MIT.EDU (Robert A Basch)
Thu Oct 20 19:42:42 2005
From: Robert A Basch <rbasch@mit.edu>
To: Kevin Chen <kchen@mit.edu>
In-Reply-To: <Pine.LNX.4.62L.0510171658200.3404@cs22.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Date: Thu, 20 Oct 2005 19:42:00 -0400
Message-Id: <1129851720.17355.15.camel@anhedonia.mit.edu>
Mime-Version: 1.0
X-Spam-Score: 1.217
X-Spam-Level: * (1.217)
X-Spam-Flag: NO
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
On Mon, 2005-10-17 at 17:01 -0400, Kevin Chen wrote:
> The release announcment for 9.4.18 says that it includes a usability fix
> for the Mozilla lock dialog.
It did -- it disabled selection of any option text, since that
did not change the radio button selection.
> However, on the three 9.4.18 machines I tried, the previously reported
> usability issue still exists.
Unfortunately, you encountered additional usability issues...
> When the dialog comes up, the radio button for "Exit, leaving lock file in
> place" is selected, but "Continue, and invoke Mozilla's Profile Manager"
> is highlighted.
Actually, what is happening is that the option rows are being
rendered with alternating colors, i.e. so that every other row
is shaded. (The confusing effect is compounded by the poor
appearance of radio boxes in the default theme, which makes
it a little difficult to distinguish which box is selected).
We will disable the use of alternating row colors in a future
patch release, so that the "Continue..." option will no longer
appear to be highlighted.
> Clicking the text of any of the three options does not
> change the radio button selection.
This is the result of the 9.4.18 change, noted above.
Thanks for reporting this.
Bob