Rg.plugins.popup: Popup doesn't resize when the app resumes

Created on 27 Dec 2017  路  11Comments  路  Source: rotorgames/Rg.Plugins.Popup

Steps to reproduce:

  • Display a Popup and click on some editor to open the Soft Keyboard
  • Go to Home Screen
  • Go back to the app

You'll see that where the keyboard should be, now there's the page behind the popup.
device-2017-12-27-131059

I think that the correct approach would be either re-open the keyboard or resize the popup.

bug confirmed

Most helpful comment

I have fixed it in the beta release v1.1.3.127-beta. You can test it from the development NuGet: https://ci.appveyor.com/nuget/rg-plugins-popup-p6l5elugev99

P.S. Not afraid to reopen this issue if you have this problem again.

Thanks

All 11 comments

@luccasclezar Hi. What version of popup plugin and xamarin forms did you use? Is it Android or iOS?

Xamarin.Forms: 2.5.0.121934
Rg.Plugins.Popup: 1.1.0-pre5

I only tested on Android.

Ok this occurs also on the latest pre release as well on Android. Best to test with the device.

@luccasclezar @EmilAlipiev Could you test it with the last beta build (>=1.1.3.120-beta) from Development NuGet: https://ci.appveyor.com/nuget/rg-plugins-popup-p6l5elugev99?

I will be so grateful.

Tested with 1.1.3.120-beta and the issue persists.

@luccasclezar What version of Android did you use?

I tested on Android 6 device sony Xperia z3, it doesnt occur for me anymore

Confirmed on Android 7.0+

I have fixed it in the beta release v1.1.3.127-beta. You can test it from the development NuGet: https://ci.appveyor.com/nuget/rg-plugins-popup-p6l5elugev99

P.S. Not afraid to reopen this issue if you have this problem again.

Thanks

Yeah, I can confirm it's really fixed!

Thanks!

@luccasclezar Thank you for your report.

Was this page helpful?
0 / 5 - 0 ratings