holisticon / flynn-book-scanner

flynn is a book scanning app which saves the added books and enables library search. It optionally supports syncing with a remote CouchDB.
http://holisticon.github.io/flynn-book-scanner/
BSD 2-Clause "Simplified" License
20 stars 5 forks source link

Fields in 'modify' dialog disappear if they be emptied #72

Closed SvenBunge closed 9 years ago

SvenBunge commented 9 years ago

Steps to reproduce:

  1. Select a book and open the 'modify' dialog
  2. remove all characters from the 'owner'-Field (to enter a different one)
  3. Bug: Field disappears

Workaround: Type new value first and remove old stuff later on.

Environment: Nexus 5, Android 4.4, Flynn 1.3.2build125

hypery2k commented 9 years ago

already fixed by a4e95f825896f8d3c5d467a415afef30707dca0d Please use new PlayStore App. It can be installed in parallel to the older one, as it uses a new AppID, see 4e3f1f1788bae7a9fe8d8c78ebf8c744f6dd92db

With 1.3.5build142 I cannot reproduce the error

SvenBunge commented 9 years ago

Thanks, the update fixed the issue for me. :+1: