lehitoskin / ivy

Ivy, the Taggable Image Viewer
GNU General Public License v3.0
16 stars 3 forks source link

UI bug: tag field state not reset when opening new image/collection. #38

Closed IonoclastBrigham closed 8 years ago

IonoclastBrigham commented 8 years ago

Steps:

  1. Open an image
  2. Edit tags
  3. Optionally, save tags
  4. Hit CTRL+O, select a new image, accept

Expected results: tag field state reset (unfocused, white background).

Actual results: contents are reset, but state is left as it previously was (background either gold or green, focus as it was on the previous image).

lehitoskin commented 8 years ago

Bug confirmed.