RichGuk / deluge-in-chrome

Provides quick overview of torrent information in Chrome for the torrent client Deluge.
https://chrome.google.com/extensions/detail/pbenannnhhgfhhijhlpgfbjagebjeeel
MIT License
16 stars 16 forks source link

Options dialog can be a bit confusing due to two minor oversights #3

Closed ssokolow closed 14 years ago

ssokolow commented 14 years ago

I almost thought the extension was broken because of the following two UI design oversights:

  1. The password field should mask (replace with dots/stars/etc.) the password, not hide it. (I thought it was failing to save it)
  2. The address field shouldn't silently fail just because the user typed http://localhost/ rather than http://localhost

...thankfully, I thought to use a screen magnifier on the second screenshot and noticed the lack of the trailing slash.

RichGuk commented 14 years ago

Resolved in source, yet to publish to Chrome extensions.