<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Focus message list after start in the Mail view"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=755730#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Focus message list after start in the Mail view"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=755730">bug 755730</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mcrha%40redhat.com" title="Milan Crha <mcrha@redhat.com>"> <span class="fn">Milan Crha</span></a>
</span></b>
        <pre>The change from <a href="show_bug.cgi?id=755730#c6">comment #6</a> introduces a runtime warning when evolution is
started in the calendar view (evolution -c calendar) and there's selected for
example the Month view, when pressing basically any key (some of them being
Arrow-Down/-Up). It showed on console:

<span class="quote">> Gtk-CRITICAL **: 12:28:02.989: gtk_widget_event: assertion
> 'WIDGET_REALIZED_FOR_EVENT (widget, event)' failed</span >

It was due to the message list being focused, even it was not visible. I
changed it with the below commits and made it more generic, thus right now each
view selects its content part similarly like after executing search. That
causes to not focus the buttons on the tool bar.

Created commit <a href="https://git.gnome.org/browse/evolution/commit/?id=4978623f5d">4978623f5d</a> in evo master (3.33.4+)
Created commit <a href="https://git.gnome.org/browse/evolution/commit/?id=f17a9f4cd9">f17a9f4cd9</a> in evo gnome-3-32 (3.32.4+)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>