Skip to content

Select has wrong height, padding and border #4142

Closed
@pseidemann

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

Describe the bug

compared to Entry, MultiLineEntry and SelectType, Select has the wrong height, padding and border.

it doesn't have a border all around, but instead just a border on the bottom. the padding inside Select seems to be less. the padding outside is wrong (?).

this is especially visible in a Form widget. there, the label doesn't align properly with the Select.

How to reproduce

open fyne demo and go to input widgets

Screenshots

Screenshot 2023-08-06 at 21 33 11

inside a Form widget:

Screenshot 2023-08-06 at 21 37 53

Example code

fyne demo

Fyne version

2.3.5

Go compiler version

1.20.6

Operating system and version

macOS 13.5

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    unverifiedA bug that has been reported but not verified

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions