Description
Text Editor Height is not consistent
Affected Test Case:
- D13 - Customize text alignment.
Steps to Reproduce
- Deploy ManualMaui to Maccatalyst or iOS.
- Navigate to D - Editor > D13 - Customize text alignment.
- Notice that the Text Editor Height is inconsistent.
Actual Behavior:
Text Editor Height is inconsistent.
Expected Behavior:
Text Editor Height should be consistent.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.80-ci.inflight.26274.4
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.70 & 10.0.60.
Affected platforms
macOS, iOS
Description
Text Editor Height is not consistent
Affected Test Case:
Steps to Reproduce
Actual Behavior:
Text Editor Height is inconsistent.
Expected Behavior:
Text Editor Height should be consistent.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.80-ci.inflight.26274.4
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.70 & 10.0.60.
Affected platforms
macOS, iOS