Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Android usability issues #4219

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

Android usability issues #4219

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: stevage
[Submitted to the original trac issue database at 9.57pm, Thursday, 9th February 2012]

Ok, so getting Potlatch2 working on Android phones probably isn't a big priority :) But I just tried on my Galaxy Note (1280x800 screen - so actually feasible). Currently it's not usable. Well, not with the standard browser anyway. But the Flash all loaded just fine.

Issues I noticed:

  • the initial help screen can't be closed because the button is off screen and you can't scroll it.
  • since there's no keyboard, there's no way to do lots of useful things. eg, maximise: these could be shown in a dropdown menu.
  • since there's no keyboard, you can't really edit. no backspace is a killer: there needs to be a button or something.
  • since there's no real distinction between mousing over, dragging, and clicking, editing is a bit harder. thank god for the floating toolbox - otherwise there would be no way to stop extending a way.
  • speaking of which, the floating toolbox is too big and could turn into a dropdown box.
  • the side panel takes up a lot of space, and should probably become more or less modal: it's hidden except when you click it, then it fully expands. Once I'd fully expanded it, it's actually pretty usable - could choose all the options.
  • the stacked panel view works a lot better than the tabbed view, so could be the default.
  • typing into the advanced tab didn't seem to work. I could type entries, but they didn't stay after the keyboard went away. I think this might have to do with the autocomplete. You get a similar problem when using the "search for place" function - you type a word, but only end up with the first letter.
  • And the keyboard tried to exist with a smunched up tiny version of the map, which looked pretty bad and not useful.
  • for some reason, the address bar didn't hide automatically. (this can apparently be fixed in javascript).
  • can accidentally drag the floating toolbox out of reach - pretty hard to drag because the draggable area is so tiny.
  • pop up windows (eg, edit relation) are often too big for the display, making buttons out of reach. (Sometimes you can get around this by rotating back to portrait mode)

All of that aside...I actually think there's a lot of potential. Pretty much all of these issues seem like little quirks that could be fixed with detecting user agent and making some changes to the HTML and/or javascript. And actually drawing ways with Samsung's stylus (sorry, "S Pen") is a joy. Yes, that's right - it's actually better than using a mouse. Without a mouse it's still ok - accuracy was surprisingly good.

@openstreetmap-trac
Copy link
Author

Author: stevage
[Added to the original trac issue at 12.04am, Friday, 10th February 2012]

Sorry, I should have formatted that. Here's the list again:

  1. the initial help screen can't be closed because the button is off screen and you can't scroll it.
  2. since there's no keyboard, there's no way to do lots of useful things. eg, maximise: these could be shown in a dropdown menu.
  3. since there's no keyboard, you can't really edit. no backspace is a killer: there needs to be a button or something.
  4. since there's no real distinction between mousing over, dragging, and clicking, editing is a bit harder. thank god for the floating toolbox - otherwise there would be no way to stop extending a way.
  5. speaking of which, the floating toolbox is too big and could turn into a dropdown box.
  6. the side panel takes up a lot of space, and should probably become more or less modal: it's hidden except when you click it, then it fully expands. Once I'd fully expanded it, it's actually pretty usable - could choose all the options.
  7. the stacked panel view works a lot better than the tabbed view, so could be the default.
  8. typing into the advanced tab didn't seem to work. I could type entries, but they didn't stay after the keyboard went away. I think this might have to do with the autocomplete. You get a similar problem when using the "search for place" function - you type a word, but only end up with the first letter.
  9. And the keyboard tried to exist with a smunched up tiny version of the map, which looked pretty bad and not useful.
  10. for some reason, the address bar didn't hide automatically. (this can apparently be fixed in javascript).
  11. can accidentally drag the floating toolbox out of reach - pretty hard to drag because the draggable area is so tiny.
  12. pop up windows (eg, edit relation) are often too big for the display, making buttons out of reach. (Sometimes you can get around this by rotating back to portrait mode)

@openstreetmap-trac
Copy link
Author

Author: Richard
[Added to the original trac issue at 1.20pm, Friday, 24th March 2017]

Given the state of Flash Player on mobile I think we can probably close this in 2017 as a wontfix. ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant