To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114187
User fs changed the following:
What |Old value |New value
================================================================================
OS/Version|Mac OS X, 10.5 |All
--------------------------------------------------------------------------------
Platform|Macintosh |All
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Sep 2 05:40:26 +0000
2010 -------
So basically this issue boils down to:
If you have a query containing an ORDER BY clause, say,
SELECT * FROM <table> ORDER BY <column>
, and display this query's data, then
- the sort order dialog doesn't give you any clue that there already
is a sort order applied
- applying sort orders via the dialog might lead to confusing results, since
the new explicit sort order is subordinate to the existing, implicit sort
order, which the user might not know about
I agree that this is a usability problem, though I am not sure how one would
solve this. Giving the user control over the existing implicit sort orders is
non-trivial, UX-wise, since then the "Remove Filter/Sort" button would need
attention then (is this expected to remove only the implicit, or the implicit
and the explicit sort orders?). Also, the sort order dialog would need an
extension then, so it is not limited to three entries anymore (this would be a
Good Thing (TM), anyway).
---------------------------------------------------------------------
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]