Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RichTextLabel BBCode bgcolor covers inline image #98070

Closed
Arkaein opened this issue Oct 10, 2024 · 2 comments
Closed

RichTextLabel BBCode bgcolor covers inline image #98070

Arkaein opened this issue Oct 10, 2024 · 2 comments

Comments

@Arkaein
Copy link

Arkaein commented Oct 10, 2024

Tested versions

  • Reproducible in v4.3.stable.mono.official

System information

Godot v4.3.stable.mono - Linux Mint 22 (Wilma) - X11 - Vulkan (Forward+) - dedicated Quadro RTX 4000 (nvidia; 535.183.01) - AMD Ryzen 5 5600X 6-Core Processor (12 Threads)

Issue description

When using a BBCode in a RichTextLabel with bgcolor tags wrapping an inline image, the bgcolor completely covers the image

Steps to reproduce

  1. Create a RichTextLabel and toggle bbcode_enabled
  2. Insert an image by using the [img] tag
  3. Wrap the image in [bgcolor][/bgcolor] tags

See the image covered by a rectangle of the bgcolor.

Minimal reproduction project (MRP)

bbcodeimgbgcolorbug.zip

@bruvzg
Copy link
Member

bruvzg commented Oct 11, 2024

Should be fixed in 4.4 (#96247).

@Calinou
Copy link
Member

Calinou commented Oct 11, 2024

Thanks for the report! Consolidating in #96224, which is fixed in 4.4.dev2.

@AThousandShips AThousandShips closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants