JDK-8117297 : Linux: Choice don't show popup on first click
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2012-09-10
  • Updated: 2015-06-17
  • Resolved: 2013-11-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Relates :  
Relates :  
Description
It looks like a common issue with popups: they cannot be shown on first appearance. (some part of popup are shown, but disappear at the same moment).

To reprorduce: any application with choice box and content in it. try to open popup.
Comments
I cannot reproduce this on a recent build of FX 8.
16-11-2013

Possibly related to RT-24926
05-01-2013

Affected tests: SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case13Test SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case12Test SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case11Test SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case10Test SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case9Test SceneGraphAutomated/test/scenegraph/modality/ModalityWithChoiceBoxTest/case8Test
15-11-2012

Reassigning to Graphics.
11-09-2012

Assigning to Morris, since it's related to the recent MT changes in Quantum.
11-09-2012

Reverting this changeset doesn't solve issue, but setting up -Dquantum.multithreaded=false does. With -Dquantum.multithreaded=false all works fine. With -Dquantum.multithreaded=true popup appears on second or third mouse click.
11-09-2012

Reverting following changeset seems to fix the issue: changeset: 17029:111583a092bb user: Alexander Zvegintsev date: Mon Sep 10 18:44:25 2012 +0400 summary: RT-24541 Gtk: Wrong mouse cursor in text fields when using Popup (Linux)
11-09-2012