Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2020-04-06 Thread Arun Joseph
On Wed, 12 Feb 2020 20:34:55 GMT, Kevin Rushforth wrote: >> I have indeed let this bug on the side. I would like to investigate but my >> time is limited these days. Especially that >> my patch is apparently creating another issue. I will try to give it another >> shot in the upcoming week. But

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2020-02-12 Thread Kevin Rushforth
On Wed, 12 Feb 2020 20:32:15 GMT, Hadzic Samir wrote: >> @Maxoudela are you interesting in pursuing this? > > I have indeed let this bug on the side. I would like to investigate but my > time is limited these days. Especially that my patch is apparently creating > another issue. I will try to

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2020-02-12 Thread Hadzic Samir
On Wed, 12 Feb 2020 16:54:08 GMT, Kevin Rushforth wrote: >> Applying this patch creates a new bug: Selecting text with multiple fonts in >> HTMLEditor sets the text to a single font. >> >> Steps to reproduce: >> Run the same sample program. >> Type "Hello world". >> Set "Hello" to FontA and "wo

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2020-02-12 Thread Kevin Rushforth
On Tue, 5 Nov 2019 11:08:27 GMT, Arun Joseph wrote: >> This bug still exists when the caret is placed on a text with the default >> font (""). > > Applying this patch creates a new bug: Selecting text with multiple fonts in > HTMLEditor sets the text to a single font. > > Steps to reproduce:

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2019-11-05 Thread Arun Joseph
On Tue, 5 Nov 2019 09:26:56 GMT, Arun Joseph wrote: > On Thu, 10 Oct 2019 14:56:19 GMT, Hadzic Samir wrote: > >> On Thu, 10 Oct 2019 12:19:18 GMT, Kevin Rushforth wrote: >> >>> On Thu, 10 Oct 2019 09:12:57 GMT, Hadzic Samir wrote: >>> On Wed, 9 Oct 2019 20:09:58 GMT, Kevin Rushforth

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2019-11-05 Thread Arun Joseph
On Thu, 10 Oct 2019 14:56:19 GMT, Hadzic Samir wrote: > On Thu, 10 Oct 2019 12:19:18 GMT, Kevin Rushforth wrote: > >> On Thu, 10 Oct 2019 09:12:57 GMT, Hadzic Samir wrote: >> >>> On Wed, 9 Oct 2019 20:09:58 GMT, Kevin Rushforth wrote: >>> On Wed, 9 Oct 2019 16:09:58 GMT, Hadzic Samir

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2019-10-10 Thread Hadzic Samir
On Thu, 10 Oct 2019 12:19:18 GMT, Kevin Rushforth wrote: > On Thu, 10 Oct 2019 09:12:57 GMT, Hadzic Samir wrote: > >> On Wed, 9 Oct 2019 20:09:58 GMT, Kevin Rushforth wrote: >> >>> On Wed, 9 Oct 2019 16:09:58 GMT, Hadzic Samir wrote: >>> On Wed, 9 Oct 2019 16:09:07 GMT, Kevin Rushforth

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2019-10-10 Thread Kevin Rushforth
On Thu, 10 Oct 2019 09:12:57 GMT, Hadzic Samir wrote: > On Wed, 9 Oct 2019 20:09:58 GMT, Kevin Rushforth wrote: > >> On Wed, 9 Oct 2019 16:09:58 GMT, Hadzic Samir wrote: >> >>> On Wed, 9 Oct 2019 16:09:07 GMT, Kevin Rushforth wrote: >>> On Wed, 9 Oct 2019 16:09:06 GMT, Hadzic Samir wr

Re: RFR: WIP: 8230231: font-family not updated in HTMLEditor

2019-10-10 Thread Hadzic Samir
On Wed, 9 Oct 2019 20:09:58 GMT, Kevin Rushforth wrote: > On Wed, 9 Oct 2019 16:09:58 GMT, Hadzic Samir wrote: > >> On Wed, 9 Oct 2019 16:09:07 GMT, Kevin Rushforth wrote: >> >>> On Wed, 9 Oct 2019 16:09:06 GMT, Hadzic Samir wrote: >>> Fix for https://github.com/javafxports/openjdk-jfx