Unplanned
Last Updated: 20 Sep 2024 11:49 by ADMIN
Erik Damgaard
Created on: 22 Dec 2022 14:11
Category: Popup
Type: Bug Report
5
Popup: [Android] Exception when popup is added inside popup

When adding for examples, ComboBox/AutoComplete, Pickers inside RadPopup and open the pickers/combo dropdown. Then close the RadPopup, the popup of the pickers/combo/autocomplete stays open. The behavior occurs on iOS, MacCatalyst and WinUI. On Android exception is thrown.

4 comments
ADMIN
Yana
Posted on: 20 Sep 2024 11:49

Hello Leslie,

Thank you for your feedback on this issue. I've raised its priority and the dev team will look into it. 

Actually, on Android we came across an unsupported scenario - opening a Popup from a Popup ( the dropdowns are implemented as popups) and this affects the complexity of the issue. 

Anyway, we're going to update this item as soon as there's any progress on it.

Regards,
Yana
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Leslie
Posted on: 19 Sep 2024 23:17
We are experiencing the same issue. Can this please be addressed and resolved as I've noticed the status says unplanned. We are new customers for the price we are paying (both for developer licenses and support) this should be fixed so we can continue to implement what we expected would be properly functioning controls. Thanks in advance.
ADMIN
Yana
Posted on: 14 Mar 2024 12:16

Hello Andy,

Thank you for sharing the app and sending your comment.

Indeed, on Android there is a crash and the following exception is raised:

Android.Views.WindowManagerBadTokenException: 'Unable to add window – token android.view.ViewRootImpl$W@ is not valid; is your activity running?'

On other platforms, there are behavior issues, still, the app does not crash ( as shown in the attached video).

Regards,
Yana
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Andy
Posted on: 14 Mar 2024 10:32
I've experienced a crash instead of the dropdown staying open- repro project attached.