Bug when dropdownbutton menu is added in the EnhancedGrid
Problem is that when you try to put a dropdownbutton menu in the grid it can be opened just for 1/10 of second. Somehow the row selection mode (clicking in the row itself) is in conflict with clicking on dropdown button...
I have tried with the simplest dropdown button as it can be, and also with some more difficult stuff. It does not matter. I also have tried many configuration in the grid (allow drop, not allow, mulitselection, single selection etc...) and still nothing. I think that this one is a bug. Here is link to the nabble forum when I started a topic about that:
http://dojo-toolkit.33424.n3.nabble.com/DropDownButton-in-the-grid-problem-with-opening-menu-td2755801.html#a2763001
Change History (8)
Milestone: |
tbd →
1.7
|
Priority: |
normal →
high
|
Owner: |
changed from evan to Evan
|
Resolution: |
→ patchwelcome
|
Status: |
new →
closed
|
I also reproduced this bug. In fact, its behavior is not stable, sometimes work, sometims not.