Skip to content

The keyboard is closed automatically when is touched a textField from a component #340

@Franco98404

Description

@Franco98404

Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.

Your issue may already be reported! Please search in the issue tracker before creating one.

Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.

Expected behavior (required)

When the textField from a component is selected should appear the keyboard

Current behavior (required)

The keyboard is closed automatically when is touched a textField from a component

To Reproduce (required)

Steps to reproduce the behavior:

  1. Create a List of String as Local State
  2. Create a new page
  3. Add a column and generate from variable from the Local State created previously
  4. Add a textField in this column and convert into a component
  5. Outside of the column add a TextField
  6. You should have this structure

image

Bug Report Code (required, generate from Widget Tree)

IT4olMjfsIh2sbQD1pSJcMdVryQ4Q1AmbZJI0spBazwbfe+uB4kqevfOTERDUs+nYAliIFmakWoW3P/FuNnDLvE4CySqQKpHyZBcETvwXmejb7bSU/HUACkbeacOQSj6

Context (required)

Link to the webpage:
https://dropdown-bug-3fbtnt.flutterflow.app/

I want have a textField generated from a Supabase Query, so I created a component to do this
image

Screenshots / recordings

As you can see the keyboard is closed automatically when is touched the textField from the component

Bug.mp4

To solve the problem is necessary to touch the textField that is not a component so the problem is solved but it has another problem. When the focus is in the textField from the component when I use the android navigation system to go back the keyboard does not close and instead is changed the focus to the other textField

Keyboard.behavior.mp4

Your environment

  • Version of FlutterFlow used: 10 January
  • Platform (e.g. Web, MacOS Desktop): Web
  • Browser name and version: Version 1.46.144 Chromium: 108.0.5359.128 (Official Build) (64-bit)
  • Operating system and version (desktop or mobile): Windows 11 - 22H2 - Os build: 22621.963

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions