idkr-client / idkr

:video_game: idk, just a Krunker client
GNU Affero General Public License v3.0
57 stars 38 forks source link

In settings, contents under custom tabs appear in other tabs in certain conditions #12

Closed Mixaz017 closed 3 years ago

Mixaz017 commented 3 years ago

To reproduce:

  1. Open settings
  2. Open idkr tab
  3. Close settings
  4. Re-open settings
  5. Open another tab

This bug happens because windows[0].getSettings() function returns "</div>" without starting tag for custom tabs. This bug in the function breaks HTML layout and causes elements to not get removed from the menu when it should.

This is a bug on Krunker side rather than idkr.