Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] SetApplyShadow doesn't work on iPad #11168

Open
bpater-tp opened this issue Jun 23, 2020 · 4 comments
Open

[iOS] SetApplyShadow doesn't work on iPad #11168

bpater-tp opened this issue Jun 23, 2020 · 4 comments

Comments

@bpater-tp
Copy link

Description

The new feature allowing to put shadow on Detail Page does work nicely on iPhones. On iPad however it is not working at all.

Steps to Reproduce

  1. Download Platform Specifics demo app
  2. From iOS list select "MasterDetailPage Shadow"
  3. Using swipe from left screen edge gesture show Master Page (aka sidebar)

Expected Behavior

On both device types it should behave in the same way - make Detail page darker when Master Page is visible if ApplyShadow is set to true.

Actual Behavior

Currently there's different behaviour on iPhone and iPad:

  • on iPhone it makes Detail Page darker when Master Page is visible
  • on iPad nothing changes to Detail Page

Basic Information

  • Version with issue: 4.6.x or higher
  • Last known good version: none
  • IDE: Visual Studio for Mac v8.6.4
  • Platform Target Frameworks:
    • iOS: 13.18.2.1

Screenshots

Simulator Screen Shot - iPhone 11 - 2020-06-23 at 08 47 43
Simulator Screen Shot - iPad (7th generation) - 2020-06-23 at 08 47 14

Reproduction Link

https://docs.microsoft.com/en-us/samples/xamarin/xamarin-forms-samples/userinterface-platformspecifics/

Workaround

None known

@bpater-tp bpater-tp added s/unverified New report that has yet to be verified t/bug 🐛 labels Jun 23, 2020
@pauldipietro pauldipietro added this to New in Triage Jun 23, 2020
@samhouts samhouts added a/mdp p/iOS 🍎 p/tablet platform-specifics e/2 🕑 2 and removed s/unverified New report that has yet to be verified labels Jun 23, 2020
@samhouts samhouts moved this from New to Ready For Work in Triage Jun 26, 2020
@samhouts samhouts added this to To do in iOS Ready For Work Jul 1, 2020
@samhouts samhouts removed this from Ready For Work in Triage Jul 1, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts added this to To do in vNext+1 (5.0.0) Aug 13, 2020
@samhouts samhouts removed this from To do in vNext+1 (5.0.0) Aug 18, 2020
@zizusoft
Copy link

Any news on this? It is still not working in Xamarin Forms v5

@bpater-tp
Copy link
Author

yeah, this feature is basically unusable without proper iPad implementation

@zizusoft
Copy link

It was fixed for iPad in 4.6.0.494-pre2 apparently

@bpater-tp
Copy link
Author

@zizusoft no, it is not fixed. just checked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

3 participants