<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 1, 2015 at 12:59 PM, Jasper St. Pierre <span dir="ltr"><<a href="mailto:jstpierre@mecheye.net" target="_blank">jstpierre@mecheye.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For the present case, present_with_event will support focus-stealing<br>
prevention if the serial is garbage or not up to date, whereas present<br>
should always steal focus.<br>
<br>
The garbage serial and don't-have-a-serial cases are different, so I<br>
believe we should have two different methods in that case for<br>
different behavior.<br></blockquote><div><br></div><div>That is an ok reason, although I really did not expect it. I certainly figured that focus-stealing would be true ALWAYS, and therefore the garbage version and no-event version were identical. <br><br></div></div></div></div>