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

pop-up frames - not quite there #145

Closed
ddyer0 opened this issue Feb 5, 2022 · 2 comments
Closed

pop-up frames - not quite there #145

ddyer0 opened this issue Feb 5, 2022 · 2 comments

Comments

@ddyer0
Copy link

ddyer0 commented Feb 5, 2022

The size of pop-up frames seems not quite as specified, and the resulting windows can't
be positioned or sized larger than the original frame established by the javascript. For
some reason the first frame is exempt and can be larger.
Also, the pop ups don't have maximize and minimize buttons.
If Using cheerpjCreateDisplay(-1,-1); instead of a fixed size, the pop-ups collapse if you try to move or resize them.

image

@ddyer0
Copy link
Author

ddyer0 commented Feb 15, 2022

One other glitch in this app, is that the top-bar menus which appear as "options" "actions" and so on
are nonfunctional. My best guess is that they are not receiving any mouse events. You can see this
app in action at https://boardspace.net/hive/hive-viewer.html
The remarkable thing is that this is calling the same jars that would be used by the desktop java
app, which you can invoke as https://boardspace.net/java/boardspace7.jnlp

@alexp-sssup
Copy link
Member

Most of issues mentioned here are fixed as part of the new CheerpJ 3.0 architecture.

Window resizing and fullscreen support are already tracked here: #78

Closing this bug

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