LyX 2.4.1 Released
Richard Kimberly Heck
rikiheck at gmail.com
Thu Jul 18 02:45:46 UTC 2024
On 7/17/24 3:57 PM, Pavel Sanda wrote:
> On Thu, Jul 11, 2024 at 07:33:48PM -0400, Richard Kimberly Heck wrote:
>>>>> I am seeing the LFUNs in stable when using the menus, or
>>>>> toolbar, but not when using shortcuts. Sometimes, though, they
>>>>> get over-written quickly, if the mouse pointer is over a toolbar
>>>>> button.
>>>> What about font information?
>>>>
>>>> If you launch 2.4.x, create new file, type random stuff, then hoover
>>>> with
>>>> mouse over toolbar and then go back to editing window.
>>>> The font info is gone and will not come back even if you start typing.
>>> The font stuff I do not see. Reverting that patch does fix it. My guess
>>> is that there is some signal that is not now being issued.
>> Specifically, the patch changes things around how the focusEvent is handled
>> for the main window. I am guessing that the messages are tied to focus being
>> transferred back to the window, and now that event is not being seen.
> The strange thing is that master works fine, while the patch was applied
> to both branch and master. So I went to double check whether the patch
> is indeed identical and I found one line change (see attachment).
>
> This line is present in master as well, but is actually coming from completely different changeset (1d1f95d2ed0b, JMarc, Reduce metrics updates from 4 to 1 when loading file) which is not part of 2.4.
>
> So it seems that it got accidentally included in 76dbb9dc. Indeed when I
> revert the one-liner, the font info is showed again.
>
> I would like to double check with Koji, that it won't break his input
> machinery improvements, but he is not responsive now and probably busy.
>
> Should I apply the attached to 2.4?
JMarc, what do you think about this? (We have some time here.) It looks
to me like the view is never reset as not busy after this patch.
Riki
More information about the lyx-devel
mailing list