xamarin/Xamarin.Forms
[Bug] [iOS] Entry Text Selection Thumbs shown if MasterDetailPage Master Pane is slided ove
Aberta
#8.752 aberto em 5 de dez. de 2019
e/3 :clock3:help wantedinactivet/bug :bug:up-for-grabs
Métricas do repositório
- Stars
- (5.644 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Description
If any text of an entry is selected and cursor thmbs are shown they are not moved/collapsed accordingly if the MasterDetailPage.Master pane slides over. See repo an gif screener.
Steps to Reproduce
- Select some characters of an entry
- Open the menu of the MasterDetailPage
- Thumbs are still shown
Expected Behavior
Thumbs are collapsed or moved outside of the menu area (same behaviour as its parent entry)
Actual Behavior
Cursor thumbs visible over the MasterDetailPage
Basic Information
- Version with issue: Xamarin.Forms v4.3.0.991221
- Last known good version: -
- IDE: VS2019 16.4.0
- Platform Target Frameworks:
- iOS: 8.0
- Android: -
- UWP: -
- Android Support Library Version: -
- Nuget Packages: -
- Affected Devices: iOS iPhone 13.2.3 but also iOS Mac Simulator
Screenshots

Reproduction Link
https://github.com/maexsp/XamarinBase/tree/XamarinSelectEntryText