Details
-
User Story
-
Resolution: Fixed
-
P2: Important
-
QSR 2.0 Beta 4
-
None
-
-
3
-
Sprint 15 Week 1, Sprint 16 Week 3, Sprint 17 Week 5
Description
QSafeTextLayout::drawGlyph() algorithm depends on background being fully transparent (the default behaviour without fillColor) or fully opaque (when fillColor is used).
Make sure that tooling makes sure that the fillColor is fully opaque and make sure that Runtime checks and enforces this.
Tests needs to be implemented.
Also, see that opacity can be changed via state change (which should be possible and does not require Runtime to co-operate).
TestRail needs to be updated.