Bug report #10713
Plugin name sort order is case-sensitive
Status: | Feedback | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Pull Request or Patch supplied: | No |
Description
Plugin name sort order is case-sensitive, so first are displayed all plugins with first uppercase letter and then those with first lowercase letter.
It is annoying for the user, mainly because it gives the impression of "missing plugins" when looking for one in particular.
Best regards
History
#1
Updated by Akbar Gumbira over 9 years ago
The PR is here https://github.com/qgis/QGIS-Django/pull/15/
#2
Updated by Paolo Cavallini over 9 years ago
- Status changed from Open to Feedback
Should this be closed?
#3
Updated by Paolo Cavallini over 9 years ago
Checked, sort order is still incorrect.