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

dropshadow( gaussian ...) on empty text field causes erroneous black bar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 7u6
    • javafx

      I followed the steps described in http://docs.oracle.com/javafx/2/get_started/fxml_tutorial.htm, but the result differs from Figure 4-5 on that page, in that there's a black bar to the left of the actiontarget element (see screenshot.png in enclosed zip file).

      I could reproduce the problem by changing the text property of the welcome-text element to text="", and the -fx-effect in the css to "dropshadow( gaussian , rgba(255,255,255,0.5) , 0,0,0,1 );" -- "innershadow" and "dropshadow( three-pass-box" did not have the same effect.

            ckyang Chien Yang (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: