xamarin/Xamarin.Forms

[Bug] [iOS] Entry Text Selection Thumbs shown if MasterDetailPage Master Pane is slided ove

開放

#8,752 建立於 2019年12月5日

 (0 則留言) (0 個反應) (0 位負責人)C# (1,926 個分叉)batch import
e/3 :clock3:help wantedinactivet/bug :bug:up-for-grabs

倉庫指標

星標
 (5,644 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

  1. Select some characters of an entry
  2. Open the menu of the MasterDetailPage
  3. 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

Selected text entry

Reproduction Link

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

貢獻者指南