gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux textfields bug

ddrigass opened this issue · comments

My text TextFormField not working correctly, and I see that it is due to this fix, but without this fix it works fine.


"Hello guys" text

Linux info:

NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"

flutter --version

Flutter 2.1.0-12.1.pre • channel dev • https://github.com/flutter/flutter.git
Framework • revision 8264cb3e8a (3 weeks ago) • 2021-03-10 12:37:57 -0800
Engine • revision 711ab3fda0
Tools • Dart 2.13.0 (build 2.13.0-116.0.dev)

It does work for me but on the second tab. Focus has been received on textfield on after we click 2 times tab. i am on mac chrome.