Closed Bug 283615 Opened 21 years ago Closed 21 years ago

Can't delete first history item

Categories

(Camino Graveyard :: History, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Camino0.9

People

(Reporter: alqahira, Assigned: sfraser_bugs)

Details

2005022408 (v0.8+) If you're trying to remove, say, a bad URL that shows up first in your autocomplete list :-), you can't delete/remove the item while you are in "filtered" mode (searched for the bad URL to find it among your many history items). This is annoying when you have lots of history items and want to root out one or two bad eggs.
yeah, we should allow this.
Assignee: pinkerton → sfraser_bugs
Target Milestone: --- → Camino0.9
Status: NEW → ASSIGNED
Observing same situation - however, it DOES work, but ONLY if the FIRST item that comes up is not selected. So as of now, I've just been trying different search terms to get it up to NOT be the first. :-)
Ah right, I know about that (but not how to fix it).
Summary: Can't delete history item when in "filtered"/search mode → Can't delete first history item
fixed. a little birdie pointed out that we were doing the NSNumber -> int conversion a bit too early and so we'd fall out of the while loop if the selectedIndex was 0. also removed the (ifdef'd out) hack to try to work around it.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.