On Mon, 18 Dec 2023 19:15:03 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
On Mon, 18 Dec 2023 19:15:03 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
On Mon, 18 Dec 2023 19:15:03 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
On Mon, 18 Dec 2023 19:15:03 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
On Fri, 15 Dec 2023 20:57:01 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
> While processing a key down event the Glass GTK code sends out PRESSED and
> TYPED KeyEvents back to back. If the stage is closed during the PRESSED event
> the code will end up referencing freed memory while sending out the TYPED
> event. This can lead to intermittent crashes.
>
> In GlassAp
On Mon, 18 Dec 2023 19:15:03 GMT, Martin Fox wrote:
>> While processing a key down event the Glass GTK code sends out PRESSED and
>> TYPED KeyEvents back to back. If the stage is closed during the PRESSED
>> event the code will end up referencing freed memory while sending out the
>> TYPED eve
On Mon, 18 Dec 2023 13:22:07 GMT, Kevin Rushforth wrote:
>> Martin Fox has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Debugging code turned off by default. Empty line removed.
>
> modules/javafx.graphics/src/main/native-glass/gtk/Delete
> While processing a key down event the Glass GTK code sends out PRESSED and
> TYPED KeyEvents back to back. If the stage is closed during the PRESSED event
> the code will end up referencing freed memory while sending out the TYPED
> event. This can lead to intermittent crashes.
>
> In GlassAp
On Thu, 14 Dec 2023 00:58:56 GMT, Martin Fox wrote:
> While processing a key down event the Glass GTK code sends out PRESSED and
> TYPED KeyEvents back to back. If the stage is closed during the PRESSED event
> the code will end up referencing freed memory while sending out the TYPED
> event.
While processing a key down event the Glass GTK code sends out PRESSED and
TYPED KeyEvents back to back. If the stage is closed during the PRESSED event
the code will end up referencing freed memory while sending out the TYPED
event. This can lead to intermittent crashes.
In GlassApplication.cp
11 matches
Mail list logo