-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser testing #120
Comments
@versatilehuman comments from #119:
|
Several issues going on with the hanging up examples. The issue has to do with using the geolocation to calculate distances and order the results by distance. At least for the Firefox example, it appears to be affected by this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1283563 where Firefox fires both success and error responses. I've increased the timeout setting for the geolocation as recommended. There also is an issue with Firefox (and maybe other non-Chrome browsers) where a non-response or a Not Now response to geolocation permissions request doesn't trigger a success/error result for the function. I've added a timeout so that it will give up and continue. |
Some changes in v2 to test:
|
Known Issue: Microsoft Edge and Internet Explorer are annoying with SVG clicks. They are not responding to clicks on the surface area of the svg icon for markers making it hard to click markers. |
Can you please check these again? It seems like you were testing right while I was updating the server and site with the new data and schema. |
@shua123 Haha, yeah that's it. Phew. I started to get a little suspicious after it happened with Firefox too. |
I am confused why it would be working for signs and not activities/picnicgroves. Are you sure its actually working when you click on the sign itself (not right below/around it)? |
Trying again, most of the sign is clickable, but on the lower parts of sign posts it's not working. The highlight is shifted, so maybe that's why it seems like it's working when clicking right on it? |
Try Safari 8.04 SVG clickability again. I am trying this bcd7fa9 based on http://stackoverflow.com/questions/29814709/click-event-not-fired-on-button-with-svg-element-in-safari |
Can you please explain more about the selectize opening issue? What is happening? |
Clickability works on Safari 8.04. Selectize menu (also confirmed on iPhone 6 w/ iOS 10): List search is functional. Map search, when selected, does not initially show the selectize menu (image 1). If you touch and swipe down slightly, it appears (image 2). So maybe the menu is too tall to fit initially, but the swipe down frees up more room and it appears? |
Map/list toggle doesn’t function in Edge13/14 (Windows 10) and IE11 (Windows 7,8.1,10) When you have a poi open and close it, it reverts to the correct map/list view based on where the toggle currently is. But if you activate the toggle it doesn't appear to work. Video: |
Click on selectize menu is also activating search result directly under it in Edge13/14 (Windows 10) and IE11 (Windows 7,8.1,10) Video: https://saucelabs.com/beta/tests/e43de504105a4402ad1fb1a567936b41/watch Menu is closing too quickly on-click? |
Map/List toggle functional, but not moving iOS 9.0 This? |
|
Selectize menu now opening up on iOS if there is enough room. I'm going to look into how much vertical space each allows w/ keyboard active: My work 4s isn't leaving much space. +++ Map/list toggle is functional in Edge13/14 (Windows 10) and IE11 (Windows 7,8.1,10) |
Fixed as of 0bd55e4: Search box / button styling issues on IE11 (Windows 7,8.1,10) |
Update 4: Tested again after Mapbox issue resolved and this is persisting. I'll test again tomorrow. Colors seem correspond to trail colors and/or icons colors? This looked fine on my Moto G and a Samsung Note 10.1 tablet, so maybe it's the size/resolution of these phones? Update3: Maybe not. Map looked fine in Samsung Internet app (4.0.30-19) on Galaxy J7/Android 6.0.1 (another larger Android phone), but Chrome 55.0.28883.91 had same issue. Will retest after Mapbox is back to normal. Update2: Mapbox issue. Having trouble everywhere: http://status.mapbox.com/ Update1: Getting this a little on an iPad right now, but unrendered tiles are grey and POIs/trails show up over them. Maybe the colors are blurred trails that are lagging rendering behind mapbox? Seems like a temp issue? Solid color background rendered over basemap and some trails/pois Android 6.0.1/ZTE ZMax Pro. Happend on Firefox 51.0.3 & Chrome 56.0.2924.87. Was rendering over trails and POIs too -- so maybe not Mapbox related? Haven't seen on other Android phone, this is a pretty big phone. On initial load, you'd get a solid color, as you pinched to zoom out you could see map, but then color would fill back in. Color changed over time. If you zoomed in enough it would eventually be all map. Screenshots: |
Update: Example video https://saucelabs.com/beta/tests/d486d5a9b4ce427e8c7e9ec60aac3206/watch I think I forgot to transfer this yesterday: Sign clusters work as expected. I am able to click on signs and activities but the pop-up flashes for a second and disappears. Pop-up stays when selected from panel. Activity pop-ups don’t work at all on Edge14/Windows 10… but do flash in Edge13 Pop-ups functioning properly on Trail segments |
Pop up on IE and Edge should be fixed: 5fb4086 |
Safari 8 repeatedly asks for location permission after answer given: |
Ideas for weird Android solid color issues... thinking it may be Mapbox settings: |
A place to document bugs...
Won't fix?
The text was updated successfully, but these errors were encountered: