Opened 7 years ago
Last modified 7 years ago
#17157 closed defect
ComboBox popup menu opens and closes incorrectly — at Initial Version
Reported by: | sgrebnov | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.1 |
Component: | DojoX Mobile | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Description
- ComboBox? opens correctly only the first time it is clicked. The next time only popup menu title opens, menu items are not displayed.
- If the value of the top position of the popup menu is greater than the value of screen height when popup menu closes immediately after scrolling.
Change History (2)
Changed 7 years ago by
Attachment: | FixForComboBoxMenuPopup.patch added |
---|
Changed 7 years ago by
Attachment: | ImprovedFixForComboboxOnW7.patch added |
---|
Fixes the case "popup menu closes immediately after scrolling"
Note: See
TracTickets for help on using
tickets.
Fixes "ComboBox? opens correctly only the first time it is clicked". Sergey Grebnov (CLA)