Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Make the interface work on any navigator #1

Open
Tristramg opened this issue Apr 21, 2010 · 6 comments
Open

Make the interface work on any navigator #1

Tristramg opened this issue Apr 21, 2010 · 6 comments

Comments

@Tristramg
Copy link
Owner

Currently it's not working on:

  • Firefox 3.0 (problem in the form not correctly calling ajax)
  • Safari (nothing happens when clicking)
@ogabrielides
Copy link
Contributor

Internet Explorer ( version 8 ) :
-CSS Titles not correctly showed ( not any difference with regular text )
-Context menu appears but nothing is done when choosing a marker
-When filling addresses and clicing calculate, nothing happens ( fields are reset )
-Bike stations fram appears when click on it but without any text
-Possible origin for many bugs : jquery.js access denied !
Opera,Safari & Google Chrome
-Totally blank page
Mozilla Firefox ( version 2.0 )
-Markers cannot be placed, and geocoding dont work
Mozilla Firefox ( version 3.6.x )
-Developed in this version. At least it works here for now.

@ogabrielides
Copy link
Contributor

By avoiding cross-domain requests ( issue closed ) many problems has been corrected.
Now all Firefox versions work. As well for Safari,Google Chrome. Still some minor issues with Opera. IE propably not supported

@ogabrielides
Copy link
Contributor

Now the website works on any browser. BUT :
-jquery context menu not working for chrome (a new issue is open for this bug)
-Internet Explorer, Safari and Opera need to refresh 2 or 3 times the page

@Tristramg
Copy link
Owner Author

This might explain problems with safari and chrome
http://www.cherrypy.org/ticket/847

@ogabrielides
Copy link
Contributor

Corrected. Now, don't need to refresh page for Google Chrome and Safari. Probably for IE (Has to be tested on different versions of IE, until now we tested only in IE 8).
Refresh problems has been corrected also for Opera but, right click and context menu don't work

@ogabrielides
Copy link
Contributor

Today, all features seem to work on any version of Firefox, Google Chrome and Safari.
Opera refuses right-click context menu. Despites the fact that geocoding and marker draging work, costs table is empty. But the default route is visible.
We also encouter problems with latest IE (v 8). Details of the problems should come soon.

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

2 participants