Opened 17 years ago

Closed 15 years ago

#64 closed defect (worksforme)

Digitize Problem with 3 buttons (Stützpunkte) caused by z-index

Reported by: vera Owned by: uli
Priority: major Milestone: 2.5.1 release
Component: digitizing Version: 2.4.2
Keywords: Cc: uli

Description

Hi Uli, there is a little problem with digitizing when using the 3 buttons (Stützpunkt verschieben, neuer Stützpunkt und Stützpunkt löschen) caused by the z-index of an image tag in the mod_map1.php (usemap)(<img id='um_img' name='um_img' style ='position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; border:0;z-index:100' src='../img/transparent.gif' useMap='#um'>). A workaround is possible by setting the z-index to 101 of the var digitizeTransactionalZIndex = 101 in the digitize_default.conf. Greets, Vera

Change History (4)

comment:1 by arnulf, 17 years ago

Priority: minormajor
Type: enhancementdefect
Version: 2.4.12.4.2

This problem seems to persist in 2.4.2, hence I raised the priority. It happens when people create their own GUI and then add the digitizing modules manually.

Maybe it suffices to add a paragraph to the documentation - my understanding of the inner workings it too limited to judge that.

comment:2 by christoph, 17 years ago

Milestone: Milestone 2.5 release

comment:3 by christoph, 16 years ago

Milestone: 2.5 release2.6 release

comment:4 by christoph, 15 years ago

Milestone: 2.6 release2.5.1 release
Resolution: worksforme
Status: newclosed

copied application gui_digitize

added digitize, wfs and wfsConf to copied application

works

Note: See TracTickets for help on using tickets.