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

Error: 'More' box gone awry #10

Closed
SpoffSpiff opened this issue Sep 28, 2015 · 2 comments
Closed

Error: 'More' box gone awry #10

SpoffSpiff opened this issue Sep 28, 2015 · 2 comments

Comments

@SpoffSpiff
Copy link

In the current version of Firefox (41.0) and Internet Explorer, the lower-right 'More' box sometimes shows up for no reason, and pressing space seldom make it go away. The Chrome browser doesn't feature this bug.s

I don't think it happen in all games, though. I have noticed the bug in those games:
http://eblong.com/zarf/glulx/quixe/quixe/play-remote.html?story=stories/Reliques.gblorb.js
http://eblong.com/zarf/glulx/quixe/quixe/play-remote.html?story=stories/Advent.ulx.js
http://eblong.com/zarf/glulx/quixe/quixe/play-remote-onecol.html?story=stories/Advent.ulx.js

But not here: (maybe due to its classic layout?)
http://eblong.com/zarf/glulx/quixe/i7-release/play.html

The bug isn't very reliable - sometimes, the games run fine.

@erkyrath
Copy link
Owner

Zooming in seems relevant. See related bug.

@erkyrath
Copy link
Owner

Turned out to be a rounding error -- the scroll position would get within 0.25 or so of "the bottom", but not exactly there. Add a couple of pixels of margin-of-error and the problem goes away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants