Opened 17 years ago
Closed 15 years ago
#36 closed defect (fixed)
Task pane oddities.
Reported by: | jng | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | 1.0.4 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | Analysing |
Description
I have observed some strange behaviours in the Task Pane widget
- The back/forward buttons do not activate/deactivate correctly when transitioning between pages (eg. via hyperlinks). Is this intended?
- Switching the maps resets the task pane back to the inital url w/ parameters for the current map (it's MAPNAME) which is good, but the task pane seems to retain the navigation history before the map change including the parameters of the previous map. This can introduce a state where your task pane page has a MAPNAME parameter which does not refer to the current visible map.
Change History (3)
comment:1 by , 16 years ago
Milestone: | → 2.0 |
---|---|
state: | New → Analysing |
Status: | new → assigned |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
I'd like to see this fixed for 2.0, at a minimum it should hook the MAP_LOADED event and clear its navigation history.