GNU bug report logs - #52385
29.0.50; Doc-View can't view separate pages in separate windows

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Thu, 9 Dec 2021 04:22:01 UTC

Severity: normal

Found in version 29.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: monnier <at> iro.umontreal.ca, 52385 <at> debbugs.gnu.org
Subject: bug#52385: 29.0.50; Doc-View can't view separate pages in separate windows
Date: Thu, 16 Dec 2021 21:33:44 +0200
>> But the regression is in overlay window priorities:
>> when two overlays with 'window' properties are added
>> over the same region, then in 27.2 the overlay where
>> the overlay window matches the selected window is preferred
>> over the overlay with another window.  But in 28.0.90
>> the first overlay always wins.
>
> If you don't assign priorities to overlays, you cannot expect any
> particular order of their preferences.  It depends on random factors
> you cannot control.  The window property only filters candidate
> overlays, it doesn't affect their priorities for affecting the
> display.

Sorry for misleading info: actually, it's not about overlay priorities.
When an overlay has the ‘window’ property, then this overlay should apply
only on that window, but currently it's applied to all windows.
So still there is a bug that causes regression.




This bug report was last modified 3 years and 156 days ago.

Previous Next


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