<div dir="ltr">I had the same issue with Android. I eventually had to give up and leave comments on the patch instead of specific line numbers.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 22, 2015 at 8:13 AM, Jay Bryant <span dir="ltr"><<a href="mailto:jsbryant@electronicjungle.net" target="_blank">jsbryant@electronicjungle.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="white-space:pre-wrap">All,<br><br>Has anyone found a way to do code reviews on an iPad.  In the old Gerrit you could.  With the new interface attempts to enter comments don't work.  It looks like you should be able to enter text but when you type the page just jumps around.  Very frustrating.<br><br>I have tried Safari and Chrome with no luck.  <br><span class="HOEnZb"><font color="#888888"><br>Jay</font></span></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 22, 2015 at 5:31 AM Steve Gordon <<a href="mailto:sgordon@redhat.com" target="_blank">sgordon@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">----- Original Message -----<br>
> From: "Lenny Verkhovsky" <<a href="mailto:lennyb@mellanox.com" target="_blank">lennyb@mellanox.com</a>><br>
> To: "OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack.org</a>><br>
><br>
> Hi,<br>
> After Upgrading to 2.11 seems that<br>
> lastcomment (<br>
> <a href="https://github.com/openstack/third-party-ci-tools/tree/master/monitoring/lastcomment-scoreboard" rel="noreferrer" target="_blank">https://github.com/openstack/third-party-ci-tools/tree/master/monitoring/lastcomment-scoreboard</a><br>
> )<br>
>   monitoring tool stopped working<br>
><br>
> I've posted a small patch <a href="https://review.openstack.org/#/c/259083/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/259083/</a> to fix the<br>
> issue,<br>
> But I wander if there is a proper rest query to for CI name?<br>
> Currently there is only account_id field in Gerrit response and it's not<br>
> really human readable.<br>
<br>
I ran into this with a custom script as well, you can use the account_id in a request of the form:<br>
<br>
<a href="http://review.openstack.org/accounts/" rel="noreferrer" target="_blank">review.openstack.org/accounts/</a><account_id>/name<br>
<br>
...to get a human readable account name.<br>
<br>
-Steve<br>
<br>
> Lennyb.<br>
><br>
><br>
> -----Original Message-----<br>
> From: Zaro [mailto:<a href="mailto:zaro0508@gmail.com" target="_blank">zaro0508@gmail.com</a>]<br>
> Sent: Tuesday, December 22, 2015 3:21 AM<br>
> To: OpenStack Development Mailing List (not for usage questions)<br>
> <<a href="mailto:openstack-dev@lists.openstack.org" target="_blank">openstack-dev@lists.openstack.org</a>><br>
> Subject: Re: [openstack-dev] [OpenStack-Infra] Gerrit Upgrade to ver 2.11,<br>
> completed.<br>
><br>
> Hit '?' and it says '/' is find, give that a try.<br>
><br>
> Looks like in Gerrit 2.11 the 'f' to get a popup of the list of files is only<br>
> available in unified diff view.  I don't remember if it was available in<br>
> side-by-side view on Gerrit 2.8.<br>
><br>
> -Khai<br>
><br>
><br>
> On Mon, Dec 21, 2015 at 5:04 PM, Carl Baldwin <<a href="mailto:carl@ecbaldwin.net" target="_blank">carl@ecbaldwin.net</a>> wrote:<br>
> > I also really miss being able to pull up the list of files in diff<br>
> > view with the 'f' key.  Any equivalent?<br>
> ><br>
> > Carl<br>
> ><br>
> > On Mon, Dec 21, 2015 at 4:07 PM, Carl Baldwin <<a href="mailto:carl@ecbaldwin.net" target="_blank">carl@ecbaldwin.net</a>> wrote:<br>
> >> I noticed a couple of things today while reviewing a largish page [1].<br>
> >> First, when I search for something using the browser's builtin search<br>
> >> (Chrome, Mac OSX Yosemite), it doesn't seem to find occurrences that<br>
> >> are not in the visible portion of the page.  For example, when I<br>
> >> search for DNSDOMAIN, I get 1 hit from the top of the file.  The file<br>
> >> actually has almost 30 hits for this string.  For example, scroll<br>
> >> down to about L310 in the file.  You'll see them all over the place<br>
> >> (and now Chrome's search finds these hits if you try again).  I use<br>
> >> to use search within a file with the old gerrit and never noticed<br>
> >> this problem.<br>
> >><br>
> >> The other thing that I found annoying is when I scroll the page with<br>
> >> my trackpad, it now jumps around sometimes to a different part of the<br>
> >> page.  For example, I'll scroll up to find a spot in the file and<br>
> >> when I think I've arrived, it will jump back down the file a bit.  It<br>
> >> is disorienting.  Of course, now it isn't doing it anymore so it<br>
> >> doesn't seem to be all the time.  It was behaving this way for a good<br>
> >> 20 minutes trying to get through this file.<br>
> >><br>
> >> Carl<br>
> >><br>
> >> Carl<br>
> >><br>
> >> [1] <a href="https://review.openstack.org/#/c/212213/36/neutron/db/dns_db.py" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/212213/36/neutron/db/dns_db.py</a><br>
> >><br>
> >> On Thu, Dec 17, 2015 at 8:17 PM, Brian Haley <<a href="mailto:brian.haley@hpe.com" target="_blank">brian.haley@hpe.com</a>> wrote:<br>
> >>> On 2015-12-16 16:24, <a href="mailto:openstack-dev-request@lists.openstack.org" target="_blank">openstack-dev-request@lists.openstack.org</a> wrote:<br>
> >>>><br>
> >>>> Thanks to everyone for their patience while we upgraded to Gerrit<br>
> >>>> 2.11.  I'm happy to announce that we were able to successfully<br>
> >>>> completed this task at around 21:00 UTC.  You may hack away once more.<br>
> >>>><br>
> >>>> If you encounter any problems, please let us know here or in<br>
> >>>> #openstack-infra on Freenode.<br>
> >>><br>
> >>><br>
> >>> I'm still undecided on 2.11, have to give it more time, but I have<br>
> >>> noticed one thing that's annoying...<br>
> >>><br>
> >>> Trying to copy text from a review no longer works easily.  When I<br>
> >>> highlight text there's a little "bubble" pop-up of {press c to<br>
> >>> comment}, which seems to interfere with both my three-button mouse copy<br>
> >>> buffer, as well as Ctrl-C.<br>
> >>> Call me a nitpicker, but having to highlight text, right-button<br>
> >>> click, Copy, right-button click, Paste, is a pain.<br>
> >>><br>
> >>> Maybe someone has a simple work-around for that.<br>
> >>><br>
> >>> -Brian<br>
> >>><br>
> >>> ____________________________________________________________________<br>
> >>> ______ OpenStack Development Mailing List (not for usage questions)<br>
> >>> Unsubscribe:<br>
> >>> <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> >>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
> ><br>
> > ______________________________________________________________________<br>
> > ____ OpenStack Development Mailing List (not for usage questions)<br>
> > Unsubscribe:<br>
> > <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> > <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
<br>
--<br>
Steve Gordon,<br>
Sr. Technical Product Manager,<br>
Red Hat Enterprise Linux OpenStack Platform<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>
</div></div><br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div>Kevin Benton</div></div>
</div>