<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thank you for your fast response, Luigi.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I understand. I can wait for the next release, no problem. As for the <someValue> question, I will have a look and come back with whatever I find, but when I found this I wasn't working on any particular project nor using composer either.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Cheers<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hernán<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 18, 2017 at 10:12 AM, Luigi Pirelli <span dir="ltr"><<a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">fixed during the hackfest on current 2.18 code (you have to wait for<br>
2.18.8... or update to the latest 2.18 code not the tagged release<br>
version)<br>
<a href="https://github.com/qgis/QGIS/pull/4306" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>pull/4306</a><br>
and 3.0<br>
<a href="https://github.com/qgis/QGIS/pull/4444" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>pull/4444</a><br>
<br>
btw there are some simple workaround to fix temporarly waiting the patch release<br>
<br>
workaround 1) in the attribute table, apply a sort on some column =><br>
apply sortOnTop<br>
workaround 2) in your project xml file you should have a tag as:<br>
<attributetableconfig ... sortOrder="<someValue>" ><br>
in your case <someValue> is something different from 0 (Ascending) or<br>
1 (Descending)... fix it and sortOnTop will be back :)<br>
btw, pelase let me knwo what value is in <someValue>, because is not<br>
clear who's set it to a strange value (probably the composer)<br>
<br>
cheers<br>
Luigi Pirelli<br>
<br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com<br>
* LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>luigipirelli</a><br>
* Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" rel="noreferrer" target="_blank">http://gis.stackexchange.com/<wbr>users/19667/luigi-pirelli</a><br>
* GitHub: <a href="https://github.com/luipir" rel="noreferrer" target="_blank">https://github.com/luipir</a><br>
* Mastering QGIS 2nd Edition:<br>
* <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" rel="noreferrer" target="_blank">https://www.packtpub.com/big-<wbr>data-and-business-<wbr>intelligence/mastering-qgis-<wbr>second-edition</a><br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
<div><div class="h5"><br>
<br>
On 18 May 2017 at 10:03, Hernán De Angelis <<a href="mailto:dhdeangelis@gmail.com">dhdeangelis@gmail.com</a>> wrote:<br>
> Hi<br>
><br>
> Yesterday I compiled from source QGIS 2.18.7 in openSUSE Leap 42.2 Linux.<br>
> Everything went fine and there were no problems with the compilation.<br>
> However, when using the new installation I realized that the function that<br>
> allows to move the attribute row of a selected feature to the top of the<br>
> attribute table does not seem to work. This problem was not present in my<br>
> previously installed version (2.18.6), nor in another machine I use (QGIS<br>
> 2.14.2, Windows 7) using the same data. I wonder if any other users are<br>
> experiencing this in 2.18.7, or there is just something wrong with my<br>
> particular installation.<br>
><br>
> Regards,<br>
><br>
> Hernán<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div>