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

TextEdit caret is drawn at an incorrect X offset with a custom font #56607

Closed
ghost opened this issue Jan 7, 2022 · 6 comments · Fixed by #56649
Closed

TextEdit caret is drawn at an incorrect X offset with a custom font #56607

ghost opened this issue Jan 7, 2022 · 6 comments · Fixed by #56649

Comments

@ghost
Copy link

ghost commented Jan 7, 2022

Godot version

v4.0.dev.custom_build [c09c4e0]

System information

Linux, Vulkan

Issue description

image
it's inside "w"

Steps to reproduce

yeye

Minimal reproduction project

here's the fonr
Perfect DOS VGA 437 ttf

(remove the .png, i had to put i there because github said "unsupported filetype")

@Calinou
Copy link
Member

Calinou commented Jan 7, 2022

@ccuntd Can you reproduce this on 3.4.2?

Also, which font size are you using?

@Calinou Calinou added this to the 4.0 milestone Jan 7, 2022
@Calinou Calinou changed the title Caret bugged on monospace font TextEdit caret is drawn at an incorrect X offset with a custom font Jan 7, 2022
@ghost
Copy link
Author

ghost commented Jan 7, 2022

13 is my font size

@ghost
Copy link
Author

ghost commented Jan 7, 2022

3.4.2 is not bugged

@Calinou
Copy link
Member

Calinou commented Jan 8, 2022

cc @bruvzg

@cdemirer
Copy link
Contributor

cdemirer commented Jan 8, 2022

Might be related in some way: #55996

@ghost
Copy link
Author

ghost commented Jan 8, 2022

probably same

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

Successfully merging a pull request may close this issue.

2 participants