Closed
Bug 799461
Opened 13 years ago
Closed 13 years ago
about:sync-log should be ordered newest first
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tech4pwd, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:18.0) Gecko/18.0 Firefox/18.0
Build ID: 20121005030609
Steps to reproduce:
It's currently ordered oldest first, but it should be ordered newest first.
Comment 1•13 years ago
|
||
You can change the sort order by clicking the column headers. It's a standard folder view.
This will be superseded (eventually) by Bug 663182.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•13 years ago
|
||
FYI, table headers aren't clickable on about:sync-log. But as bug 663182 is in the work, it doesn't really matter.
Comment 3•13 years ago
|
||
(In reply to Paul [sabret00the] from comment #2)
> FYI, table headers aren't clickable on about:sync-log.
They are on my machine, and have been for a few releases. Haven't checked 17, but they're definitely clickable on Mac 20.
| Reporter | ||
Comment 4•13 years ago
|
||
Today's Nightly build, Windows 7, definitely not clickable. Did whichever patch introduced that forget to include the changes for Windows?
Comment 5•13 years ago
|
||
I see nothing in netwerk/streamconv/converters/nsIndexedToHTML.cpp (which is what produces the directory listing) that is platform-specific. Each of the file <td>s has a "sortable-data" attribute. So I don't know the cause, but I'm guessing it's Windows-specific.
Please file a bug in Core::Networking as a follow-up to Bug 294800.
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•