#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 kevin8t8):

 Okay, the problem seems to be in imap_fetch_message().  It's outputting a
 progress indicator while downloading the message over IMAP.  This is
 bringing mutt's curses session back up, which is resulting in confusion
 when the process ends.

 I created a naive patch wrapping the calls in imap_fetch_message.  This
 fixes the problem, but I think we should be wrapping OPTKEEPQUIET in the
 _mutt_pipe_message() function instead.

 I'll push a patch for this up later today or tomorrow.

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3929#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to