Coder Social home page Coder Social logo

Comments (4)

IvanRF avatar IvanRF commented on September 25, 2024

I forgot to mention, it only happens with Substance. MetalLookAndFeel has the expected behaviour.

from substance.

kirill-grouchnikov avatar kirill-grouchnikov commented on September 25, 2024

As far as multi-window setups go, I would have to defer fixing such bugs to people who are experiencing them, as I don't have a setup like that available to me.

Specifically, if you are running under decorated mode, it is handled by SubstanceTitlePane.MaximizeAction.actionPerformed. In addition to what MetalTitlePane.MaximizeAction.actionPerformed does, it also calls SubstanceRootPaneUI.setMaximized.

That method queries the graphics configuration of that app window and calls setMaximizedBounds on the matching JFrame. Not sure how this works for decorated Metal windows without that path though.

from substance.

nroduit avatar nroduit commented on September 25, 2024

I also have users who have reported this problem. As described above it happens when the resolution is different between the two screens. In my test, JFrame is not under decorated mode.

I confirm that it works as expected with non-substance L&F. Is the maximized function used the GraphicsConfiguration from the right GraphicsDevice? Is currentRootPaneGC updated when a window is moved from one screen to another?

I also had difficulties to reproduce this issue with such a particular screen configuration. It is possible with virtualbox (Windows guest + insert Guest Additions - for display driver) to have a second virtual screen and adapt the size dynamically. In the screenshot below, I open the application on the left virtual screen and then move to the right virtual screen, and you can see the result when the window is maximized.
2screens

from substance.

kirill-grouchnikov avatar kirill-grouchnikov commented on September 25, 2024

Will be tracked in kirill-grouchnikov/radiance#3

See http://www.pushing-pixels.org/2018/05/23/hello-radiance.html for context.

from substance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.