Re: 68 tests failing due to recent commits

2024-08-20 Thread Jürgen Spitzmüller
Am Dienstag, dem 20.08.2024 um 12:21 +0200 schrieb Kornel Benko: > The offending line 2127:43 contains > ... > [0, 1] If this is > set to > 1, a copy of the co-text (either selected text or the > word preceding the > cursor) is inserted as content on inset creation. > ... > with error >  error: ele

Re: 68 tests failing due to recent commits

2024-08-20 Thread Scott Kostyshak
On Tue, Aug 20, 2024 at 12:21:59PM GMT, Kornel Benko wrote: > Am Mon, 19 Aug 2024 02:57:59 -0400 > schrieb Scott Kostyshak : > > > On Sun, Aug 18, 2024 at 10:19:02AM GMT, Jürgen Spitzmüller wrote: > > > Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > > > > export/doc/Customi

Re: Flush left looks wrong in GUI

2024-08-20 Thread Paul Rubin
On 8/19/24 19:36, Richard Kimberly Heck wrote: On 8/19/24 6:09 PM, Paul Rubin wrote: On 8/19/24 15:57, Paul Rubin wrote: Apologies if this is a known bug (or a hallucination specific to my machine). I recently upgraded to LyX 2.4.0 RC3, and today I noticed something goofy in a newly star

Re: 68 tests failing due to recent commits

2024-08-20 Thread Kornel Benko
Am Mon, 19 Aug 2024 02:57:59 -0400 schrieb Scott Kostyshak : > On Sun, Aug 18, 2024 at 10:19:02AM GMT, Jürgen Spitzmüller wrote: > > Am Samstag, dem 17.08.2024 um 17:55 -0400 schrieb Scott Kostyshak: > > > export/doc/Customization_docbook5 (Failed) > > > > This one I cannot reproduce. What's

Re: Fix wrong preedit cursor position in 2.4.x built on Qt5

2024-08-20 Thread Yokota K.
Pavel, Oops, I’ll post it to the master as well. I missed to mention about it as I was thinking of the possibility to overwrite it with another version before 2.5 comes (hopefully), which introduces modern OnTheSpot style instead of the current OverTheSpot one. Koji > 2024/08/20 16:48、Pavel S

Re: Fix wrong preedit cursor position in 2.4.x built on Qt5

2024-08-20 Thread Pavel Sanda
On Tue, Aug 20, 2024 at 02:02:01PM +0900, Yokota K. wrote: > LyX-2.4.1 built on Qt5 seems to have wrong cursor position while editing > preedit strings using the input method. Since this is annoying for input > method users, may I apply the attached patch to the 2.4.x code? > > The preedit curso

Re: Regression in 2.4 - external rewrite causes buffer to be marked as modified

2024-08-20 Thread Pavel Sanda
On Mon, Aug 19, 2024 at 07:17:42PM -0400, Richard Kimberly Heck wrote: > On 8/19/24 3:44 PM, Pavel Sanda wrote: > > On Mon, Aug 19, 2024 at 11:15:50AM -0400, Richard Kimberly Heck wrote: > > > On 8/19/24 9:38 AM, Pavel Sanda wrote: > > > > On Mon, Aug 19, 2024 at 11:21:37AM +0200, Jean-Marc Lasgout