Opened 17 years ago
Closed 16 years ago
#237 closed defect (fixed)
FeatureInfo: popup title does not appear and the popup-window can´t be moved (IE7)
Reported by: | SandraMahler | Owned by: | verenadiewald |
---|---|---|---|
Priority: | major | Milestone: | 2.5 release |
Component: | user interface | Version: | 2.5 rc3 |
Keywords: | Cc: | nimix |
Description
Everything works fine in Firefox but not in Internet Explorer 7
Change History (3)
comment:1 by , 17 years ago
Cc: | added |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Status: | new → assigned |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
tested in Mapbender 2.5rc3 and Mapbender 2.5rc5 with IE6 and IE7 and everything worked fine; DON'T FORGET that the popup element needs the css file popup.css, so check if this file exists in the mapbender/http/css directory and check if element var popupcss is included in the body element of your gui (INSERT INTO gui_element_vars (fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES ('gui', 'body', 'popupcss', '../css/popup.css', 'file css', 'file/css');)