Skip to content

TextEdit/LineEdit inconsistency when non-editable #97099

Open
@EmilyV99

Description

Tested versions

  • Reproducable in v4.3.stable.official [77dcf97]

System information

Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated AMD Radeon RX 6600 (Advanced Micro Devices, Inc.; 32.0.11029.1008) - AMD Ryzen 5 3600 6-Core Processor (12 Threads)

Issue description

A TextEdit and LineEdit do not draw their StyleBoxes in the same way when editable = false. I would expect these to look visually more similar than they do.
image

Steps to reproduce

  1. Create a TextEdit and a LineEdit next to each other.
  2. Uncheck editable for both
  3. Notice that the TextEdit is notably more solid-looking than the LineEdit

Minimal reproduction project (MRP)

mrp_textedit.zip

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions