IDEA 8890: repaint problem in run/debug configuration dialog for Maven
Hi
IDEA 8890, JDK 1.6.0_10, Ubuntu 8.04, Vesa driver, OpenGL disabled
Same problem with 1.6.0_05
When I open the run/debug configuration dialog and try to configure a Maven goal, there is a serious repaint(?) problem for the dialog as a whole.
1) Dialog is set to max height (of the desktop) and resizing to make it smaller doesn't work (automatically switches back to max height)
2) the Run, Cancel, etc buttons flicker as they are redrawn at two different vertical positions, about .5 cm distance apart. They aren't clickable in this state.
3) Can't see full dialog content--the Share Configuration section is cropped off (in the middle of the title "Share Configuration")
The behavior doesn't appear with other configurations I've tried (JSR 45, Remote, Tomcat Server), only with Maven goals (regardless of how many there are).
Thanks
Patrick
I can file a bug for this, wanted to see first of all if anyone else had seen this behavior.
请先登录再写评论。
Patrick,
I've fixed this problem.
Thanks for pointing,
Anton Makeev.
Anton,
Thanks, I'll check when the next EAP is available.
Patrick