Reviewed-by: arapte, kcr
-
Commit messages:
- 8269115: WebView paste event contains old data
Changes: https://git.openjdk.java.net/jfx17u/pull/46/files
Webrev: https://webrevs.openjdk.java.net/?repo=jfx17u&pr=46&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269115
S
Reviewed-by: arapte, kcr
-
Commit messages:
- 8269115: WebView paste event contains old data
Changes: https://git.openjdk.java.net/jfx11u/pull/89/files
Webrev: https://webrevs.openjdk.java.net/?repo=jfx11u&pr=89&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269115
S
On Fri, 4 Mar 2022 02:50:24 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 clipboar
On Fri, 4 Mar 2022 02:50:24 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 clipboar
> 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
> clipboardData.types would be wrong, and duplicates data would be c
> 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
> clipboardData.types would be wrong, and duplicates data would be c
On Fri, 25 Feb 2022 07:21:57 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 clipboa
On Fri, 25 Feb 2022 07:11:49 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 clipboa
> 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
> clipboardData.types would be wrong, and duplicates data would be c
> 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
> clipboardData.types would be wrong, and duplicates data would be c
> 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
> clipboardData.types would be wrong, and duplicates data would be c
On Thu, 24 Feb 2022 16:05:41 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 clipboa
> 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
> clipboardData.types would be wrong, and duplicates data would be c
On Thu, 24 Feb 2022 12:42:49 GMT, Ambarish Rapte 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 clip
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
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
clipboardData.types would be wrong, and duplicates data would be copied to
16 matches
Mail list logo