r-sop

Results 3 issues of r-sop

## Expected Behavior Dragging the Scrollbar to the bottom scrolls the text inside the StyleClassedTextArea to the last line. ## Actual Behavior This works when using the mouse wheel: ![scroll_with_wheel](https://user-images.githubusercontent.com/106147246/169988938-0e76aea8-357e-473a-a992-e6144b211d08.PNG)...

Hi, the commit https://github.com/bcgit/bc-java/commit/d050ec4c1c40544ae8d453fc769edb114f969c4b (bcmail 1.74) breaks our code: ``` content.setDataHandler(new DataHandler(message.getDataHandler().getDataSource())); ``` When I try to sign the following attachment-only Message: ``` MimeMessage messageToSign = new SimpleMimeMessage(); messageToSign.setContent(new byte[]{...

Config: ```xml \Qhttp://opensource.org/licenses/mit-license\E https://opensource.org/license/mit ``` Error: ``` [DEBUG] Rewrote URL 'http://opensource.org/licenses/mit-license' => 'https://opensource.org/license/mit' [WARNING] POM for dependency eu.lestard:doc-annotations:0.2 has an invalid license URL: 'https://opensource.org/license/mit' [DEBUG] POM for dependency eu.lestard:doc-annotations:0.2 has...

bug