#3929: New redraw changes have broken interaction with urlview ----------------------+---------------------- Reporter: chdiza | Owner: mutt-dev Type: defect | Status: new Priority: major | Milestone: Component: display | Version: Resolution: | Keywords: ----------------------+----------------------
Comment (by chdiza): Seems I can reproduce this is 1.5.24 too, and also with older versions of extract_url. So the original problem reported really is a problem (with `extract_url`), but I was wrong that it was caused by the recent redraw-related commits. I could swear that it didn't use to be like this. The problem is easier to reproduce if the shortcut for `extract_url` is called from the index, before ever examining in mutt's pager the individual message from which one is extracting the URLs. So for instance: (1) start mutt, (2) behold your inbox, (3, activate `extract_url`, (4) hit "q" to quit extract_url, and (5) observe the bogus behavior. That happens nearly every time. If I insert between (2) and (3) another step (2.5) hit return while hovering over a message in the inbox, then the bad behavior happens much less frequently. I think that in normal usage, I almost always do (2.5), so that the buggy behavior is typically concealed. -- Ticket URL: <https://dev.mutt.org/trac/ticket/3929#comment:4> Mutt <http://www.mutt.org/> The Mutt mail user agent