Haoming02 / sd-forge-couple

An Extension for Forge Webui that implements Attention Couple
GNU General Public License v3.0
210 stars 11 forks source link

Minor UI bug with advanced region assignment number fields on Firefox #9

Closed pronor121 closed 5 months ago

pronor121 commented 6 months ago

Using Firefox, when editing the input fields on the region assignment mapping, hitting enter clears the inputs instead of saving them. Clicking anywhere outside the highlighted field saves it as expected. Previewing the mapping confirmed the fields are blank, and not just visually. I've also replicated this on a blank profile with no extensions.

EDIT: also happens with tab

Hitting enter works as expected in Edge.

Commit: 89acc89 Browser: Firefox 124.0.1 OS: Windows 10

Haoming02 commented 6 months ago

Welp... that's on Gradio. I don't think I would be able to fix it.

pronor121 commented 6 months ago

Sounds about right for Gradio. Thanks for having a look