GNU bug report logs - #76394
mouse-face property not working in tab-bar

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Tue, 18 Feb 2025 15:05:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Ship Mints <shipmints <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76394 <at> debbugs.gnu.org, Juri Linkov <juri <at> linkov.net>
Subject: bug#76394: mouse-face property not working in tab-bar
Date: Mon, 3 Mar 2025 07:39:18 -0500
[Message part 1 (text/plain, inline)]
Indeed.  I am no longer running with a debug build so didn't find that.  It
would have been an immediate boom.

On Mon, Mar 3, 2025 at 7:29 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Juri Linkov <juri <at> linkov.net>
> > Cc: Eli Zaretskii <eliz <at> gnu.org>,  76394 <at> debbugs.gnu.org
> > Date: Sun, 02 Mar 2025 19:15:08 +0200
> >
> > > +      /* display_tab_bar does not yet support R2L.  */
> > > +      eassert (row->reversed_p);
> >
> > Is this still needed?
>
> It should be the other way around:
>
>   eassert (!row->reversed_p);
>
[Message part 2 (text/html, inline)]

This bug report was last modified 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.