Skip to content

Text fields are taller on actual device than shown in flutterflow #374

@halvorot

Description

@halvorot

Expected behavior (required)

I would expect the text fields to be the same hight in the flutterflow builder view, the run/test mode, and on the actual device (iphone 13 pro).

Current behavior (required)

But it seems that the text fields are much taller on the actual device than in build and run/test mode in the browser. This makes it so that the height of containers and textfields look like they match in the editor but not on the actual device. It also makes it so that it looks like there is more vertical space than there is on the actual device on pages that have text fields

To Reproduce (required)

To reproduce:

  1. Create new page
  2. Add row widget
  3. Add textfield widget inside row
  4. Add container widget inside row
  5. Set the height of the container so that it looks equal to the text field (in my case 55)
  6. Run on actual device
  7. observe that the container now is not the same height as the text field.

Bug Report Code (required, generate from Widget Tree)

IT4ozMrqx5BOseFK0L6JccBKjSQ4Ql9+bZIalcpBay0jF7KuDLMqY8/RVERvTb2rYW9YP06amWoW06nqiOOWV/YpAyeCbYRe+qtyazvwRkCjbqatU/HUACkbeacOQSj6

Context (required)

Screenshots / recordings

Skjermbilde8

IMG_9145

Content padding for the Price textfield:
image

Your environment

  • Version of FlutterFlow used: v3.0 january 19
  • Platform (e.g. Web, MacOS Desktop): web (device is iphone 13 pro)
  • Browser name and version: chrome
  • Operating system and version (desktop or mobile): desktop

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions