To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109227 Issue #|109227 Summary|Sorting "auto incremented" lists Component|Spreadsheet Version|OOo 3.2 RC5 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|pagalmes
------- Additional comments from [email protected] Sat Feb 13 14:36:52 +0000 2010 ------- A new feature in OO is quite useful: I can now auto-increment IP adresses. For ewample, I set in a cell the value 10.32.54.1, drag and I get the following list : 10.32.54.1 10.32.54.2 10.32.54.3 ... The issue, is that sorting this kind of lists is not natural when you start having the last number superior to 10. Here is an exemple of how IP adresses are sorted: My IP 10.32.54.1 10.32.54.10 10.32.54.11 10.32.54.12 10.32.54.13 10.32.54.14 10.32.54.15 10.32.54.16 10.32.54.17 10.32.54.18 10.32.54.19 10.32.54.2 10.32.54.20 10.32.54.21 10.32.54.22 10.32.54.3 10.32.54.4 10.32.54.5 10.32.54.6 10.32.54.7 10.32.54.8 10.32.54.9 I would expect to have: My IP 10.32.54.1 10.32.54.2 10.32.54.3 10.32.54.4 10.32.54.5 10.32.54.6 10.32.54.7 10.32.54.8 10.32.54.9 10.32.54.10 10.32.54.11 10.32.54.12 10.32.54.13 10.32.54.14 10.32.54.15 10.32.54.16 10.32.54.17 10.32.54.18 10.32.54.19 10.32.54.20 10.32.54.21 10.32.54.22 Regards, --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
