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

[Doc-bug] CSS Reference missing substructure for MenuButton

XMLWordPrintable

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

      A DESCRIPTION OF THE PROBLEM :
      The CSS Reference is missing the substructure for MenuButton
      https://openjfx.io/javadoc/13/javafx.graphics/javafx/scene/doc-files/cssref.html#menubutton

      Substructure

      * label -- LabeledImpl
      * arrowButton -- StackPane
        ** arrow -- StackPane
      * popup -- ContextMenu

          <h4>Substructure</h4>
          <ul>
            <li>label &mdash; LabeledImpl</li>
            <li>arrowButton &mdash; StackPane
              <ul>
                <li>arrow &mdash; StackPane</li>
              </ul>
            </li>
            <li>context-menu &mdash; ContextMenu</li>
          </ul>


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: