Epix-Incorporated / Adonis

Roblox Server Administration System
https://adonis.dev
MIT License
308 stars 178 forks source link

List text selection breaks with richtext #1743

Closed ccuser44 closed 7 hours ago

ccuser44 commented 2 days ago

Version channel

Nightly

Loader version

Nightly

What part of Adonis is this related to?

User Interface

What happened?

List text selection breaks with richtext and the raw XML is displayed. This is a Roblox issue (if it even qualifies as an issue)?, wontfix, and potentially even desirable depending on the situation.

UUUUUUUUUUUUUuuuuuuuuuuuuuuuhhhh .... B ... B B-But like uhhhhhhhhhhhhhhhhh why make an issue about it then

Because I can. :sunglasses:

Steps to reproduce

Example run :admins

Device

Windows

Relevant log output

No response

Expertcoderz commented 7 hours ago

Possible workaround is to temporarily convert to non-richtext every time a list item is focused, but this is probably not worth implementing. Just don't use richtext for things that may need to be copied.

ccuser44 commented 7 hours ago

Possible workaround is to temporarily convert to non-richtext every time a list item is focused, but this is probably not worth implementing. Just don't use richtext for things that may need to be copied.

Yeah I don't think this should even be fixed. I think you should add the wontfix label to this pull