[TIMOB-1810] iOS: IPad Multiple Popovers
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-08T15:27:41.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1 |
Components | iOS |
Labels | branch-5062 |
Reporter | Dawson Toth |
Assignee | Blain Hamon |
Created | 2011-04-15T03:02:58.000+0000 |
Updated | 2011-12-08T23:27:18.000+0000 |
Description
To Reproduce:
Create a single button bar and add two buttons to it.
Create event listeners to open popovers for each.
Click button 1
Click button 2
Result: Both popovers are open at once, the the most recent
overlapping.
Expected: All other popovers should close before opening another
(either close on first click, open new on second, or close/open in
one press).
EXTRA CREDIT:
If buttons are on separate button bars, popovers behave as
expected. First click closes existing popover, second opens new
one.
Attachments
File | Date | Size |
---|---|---|
Screenshot 2011.12.06 15.09.08.png | 2011-12-06T15:18:04.000+0000 | 49985 |
Screenshot 2011.12.06 15.13.01.png | 2011-12-06T15:18:04.000+0000 | 41180 |