<html><head></head><body bgcolor="#FFFFFF"><div>I like this better overall. Just the amount of screen real estate taken up by bars like it usually leads to me getting frustrated while reading even when occasionally useful. If it allows us to fix these bugs as well then I think it's more plus then minus.</div><div><br></div><div>I may have just missed something but I'm slightly confused about what you mean by occasional auto pop ups?</div><div><br></div><div>James<br><br>Sent from my iPhone<div><br></div><div><br></div><div>James Alexander</div><div>Associate Community Officer</div><div>Product Manager - Fundraising&nbsp;</div><div>Wikimedia Foundation</div><div>+1 415-839-6885 x6716</div><div><br></div></div><div><br>On Dec 23, 2011, at 11:29 AM, Brion Vibber &lt;<a href="mailto:bvibber@wikimedia.org">bvibber@wikimedia.org</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>The floating, fixed-position header bar (header bar always at the same place at top of the screen while other things scroll) causes a number of problems in the app, including:<br><br>* <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=32917">https://bugzilla.wikimedia.org/show_bug.cgi?id=32917</a> - <span id="summary_alias_container">
      <span id="short_desc_nonedit_display">It's difficult to tap into the search box</span></span><br>* <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=31524">https://bugzilla.wikimedia.org/show_bug.cgi?id=31524</a> - s<span id="summary_alias_container"><span id="short_desc_nonedit_display">ection links on file pages scroll too far down</span></span><br>
<br>My 'absolute' branch resolves this by removing the 'position: fixed' floating toolbar and letting it scroll off the page:<br><a href="https://github.com/brion/Wikipedia/commits/absolute">https://github.com/brion/Wikipedia/commits/absolute</a><br>
<br>This lets us drop the event handlers that screw up the search field focusing, because we don't need them to work around the bug where click events went through to the background elements. It fixes the scrolling / reference / hashlink issue by getting the header out of the way, so going to a position in the document actually shows it at the top of the screen.<br>
<br>It also provides more screen space for reading, which is a big plus in portrait orientation where a toolbar eats proportionately more screen space.<br><br><br>The downside is that if you've scrolled down on the page, you have to scroll back up to get to the search field etc.<br>
<br>This is pretty much how the stock web browsers on iOS and Android work, however, so I don't think it's such an awful thing to do. Any objections? Preferences on making things sometimes auto-pop up?<br><br>-- brion<br>
<br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Mobile-l mailing list</span><br><span><a href="mailto:Mobile-l@lists.wikimedia.org">Mobile-l@lists.wikimedia.org</a></span><br><span><a href="https://lists.wikimedia.org/mailman/listinfo/mobile-l">https://lists.wikimedia.org/mailman/listinfo/mobile-l</a></span><br></div></blockquote></body></html>