Purrrpley

Results 4 issues of Purrrpley

The latest version of Figura (alpha 7) adds a custom shader feature, which I think is what's causing it to conflict (I think that's the right word for this...) with...

bug
confirmed
compatibility

When there's an editable piece of text with a caret (created from either `pyglet.gui.TextEntry` and `pyglet.gui.Frame`, or `pyglet.text.layout.IncrementalTextLayout` and `pyglet.text.caret.Caret`) the caret doesn't render at the beginning of the text....

In the PluarlKit dashboard, some user input is not escaped before being added to the DOM. This makes it vulnerable to JavaScript injection attacks: ![image](https://user-images.githubusercontent.com/63091454/191885910-bc7d2562-7ccf-42ce-b618-0b634452c296.png) ![image](https://user-images.githubusercontent.com/63091454/191885975-b6364071-ea10-42e8-87fc-e3e91d1248c4.png) ... however, once the...

**Describe the bug** Some servers have commands (like [EssentialsX](https://essentialsx.net/)'s `/enderchest`) that open a container GUI. When you do that, ChestTracker thinks the container GUI the command opened is actually the...

bug