Opened 11 years ago
Closed 11 years ago
#2374 closed defect (fixed)
Toolbar : Open Flyout menu fails if it contains separator
Reported by: | cbono | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 2.6 |
Component: | AJAX Viewer | Version: | 2.5.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
When clicking on a flyout menu (containing one separator) in toolbar, the menu doesn't open and the debugger show a bug in "OpenFlyout" method from "ajaxmappane.templ" file. Please, find enclosed a patch file to resolve this problem.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | ajaxmappane.templ.OpenFlyout.patch added |
---|
comment:1 by , 11 years ago
Summary: | Toolbar : Open Flyout menu with separator → Toolbar : Open Flyout menu fails if it contains separator |
---|
comment:2 by , 11 years ago
Owner: | set to |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r7899) and 2.5 (r7898). Thanks for the patch.