TAdvRichEditor justification does not work if caret at end of line

If I have a TAdvRichText editor using a TAdvRichEditorFormatToolbar.

If I place the caret at the end of a line and click the right justify button on the toolbar, it does not justify it even though the toolbar indicates that it is (visually it is still left justified). I have to move the caret such that it is not at the end of the line for it to actually justify using the toolbar.

Delphi 11
TAdvRichEditor 1.8.7.5

We traced & solved this issue. The next update will address this.