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

[Bug] Black bar is showing at the bottom of the screen while connecting the external keyboard #15812

Closed
SanthiyaArulsamy opened this issue Aug 30, 2023 · 2 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@SanthiyaArulsamy
Copy link

Description

Black bar is showing at the bottom of the screen while connecting the external keyboard

Steps to Reproduce

  1. Add an entry control.
  2. Connect the NKE keyboard to the device.
  3. Focus the entry. Now the black bar is showing at the bottom of the device

Expected Behavior

Black bar should not be shown while connecting the hardware keyboard.

Actual Behavior

Balck bar showing at the bottom of the screen.

Hint
This not occurred in Android 9 it is only from Android 10.

Basic Information

  • Version with issue: 5.0.0.2012
  • Affected Devices: Android 10( ALMEX device)

Environment

Show/Hide Visual Studio info

Screenshots

Before
IMG20230829174114

After

IMG20230829174124

Reproduction Link

Keyboard_BlackBar.zip

Workaround

It will be work in Android 9.

@SanthiyaArulsamy SanthiyaArulsamy added s/unverified New report that has yet to be verified t/bug 🐛 labels Aug 30, 2023
@jfversluis
Copy link
Member

This is the default behavior for Android. Since you say it's not on Android 9, but it does show on Android 10, I assume Android introduced the underlines for their entries in Android 10.

You can remove it with a custom renderer, there should be plenty of content to find around that. Here is one article that should help: https://kudzaidube.medium.com/xamarin-forms-how-to-remove-android-entry-underline-4628a8d1f058

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2023
@SanthiyaArulsamy
Copy link
Author

This is related to underline right. https://kudzaidube.medium.com/xamarin-forms-how-to-remove-android-entry-underline-4628a8d1f058 Please check the attached sample. If I add any label at the bottom the of the screen it is hidden in the Android version. It is blocking my application behavior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants