Opened 15 years ago
Closed 15 years ago
#1259 closed defect (fixed)
Fusion Templates aqua and limegold - file menu dos not display in Safari and Google Chrome
Reported by: | sneari | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Fusion Templates | Version: | 2.1.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
I am using the version of fusion that came with the final release of MapGuide Open Source 2.1. The file menu does not display in the aqua and limegold templates in the Apple Safari and Google Chrome web browsers. These are the versions of the browsers that i used. Apple Safari version 4.0.3 (531.9.1) Google Chrome 4.0.249.78 (36714)
I was able to fix this by modifying jxtheme.css. I changed this class from: .jxBarBottom .jxBarScroller{position:absolute;width:10000%;overflow:hidden;} to .jxBarBottom .jxBarScroller{position:absolute;width:100%;overflow:hidden;}
Note:
See TracTickets
for help on using tickets.
Fixed at http://trac.osgeo.org/mapguide/changeset/4584