Opened 16 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 astrid_emde, 16 years ago

Cc: nimix added
Owner: changed from mapbender_dev@… to verenadiewald

comment:2 by verenadiewald, 16 years ago

Status: newassigned

comment:3 by verenadiewald, 16 years ago

Resolution: fixed
Status: assignedclosed

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');)

Note: See TracTickets for help on using tickets.