[TIMOB-3315] setMasterPopupVisible works only once
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-21T22:04:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ipad, popover, splitview |
Reporter | netspy |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:41:59.000+0000 |
Updated | 2017-06-21T22:04:52.000+0000 |
Description
The new function setMasterPopupVisible works only once. If the app in portrait mode, the master popup opened and call:
splitView.setMasterPopupVisible(false);
… the master popup are closed. After that open the master popup again, the function setMasterPopupVisible has no effect. The popup will still be opened.
Closing ticket due to time passed and lack of progress for a number of years. Any problems, please file a new ticket.