Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8234152

-fx-fill not applied correctly in some combinations of orientation with scene, root, child

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx13
    • javafx

      -fx-fill is not correctly applied to node in some scenarios like,
      1. Scene is changed from LTR to RTL and node is changed from RTL to LTR
      2. Scene is changed from LTR to RTL and root and rect have same -fx-fill property
      Observe these behaviors in following tests of test.javafx.scene.Node_effectiveOrientation_Css_Test
      1. test_CompoundSelector_dir_pseudoClass_on_child_with_scene_effective_orientation_rtl
      2. test_CompoundSelector_dir_pseudoClass_on_parent_with_scene_effective_orientation_rtl
      3. test_SimpleSelector_dir_pseudoClass_with_scene_effective_orientation_rtl
      4. test_dir_pseudoClass_functions_on_scene_effective_orientation_not_node

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: