GNU bug report logs -
#51370
28.0.60; tab-bar-history-mode: avoid micro-steps
Previous Next
Reported by: Carlos Pita <carlosjosepita2 <at> gmail.com>
Date: Sun, 24 Oct 2021 09:15:01 UTC
Severity: minor
Found in version 28.0.60
Fixed in version 29.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> Thanks for this! I've been testing it and it works well. There is a
>> small issue in that it does nothing when the command is executed as
>> M-x tab-bar-history-back from a fido-mode minibuffer interaction. I
>> can invoke it from icomplete-mode or standard minibuffer completion,
>> or just eval it in a buffer, it's just with fido-mode that it breaks.
>
> The problem is that fido-mode resizes the minibuffer immediately
> that calls window-configuration-change-hook. The same problem
> is reproducible in icomplete-mode after customizing
> icomplete-show-matches-on-no-input to non-nil.
> Thanks for the reproducible case, so it could be fixed.
This is fixed now on master, after simplifying by removing
unnecessary code, and now it works in all cases.
This bug report was last modified 3 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.