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

lively.ide.resizeWindow.full does not update morph boundaries and looses selection #296

Open
lwassermann opened this issue Mar 15, 2015 · 0 comments

Comments

@lwassermann
Copy link
Collaborator

If you:

  • Select a window morph (cmd+click),
  • Open the alt+x menu,
  • Resize to full (lively.ide.resizeWindow.full),

Then: The bounds (red rectangle) stays the same, while the morph is actually resized.
And: While the morph halos are still shown, the focus changes. (In case of the browser, it changes to the input element, such that pressing alt+x again has no effect other than entering a special character into the main text field.)

Solution: Hide/remove the halo display, to force user selection, or reselect the window morph and update the halo display.

P.S.: The same problems seems to exist for all other ide.resizeWindow instructions.

Using: Chrome 41.0 on MacOS, lively 79b595b within docker.

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

1 participant