Opened 13 years ago

Closed 13 years ago

#765 closed module (fixed)

jquery ui dialog (jumps)

Reported by: marc Owned by: marc
Priority: major Milestone: 2.7.2 release
Component: user interface Version: 2.7
Keywords: Cc: marc

Description

if you got open more then one ui-dialog window in your application

steps to reproduce.
1.set a spatial search in gui2.

you got the resultList.

2.click on an entry to get the "detail popup"
3.close the resultList Popup.

the detail popup will jump to north

Change History (11)

comment:1 by kmq, 13 years ago

Resolution: fixed
Status: newclosed

fixed in @7476

comment:2 by marc, 13 years ago

Resolution: fixed
Status: closedreopened

I reopened the Ticket.
The error still appears in 2.7.0
Another example to reproduce.

  1. -open gui1
  2. - set a getFeatureInfo
  3. -2 Popup(dialog Windows) should appear (postalcode and Mapbender Users) m
  4. -close the first Popup (Postal Codes)

The dialog Window (Mapbender Users) will jump to north.

comment:3 by marc, 13 years ago

Milestone: 2.7 release2.7.1 release

comment:4 by marc, 13 years ago

Cc: marc added
Version: 2.7 rc12.7

comment:5 by verenadiewald, 13 years ago

Milestone: 2.7.1 release2.7.2 release

comment:6 by marc, 13 years ago

Problem is Jquery's relative positioning when page has scrollbars. Found in [thishttp://stackoverflow.com/questions/2657076/jquery-ui-dialog-fixed-positioning thread.]

comment:8 by marc, 13 years ago

fixed for featureinfo Dialog
in 2.7 see
and trunk see

maybe we have to add this workaround to other (iframe) (dialog) modules!

comment:9 by marc, 13 years ago

added workaround to several modules where we're using jquery dialog around iframes.
mod_gazzetteer_metadata
mod_search_csw_ajax_button
mod_add_WMSfromTree.js
mod_addWMSFromFilteredList_button

tested in chromuim and firefox

comment:10 by marc, 13 years ago

Owner: changed from dev to marc
Status: reopenednew

comment:11 by marc, 13 years ago

Resolution: fixed
Status: newclosed

changed in load_wmc.
This should be done now.

Note: See TracTickets for help on using tickets.