-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-entryEntryEntryarea-controls-searchbarSearchBar controlSearchBar controlplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
See #590 (review)
-
SearchBar VerticalTextAlignment.Start needs to be fixed on iOS
-
SearchBar VerticalTextAlignment sample should be added to control gallery
-
Less related - seeking an answer to this question
Implement VerticalTextAlignment property in SearchBarHandlers #590 (comment)
Steps to Reproduce
- Add sample code to SearchBarPage.xaml (or anywhere)
<SearchBar
Text="Start VerticalTextAlignment"
VerticalTextAlignment="Start" />
<SearchBar
Text="Center VerticalTextAlignment"
VerticalTextAlignment="Center" />
<SearchBar
Text="End VerticalTextAlignment"
VerticalTextAlignment="End" />-
Run maui single project sample on iOS
-
Navigate to page with sample and see the discrepancy
Expected Behavior
SearchBar with VerticalTextAlignment.Start should be vertically start-aligned
Actual Behavior
SearchBar with VerticalTextAlignment.Start appears closer to being vertically end-aligned
Basic Information
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- iOS:
- Android:
- UWP:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Screenshots
Metadata
Metadata
Assignees
Labels
area-controls-entryEntryEntryarea-controls-searchbarSearchBar controlSearchBar controlplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
