[Greasemonkey] Greasemonkey 0.6.6

Aaron Boodman zboogs at gmail.com
Thu Oct 12 00:57:19 PDT 2006


On 10/12/06, esquifit <esquifit at googlemail.com> wrote:
> The "Show script source" button is actually a toggle button; it would
> be proper either to call it something like "toggle view source" or to
> make it display alternate labels depending on whether source code or
> script properties are being displayed.

Yes, it's actually coded to be <xul:button type="radio"> which should
have the right behavior. But it's, uh, not. XUL, how I hate thee.

> The second remark regarding the UI redesign is relative to the context
> menu of the statusbar icon (I had to admit that this is really subtle
> and does not deserve much attention).  Assume the role of a new user:
> 1) Install GM on a fresh profile,
> 2) Check the context menu, it says "No scripts installed!", which is fine.
> 3) Go on and install any script *that doesn't apply to the current
> page* (this is the normal situation; few, if any, scripts are offered
> for download from the same site  the script is supposed to enhance).
> 4) Check the context menu again: the top item still says "No scripts
> installed!", which is wrong, and can be misleading to new users.
> 5) Now go to the Manage user scripts dialog, and uninstall the script.
> 6) Check the context menu: the top entry has disappeared, although the
> separator still remains.
> 7) restart FF and check the context menu: "No scripts installed!" is back.

Agree, but this is no change from 0.6.5, right?

- a


More information about the Greasemonkey mailing list