-
Notifications
You must be signed in to change notification settings - Fork 2k
[Android] SearchHandler.ClearPlaceholderEnabled has no effect #35764
Copy link
Copy link
Open
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
[SearchHandler.ClearPlaceholderEnabled] has no effect on Android. When set to False , the clear placeholder icon still appears . The property works correctly on iOS and Mac Catalyst.
Screen.Recording.2026-06-04.at.3.09.03.PM.mov
Screen.Recording.2026-06-04.at.3.05.01.PM.mov
Steps to Reproduce
Expected Behavior:
When [ClearPlaceholderEnabled] is set to False, the clear placeholder icon should be hidden.
Actual Behavior:
When [ClearPlaceholderEnabled] is set to False , the clear placeholder icon remains visible on Android.
Link to public reproduction project repository
No response
Version with bug
10.0.70
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output