Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Toggle navigation button appears and disappears #342

Closed
2 tasks done
boomzero opened this issue Jan 11, 2024 · 17 comments
Closed
2 tasks done

[Bug] Toggle navigation button appears and disappears #342

boomzero opened this issue Jan 11, 2024 · 17 comments
Labels
bug Something isn't working

Comments

@boomzero
Copy link
Member

检查项

  • 我已确认了XMOJ增强脚本已为最新版,且最新版未修复这个 Bug 。
  • 我已在 Issues 页面 中搜索,确认了这一 Bug 未被提交过。

描述

image

重现步骤

visit https://www.xmoj.tech/contest.php

控制台错误信息

N/A

@boomzero boomzero added bug Something isn't working needs-triage Needs to be looked at labels Jan 11, 2024
@langningchen
Copy link
Collaborator

Nothing wrong

image

@PythonSmall-Q
Copy link
Member

nothing wrong either??

@hendragon-bot hendragon-bot bot added this to the v1.1.* milestone Jan 12, 2024
@hendragon-bot hendragon-bot bot added investigating This is under investigation and removed needs-triage Needs to be looked at labels Jan 12, 2024
@PythonSmall-Q PythonSmall-Q added question Further information is requested needs-triage Needs to be looked at and removed investigating This is under investigation needs-triage Needs to be looked at labels Jan 12, 2024
@boomzero
Copy link
Member Author

boomzero commented Jan 12, 2024 via email

@boomzero
Copy link
Member Author

Firefox 2024-01-12 11.57 profile.json.gz

Here is a debugging profile

@boomzero
Copy link
Member Author

boomzero commented Jan 12, 2024

Here is a gui, so you don't have to look at json:

https://profiler.firefox.com/

@boomzero
Copy link
Member Author

boomzero commented Jan 12, 2024

Well, as you can see here, it is present in the html

image

@boomzero
Copy link
Member Author

Also for some reason I am loading two versions of bootstrap

@langningchen
Copy link
Collaborator

我没有 Firefox

@PythonSmall-Q
Copy link
Member

我的firefox没问题啊

@PythonSmall-Q
Copy link
Member

load的时候肯定会有toogle navigation的

@boomzero
Copy link
Member Author

boomzero commented Jan 14, 2024 via email

@langningchen
Copy link
Collaborator

两个bootstrap之间切换,总归会出很奇怪的问题,比如 #343 也是

@hendragon-bot hendragon-bot bot deleted a comment from boomzero Jan 20, 2024
@hendragon-bot hendragon-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2024
@hendragon-bot hendragon-bot bot removed this from the v1.1.* milestone Jan 20, 2024
@hendragon-bot hendragon-bot bot added invalid This doesn't seem right and removed bug Something isn't working question Further information is requested labels Jan 20, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in xmoj-script Jan 20, 2024
@langningchen langningchen reopened this Jan 21, 2024
@github-project-automation github-project-automation bot moved this from Done to In Progress in xmoj-script Jan 21, 2024
@PythonSmall-Q PythonSmall-Q closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in xmoj-script Jan 21, 2024
@boomzero boomzero reopened this Jan 22, 2024
@github-project-automation github-project-automation bot moved this from Done to In Progress in xmoj-script Jan 22, 2024
@boomzero
Copy link
Member Author

boomzero commented Jan 22, 2024

small upd:

UNSUPPORTED (log once): POSSIBLE ISSUE: unit 1 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable

idk if this is related, but it is in firefox logs

@boomzero
Copy link
Member Author

This is the latest version of firefox I built myself, so

@boomzero
Copy link
Member Author

@PythonSmall-Q Hello, I apologize for bringing up what may seem like a trivial issue, but I believe it could be resolved by manually removing the button in the script.

@boomzero
Copy link
Member Author

boomzero commented Jan 24, 2024

/userscript

@hendragon-bot hendragon-bot bot added bug Something isn't working and removed invalid This doesn't seem right labels Jan 24, 2024
@PythonSmall-Q
Copy link
Member

啊?又咋啦?

boomzero added a commit that referenced this issue Jan 29, 2024
* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Update version info to 1.1.30

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in xmoj-script Jan 29, 2024
boomzero added a commit that referenced this issue Jan 29, 2024
* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* 1.1.32

* Update version info to 1.1.32

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
boomzero added a commit that referenced this issue Jan 29, 2024
* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* Super debug

* 1.1.33

* Update version info to 1.1.33

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
boomzero added a commit that referenced this issue Jan 31, 2024
* feat: enable spell checking for bbs and short_msg

* 1.1.20

* Update version info to 1.1.20

* write rel notes

* Update time and description of 1.1.20

* fix spellcheck (#377)

* spellcheck that works

* 1.1.21

* Update version info to 1.1.21

* rel notes

* Update time and description of 1.1.21

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* sleep for a sec after submitting to prevent xmoj from crashing (#378)

* rel notes

* 1.1.22

* Update version info to 1.1.22

---------

Signed-off-by: Zhu Chenrui <85378277+boomzero@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 更新index.html

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update index.html

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Automated sitemap update.

* 增加赞助option

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Add license scan report and status

Signed off by: fossabot <badges@fossa.com>

* Update README.md

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.23

* Update version info to 1.1.23

* make the upload_std interface prettier (#393)

* rel notes

* make the std interface better

* 1.1.24

* Update version info to 1.1.24

* don't lie

* Update time and description of 1.1.24

* Update time and description of 1.1.24

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix problemstatus (#394)

* rel notes

* make the std interface better

* 1.1.24

* Update version info to 1.1.24

* don't lie

* fix another stupid mistake @langningchen made

* 1.1.25

* Update version info to 1.1.25

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.26

* Update to release 1.1.26

* write rel notes

* 1.1.27

* Update to release 1.1.27

* write rel notes

* 1.1.28

* Update to release 1.1.28

* write rel notes

* 1.1.29

* Update to release 1.1.29

* make the script much faster (#403)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Update version info to 1.1.30

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.31

* Update to release 1.1.31

* more choices (#406)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* 1.1.32

* Update version info to 1.1.32

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* superdebug mode (#407)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* Super debug

* 1.1.33

* Update version info to 1.1.33

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.34

* Update version info to 1.1.34

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.35

* Update version info to 1.1.35

* fix #409 (#413)

* fix #409 (@langningchen do it this way...)

* 1.1.36

* Update version info to 1.1.36

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.37

* Update to release 1.1.37

---------

Signed-off-by: Zhu Chenrui <85378277+boomzero@users.noreply.github.com>
Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: fossabot <badges@fossa.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
boomzero added a commit that referenced this issue Feb 17, 2024
* feat: enable spell checking for bbs and short_msg

* 1.1.20

* Update version info to 1.1.20

* write rel notes

* Update time and description of 1.1.20

* fix spellcheck (#377)

* spellcheck that works

* 1.1.21

* Update version info to 1.1.21

* rel notes

* Update time and description of 1.1.21

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* sleep for a sec after submitting to prevent xmoj from crashing (#378)

* rel notes

* 1.1.22

* Update version info to 1.1.22

---------

Signed-off-by: Zhu Chenrui <85378277+boomzero@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 更新index.html

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update index.html

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Automated sitemap update.

* 增加赞助option

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Add license scan report and status

Signed off by: fossabot <badges@fossa.com>

* Update README.md

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.23

* Update version info to 1.1.23

* make the upload_std interface prettier (#393)

* rel notes

* make the std interface better

* 1.1.24

* Update version info to 1.1.24

* don't lie

* Update time and description of 1.1.24

* Update time and description of 1.1.24

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix problemstatus (#394)

* rel notes

* make the std interface better

* 1.1.24

* Update version info to 1.1.24

* don't lie

* fix another stupid mistake @langningchen made

* 1.1.25

* Update version info to 1.1.25

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.26

* Update to release 1.1.26

* write rel notes

* 1.1.27

* Update to release 1.1.27

* write rel notes

* 1.1.28

* Update to release 1.1.28

* write rel notes

* 1.1.29

* Update to release 1.1.29

* make the script much faster (#403)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Update version info to 1.1.30

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.31

* Update to release 1.1.31

* more choices (#406)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* 1.1.32

* Update version info to 1.1.32

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* superdebug mode (#407)

* 你说的对, 但是你没有implement

* fix #364; fix #342; fmt; make the script faster

* fix the mess swx created

* 1.1.30

* fix the mess swx created

* Because choice

* Super debug

* 1.1.33

* Update version info to 1.1.33

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.34

* Update version info to 1.1.34

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.35

* Update version info to 1.1.35

* fix #409 (#413)

* fix #409 (@langningchen do it this way...)

* 1.1.36

* Update version info to 1.1.36

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 1.1.37

* Update to release 1.1.37

* major restructuring(fixes #364) (#416)

* fix #364 forever

* 1.1.38

* Update version info to 1.1.38

* Update time and description of 1.1.38

* Update time and description of 1.1.38

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* 增加更新链接

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.39

* Update version info to 1.1.39

* Revert "增加更新链接,优化格式" (#425)

* Revert "增加更新链接,优化格式"

* 1.1.39

* Update version info to 1.1.39

* Update time and description of 1.1.39

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update XMOJ.user.js

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.40

* Update version info to 1.1.40

* 增加开发组成员,zhouyiqing

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* 1.1.41

* Update version info to 1.1.41

* Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update Update.json

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* fix  [Bug] 右上角用户名点击后无反应  (#445)

* Make popovers work

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>

* 1.1.42

* Update version info to 1.1.42

* Update time and description of 1.1.42

* rel notes

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>

* Update time and description of 1.1.42

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix the unpkg-cdn option (#447)

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update Update.json

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* fix unpkg cdn option

* 1.1.43

* Update version info to 1.1.43

---------

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* regression! (#449)

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* Update Update.json

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* regression!

* 1.1.44

* Update version info to 1.1.44

---------

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* add .editorconfig (#452)

* Update sitemap-automation.yml

Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>

* fix #400 + //ci-no-touch (#454)

* add .editorconfig

* fix #400 + add //ci-no-touch

* 1.1.45

* Update version info to 1.1.45

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update XMOJ.user.js

Signed-off-by: zhouyiqing0304 <94766918+zhouyiqing0304@users.noreply.github.com>

* Bump cicirello/generate-sitemap from 1.6.1 to 1.10.0

Bumps [cicirello/generate-sitemap](https://github.com/cicirello/generate-sitemap) from 1.6.1 to 1.10.0.
- [Release notes](https://github.com/cicirello/generate-sitemap/releases)
- [Changelog](https://github.com/cicirello/generate-sitemap/blob/master/CHANGELOG.md)
- [Commits](cicirello/generate-sitemap@v1.6.1...v1.10.0)

---
updated-dependencies:
- dependency-name: cicirello/generate-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Revert "Update XMOJ.user.js" (#461)

* fix //ci-no-touch (#462)

* add .editorconfig

* fix #400 + add //ci-no-touch

* 1.1.45

* Update version info to 1.1.45

* fix

* ...

---------

Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Update to release 1.1.46 (#464)

* 1.1.46

* Update to release 1.1.46

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* rel notes!

* eek!

* remove //!ci-no-touch (#466)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* check!

---------

Signed-off-by: Zhu Chenrui <85378277+boomzero@users.noreply.github.com>
Signed-off-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Signed-off-by: Zhu Chenrui <Thomas_rainbowfish@icloud.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: zhouyiqing0304 <94766918+zhouyiqing0304@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shan Wenxiao <seanoj_noreply@yeah.net>
Co-authored-by: fossabot <badges@fossa.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zhouyiqing0304 <94766918+zhouyiqing0304@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@PythonSmall-Q PythonSmall-Q mentioned this issue Feb 17, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants