JEI search sync doesnt sync when cleared
RoarkCats opened this issue ยท 4 comments
Issue type:
- ๐ Bug
Short description:
When right-click clearing the JEI search bar with a terminal open synced with the JEI search, it doesnt update the terminal search until a new JEI search is made, right-click clearing alone does not clear the terminal
Steps to reproduce the problem:
- Open terminal with JEI sync enabled
- Search something
- Right click the JEI search bar
- It clears but the terminal search bar does not clear
Expected behaviour:
The terminal search bar also clears
Versions:
- This mod: 1.6.7
- Minecraft: 1.20.1
- Mod loader version: 47.4.0
This works as intended. Our terminal search bar clears by user confirmation. You select the text, and then press delete or overwrite it by just typing something new. Right-click to clear is not a thing in our mod, so clearing the JEI search bar by right-click is going to be distinct. See this comment: CyclopsMC/IntegratedDynamics#1511 (comment)
I can reproduce the problem in my test environment, and on second thought it does feel out of order now that I see it.
When the JEI search bar is emptied, the terminal search bar should also get cleared for synchronization purposes.
This actually has nothing to do with right-clicking on anything.