Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8010999

[macosx] a constrain of the top level window should be improved

XMLWordPrintable

    • 7u4
    • b11
    • x86
    • os_x
    • Not verified

        7160609 adds the code, which constrain initial size of the window to the size of screen. And this lead to the strange behavior in the applets, when its size is larger than the screen.
        This logic should be improved. The maximum size of the window(and our surface) should be constrained by the maximum size of the opengl texture or CAlayer. Or we should not create windowsurface until native window is constrained by the system. At least it should not depend from the current screen resolution.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: