#17526 closed defect (fixed)
A dojox/mobile view becomes visible whatever the visibility of its container.
Reported by: | Sebastien Pereira | Owned by: | Sebastien Pereira |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.2 |
Component: | General | Version: | 1.9.1 |
Keywords: | Cc: | Patrick Ruzand | |
Blocked By: | Blocking: |
Description
When a view starts it sets its "visibility=visible" whatever the visibility of its container. It should inherit from the container visibility to avoid being visible while the container is hidden.
Attachments (1)
Change History (9)
comment:1 Changed 7 years ago by
Cc: | Patrick Ruzand added |
---|
comment:2 Changed 7 years ago by
Owner: | set to Sebastien Pereira |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
Changed 7 years ago by
Attachment: | fix17526.patch added |
---|
comment:4 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 7 years ago by
Milestone: | tbd → 1.9.2 |
---|
Note: See
TracTickets for help on using
tickets.
Fix: https://github.com/dojo/dojox/pull/50