Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0, 6.5.1
-
9831b38fc (dev), 0f2798762 (6.6), f07b73c5c (6.5)
Description
pragma ComponentBehavior:Bound causes delegate component of MonthGrid to warn about 'QQmlContext: Cannot set property on internal context'. A trivial delegate: Rectangle{} or delegate: Text{} (or probably any custom delegate I think) can cause the warning.
However, this warning message is not observed for similar model/view items such as ListView or GridView. A MonthGird with no custom delegate component does not show the problem either. So far, only MothGrid with custom delegate exhibits such behavior.
Attachments
For Gerrit Dashboard: QTBUG-114358 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
482818,1 | QQuickMonthGrid: Do not set context properties on internal contexts | dev | qt/qtdeclarative | Status: ABANDONED | -2 | 0 |
482819,4 | MonthGrid: remove "pressed" context property | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
484007,2 | MonthGrid: remove "pressed" context property | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
484008,2 | MonthGrid: remove "pressed" context property | 6.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |