FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
21 stars 1 forks source link

[Bug]: Quests Editor annoyances #829

Open Abalieno opened 1 year ago

Abalieno commented 1 year ago

Mod

FTB Quests

Mod version

ftb-quests-fabric-1902.4.15-build.228

Forge / Fabric version

Fabric 0.14.19

Modpack & version

No response

What issue are you having?

Not tested with latest version, but I didn't see anything relevant in the logs.

There are a couple problems:

Crashlogs

No response

Steps to reproduce

Within the description.

Anything else to note?

No response

desht commented 1 year ago

Problem 1 has actually also been reported by someone else, but so far I've been completely unable to reproduce it. No matter what I've tried, typing beyond the end of the line always inserts a soft break for me and continues on the next line, as expected. I'll continue to try to reproduce it, but any more info you have about the circumstances in which it happens would be appreciated.

Problem 2 is one I'll get fixed for the next build. I agree, it's a poor UX right now.

Abalieno commented 1 year ago

I reproduced the other problem of the window going "blank".

It doesn't happen at the end of a line when you continue typing, because that jumps on the next line normally. The problem is if you press "space". I can easily reproduce by just getting at the border of the window and then adding spaces.

desht commented 1 year ago

I still can't reproduce this. Even at the window edge and inserting spaces, it still behaves as expected...

Abalieno commented 1 year ago

Then it's probably related to the game window size. I'm currently used a window of 1360x832

If I go fullscreen and then back the problem clears out, so it's probably some logic depending how the border of the quest editor is handled.

desht commented 1 year ago

Yeah... except I've also tested with a wide variety of window sizes :(

I will keep this open, and maybe one day I'll be able to reproduce it. But I just can't make it break right now.