Opened 12 years ago

Closed 12 years ago

#46 closed defect (fixed)

Problems with Identify function in conjunction with other functions

Reported by: andersd Owned by: theduckylittle
Priority: major Milestone: 2.6
Component: GeoMOOSE/JS Version: 2.6
Keywords: Cc:

Description

Using Chrome IE and Firefox for testing

  1. Lose Identify capability after pan/zoom
  1. Open app
  2. Use box to Zoom In to smaller area
  3. Use identify (this works fine)
  4. Use box to zoom to smaller area again
  5. Try to use identify <<<---- Problem as it zooms in and keeps behavior of the Zoom In function

Problem persists

  1. Use ZoomOut function
  2. Try to use identify again <<--- Problem as it continues to zoom out

As a side note MeasureaArea and basic sketch tools all continue to work (just not identify)

  1. Altered draw sketch functionality after identify (did not check in firefox. seemed to happen in chrome and ie)
  1. Open app
  2. Use boox to Zoomin to smaller area
  3. Activate sketch capability
  4. Sketch polygon
  5. Use Identify
  6. Sketch polygon <<-- Problems as you draw polygon it continues identify behavior

Change History (2)

comment:1 by theduckylittle, 12 years ago

Owner: set to theduckylittle
Status: newaccepted

What I tried:

  • Open App -> Zoom to Area -> Click Identify -> Click on Map. I get results just fine.
  • -> Click on "Zoom In" -> Click on Map. Zooms in Just fine.
  • Subsequent clicks continue to zoom.
  • I then tried two different methods:
    • -> Click on Identify -> Click Map. Identify works fine.
    • -> Click "Back to Settings" -> Click Map. Identify also worked under this situation.


As far as I remember this was also the behavior with the previous version. If this is incorrect, please let me know.

in reply to:  1 comment:2 by andersd, 12 years ago

Resolution: fixed
Status: acceptedclosed

Replying to theduckylittle:

What I tried:

  • Open App -> Zoom to Area -> Click Identify -> Click on Map. I get results just fine.
  • -> Click on "Zoom In" -> Click on Map. Zooms in Just fine.
  • Subsequent clicks continue to zoom.
  • I then tried two different methods:
    • -> Click on Identify -> Click Map. Identify works fine.
    • -> Click "Back to Settings" -> Click Map. Identify also worked under this situation.


As far as I remember this was also the behavior with the previous version. If this is incorrect, please let me know.


Tested with trunk demo and Chrome. Replicated steps as initially reported. Everything worked fine!

Note: See TracTickets for help on using tickets.