[jfx17u] Integrated: 8269115: WebView paste event contains old data

2022-05-02 Thread Ambarish Rapte
On Fri, 29 Apr 2022 17:08:56 GMT, Ambarish Rapte wrote: > Reviewed-by: arapte, kcr This pull request has now been integrated. Changeset: cc835ba1 Author:Ambarish Rapte URL: https://git.openjdk.java.net/jfx17u/commit/cc835ba1fe0a135e82c6e6461f67e3ff56cf7b37 Stats: 120 lines in 3

[jfx11u] Integrated: 8269115: WebView paste event contains old data

2022-04-28 Thread Ambarish Rapte
On Thu, 28 Apr 2022 17:48:23 GMT, Ambarish Rapte wrote: > Reviewed-by: arapte, kcr This pull request has now been integrated. Changeset: 567685c9 Author:Ambarish Rapte URL: https://git.openjdk.java.net/jfx11u/commit/567685c9c7bf7d8d779701c6709856be328c1cd4 Stats: 120 lines in 3

Integrated: 8269115: WebView paste event contains old data

2022-03-07 Thread Jay Bhaskar
On Tue, 8 Feb 2022 11:13:20 GMT, Jay Bhaskar wrote: > Issue: The DataObject uses m_availMimeTypes as Vector of strings, and > appending mime types in pasteboard operation like setPlainText, Hence it will > append duplicate mime types in m_availMimeTypes , in this case the length > clipboardDat