FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
I am adding custom content to JavaFX WebView. The scrollbar does not appear unless I forcefully drag mouse down on Webview.
Webview should be all scroll-able as the scroll bar width is too small.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Create a html of 450px in height and assign height to webview of 350 px.
- Load content in webview on button click.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
-Webview should show scrollbar by default as complete content is not displayed in the region.
ACTUAL -
- Webview is visible without complete content being displayed and scrollbar is missing.
REPRODUCIBILITY :
This bug can be reproduced often.
CUSTOMER SUBMITTED WORKAROUND :
- None
A DESCRIPTION OF THE PROBLEM :
I am adding custom content to JavaFX WebView. The scrollbar does not appear unless I forcefully drag mouse down on Webview.
Webview should be all scroll-able as the scroll bar width is too small.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
- Create a html of 450px in height and assign height to webview of 350 px.
- Load content in webview on button click.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
-Webview should show scrollbar by default as complete content is not displayed in the region.
ACTUAL -
- Webview is visible without complete content being displayed and scrollbar is missing.
REPRODUCIBILITY :
This bug can be reproduced often.
CUSTOMER SUBMITTED WORKAROUND :
- None
- duplicates
-
JDK-8168887 [WebView] ComboBox and DropDownList - Render fragments of the scrollbar are visible
-
- Resolved
-