On 2016-05-19 05:33, Andriy Rysin wrote:

> So it looks like for Chrome to be consistent with web-pages we need to
> reverse the order in the renderMatchesToHtml() method in popup.js But
> simple reverse also reverses the order of shown errors so we need to
> do "inner reverse" to reverse only order of errors with same
> positions.
> If that sounds correct I can prepare the patch.

Yes, I think we can just collect the non-duplicates by walking backwards 
through the list, then showing them by walking forwards through the 
collected items.

Regards
  Daniel


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to