ravin353 / android-daisy-epub-reader

Automatically exported from code.google.com/p/android-daisy-epub-reader
0 stars 0 forks source link

Specifying a new location for the default folder is tedious and too fussy #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter a valid folder name WITHOUT a trailing /

What is the expected output? 
The new location should be accepted.

What do you see instead?
The change is rejected and the user is told the change was not saved.

Although the current functionality might be strictly 'correct' it's not helpful 
for users. I want to make the software more helpful by allowing the user to 
submit a valid folder name with or without the trailing slash '/'

Potentially I might be able to further improve the selection process e.g. using 
some sort of auto-complete, however I'd first need to see if this would work 
well when combined with the Android Accessibility capabilities.

This issue was reported by long-time helpful user HCH - thank you.

Original issue reported on code.google.com by julianharty on 26 Dec 2010 at 8:23