Open
Bug 534242
Opened 16 years ago
Sidebar 'Search Results' column header sort issues
Categories
(SeaMonkey :: Sidebar, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: sgautherie, Unassigned)
References
()
Details
(Whiteboard: [seamonkeytestday])
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0] (release) (W2Ksp4)
Still there:
1. Create new profile.
2. Do a search from the Location Bar.
3. Sidebar opens ...
3r. ... but the column header has no sort indicator.
This might be a feature, not sure...
4. Click on the 'Search Results' column header.
4r. Sort indicator appears.
5. Do step 4 again.
5r. Sort indicator is not reversed.
This looks like a bug.
Also, I tried to search for 'gautherie' and the results didn't seem to sort at any time.
Not sure if that's expected or a bug, in that one case.
XUL code is
{
145 <listheader id="SortNameColumn" label="&results.label;"
146 sortable="true" resource="http://home.netscape.com/NC-rdf#Name"
147 onclick="return doSort('SortNameColumn', 'http://home.netscape.com/NC-rdf#PageRank');" />
}
You need to log in
before you can comment on or make changes to this bug.
Description
•