RFR: 8337287: Update image in javax.swing.text.Document.insert [v2]
Alexey Ivanov
aivanov at openjdk.org
Fri Oct 18 18:27:47 UTC 2024
On Fri, 23 Aug 2024 18:27:53 GMT, Phil Race <prr at openjdk.org> wrote:
>> Marked as reviewed by prr (Reviewer).
>
>> @prrace Does it make sense to add a sentence which describes the image? I added one for `remove` to explain all the `Position`s in the removed area are collapsed.
>>
>> Inserting a string is more straightforward: all the `Position`s at and after the insertion point are moved by the length of the inserted string.
>
> I missed this question. Yes, sure.
Pinging… Do you, @prrace and @mrserb, have any additional comments?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20376#issuecomment-2423011846
More information about the client-libs-dev
mailing list