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

SplitPane not passing correct orientation JSplitPane #7738

Closed
scabug opened this issue Aug 11, 2013 · 3 comments
Closed

SplitPane not passing correct orientation JSplitPane #7738

scabug opened this issue Aug 11, 2013 · 3 comments
Assignees

Comments

@scabug
Copy link

scabug commented Aug 11, 2013

SplitPane is passing java.awt.Adjustable.HORIZONTAL and etc to JSplitPane, but the latter expects its own constants like JSplitPane.HORIZONTAL_SPLIT. In fact, these values aren't the same.

@scabug
Copy link
Author

scabug commented Aug 11, 2013

Imported From: https://issues.scala-lang.org/browse/SI-7738?orig=1
Reporter: Kent Tong (freemant)
Affected Versions: 2.10.0

@scabug
Copy link
Author

scabug commented Aug 11, 2013

Kent Tong (freemant) said:
BTW, the bug tracking system forced me to set the priority Blocker and there is no way to change that!

@scabug
Copy link
Author

scabug commented Jul 17, 2015

@SethTisue said:
The scala-swing library is now community-maintained. Issues with it are now tracked at https://github.com/scala/scala-swing instead of here in the Scala JIRA.

Interested community members: if you consider this issue significant, feel free to open a new issue for it on GitHub, with links in both directions.

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

No branches or pull requests

2 participants