Opened 14 years ago
Closed 14 years ago
#435 closed defect (duplicate)
MapMessage can raise an error on refreshLayout()
Reported by: | jng | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.2 |
Component: | Core | Version: | |
Severity: | Major | Keywords: | |
Cc: | zspitzer | Browser: | IE8(beta) |
External ID: | Operating System: | All | |
state: | New |
Description
In MapMessage.js the refreshLayout() function can possibly assign a negative width resulting in a scripting error.
This happens if the application definition is being viewed from within internet explorer that has been embedded in a .net application, and the application window is minimised.
Attached is a patch that simply guards against negative widths being assigned in refreshLayout()
Note:
See TracTickets
for help on using tickets.
Trac being unresponsive