On Fri, 21 Nov 2025 20:47:01 GMT, Andy Goryachev <[email protected]> wrote:
>> A missing protected method in StyledTextModel prevents from toggling of an >> individual paragraph attribute. >> >> This can be tested with he latest Monkey Tester >> https://github.com/andy-goryachev-oracle/MonkeyTest >> >> - select the RichTextArea page >> - select the RichTextArea model >> - select Control -> Context Menu -> RichTextArea menu >> - type in several paragraphs >> - select all and apply one paragraph attribute, let's say Paragraph Styles >> -> Background -> (any non-null) >> - select a subset of previously selected paragraphs and apply a second >> paragraph attribute, let's say Paragraph Styles -> Bullet -> (any non-null) > > Andy Goryachev has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains four additional > commits since the last revision: > > - Merge branch 'master' into 8372298.apply > - since > - test > - fix Marked as reviewed by kcr (Lead). ------------- PR Review: https://git.openjdk.org/jfx/pull/1980#pullrequestreview-3494330529
