Bug 529860 - JavaFx menubars with hidden menus are not working correct
Summary: JavaFx menubars with hidden menus are not working correct
Status: CLOSED FIXED
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: RC (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Elena Pister CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-16 04:25 EST by Marvin Mueller CLA
Modified: 2018-01-29 05:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Mueller CLA 2018-01-16 04:25:27 EST
There is a problem with Jubula in JavaFX with the menubar. If there are hidden menus(setVisible(false)) in the menubar our actions are working incorrect and can not select or check anything after the first hidden menu.
Comment 2 Marvin Mueller CLA 2018-01-29 05:55:20 EST
Fixed and committed to master see comment 1.

Elena and me did test it and i created some simple nightly tests which run successfully now.