Description
D10 - Customize cursor position - Rotating simulator makes the button and label overlap
Affected Test Case:
- D10 - Customize cursor position
Note:
- Even though the button and label is overlapping the button can still be clicked
Steps to Reproduce
- Deploy ManualMaui to iOS simulator.
- Navigate to 'D Editor' -> 'D10 Customize cursor position'
- Rotate Simulator
- Notice that button and label is overlapping
Actual Behavior:
The button and label are overlapping
Expected Behavior:
The button and label should not overlap
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
10.0.50-ci.inflight.26124.6
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 9.0.120. This can be reproduced in 10.0.40 inflight, 10.0.30, 10.0.20 and 10.0.0.
Affected platforms
iOS
Description
D10 - Customize cursor position - Rotating simulator makes the button and label overlap
Affected Test Case:
Note:
Steps to Reproduce
Actual Behavior:
The button and label are overlapping
Expected Behavior:
The button and label should not overlap
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
10.0.50-ci.inflight.26124.6
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 9.0.120. This can be reproduced in 10.0.40 inflight, 10.0.30, 10.0.20 and 10.0.0.
Affected platforms
iOS