Task #12375 (closed)
Opened 10 years ago
Closed 10 years ago
Send feedback widnows issue
Reported by: | atarkowska | Owned by: | dlindner |
---|---|---|---|
Priority: | critical | Milestone: | 5.1.0-m2 |
Component: | Insight | Version: | 5.1.0-m0 |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by atarkowska)
When I wanted to submit file I end up with strangely looking window. When I clicked send it will process but then eventual user form appears. This was started from webstart
Attachments (1)
Change History (10)
Changed 10 years ago by atarkowska
comment:1 Changed 10 years ago by atarkowska
- Description modified (diff)
comment:2 Changed 10 years ago by bpindelski
comment:3 Changed 10 years ago by bpindelski
Resizing the modal window with the mouse by 1 pixel brings back the proper layout. I didn't manage to discover what causes the TitlePanel to overflow and not respect the BorderLayout.
comment:4 Changed 10 years ago by jburel
looks like the problem we have noticed with the server dialog at login.
comment:5 Changed 10 years ago by jburel
- Milestone changed from 5.1.0-m1 to 5.1.0-m2
comment:6 Changed 10 years ago by jburel
- Owner changed from jburel to dlindner
comment:7 Changed 10 years ago by dlindner
I'm really tempted to just close this ticket, haven't been able to reproduce the scrambled feedback dialog with various setups. Although Blazej was, must be very specific, screen resolution, OS version, I don't know. Your thoughts on this Jmarie?
comment:8 Changed 10 years ago by jburel
You can reproduce it using different java version. If you switch your compiler to Java 8 in Eclipse you should be able to reproduce it. You might need a newer version of Eclipse
comment:9 Changed 10 years ago by dlindner
- Resolution set to fixed
- Status changed from new to closed
This is one of those amazing JDK bugs. Works fine with Java SE 6, but renders incorrectly with SE 7 and 8.