mezerotm / cmv

CMV is a citySDK based map visualizatoin tool
5 stars 5 forks source link

Editing Location Issue #55

Open hardnett opened 7 years ago

hardnett commented 7 years ago

I have noticed that in Safari browsers, I are not always able to change the location. I have tried the following:

  1. Double-clicking to highlight all of the current location value (it does not highlight the text)
  2. Click and drag to highlight the text (it does not respond)
  3. Click into the text box and then start typing (it does not respond)
  4. Pressing the delete and backspace after clicking into the search field (it does respond, but..)

on option 4 it does respond by clearing all of the text, but then when I start typing a new zip code it stops accepting characters after 1 or 2 chars.

NJTuley commented 7 years ago

Our code does not mess with the behavior of the autocomplete element supplied by google's places api, so I am going to put this into the "blocked" column in github, please correct me if I am wrong.

mezerotm commented 7 years ago

I also get an issue in firefox, where when you click on the search box the cursor does not land where you clicked but instead at the very end of the input, and in turns it looks like you didn't click it.