Closed Bug 424726 Opened 18 years ago Closed 17 years ago

awesomebar does not allow you to delete individual items using <delete>

Categories

(Firefox :: Address Bar, defect)

All
macOS
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: danny, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008031317 Firefox/3.0b4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008031317 Firefox/3.0b4 The old location bar let you delete individual suggested items by cursoring down and then hitting the delete key (I think it used to be shift-delete). Now there's no way to delete suggestions -- something that I noticed someone else pointing out on an online forum as a flaw in FF3, and now I am very aware of. Basically, it's an issue of privacy -- people would like a way to pluck out certain URLs from the suggestion list. If doing this is hard in the autocompletion window itself, perhaps we should point out how to do it in the new history dialog? I have a feeling it will become a FAQ when FF3 leaves beta. Reproducible: Always
WFM on the trunk
WFM on trunk (in fact it's the reason I filed Bug 424573)
Maybe this is just a Linux thing then? On FF3b4 on Linux, hitting delete after selecting an item using the cursor-up or cursor-down just deletes the last character in the URL (because the address has been copied into the location bar, and the focus shifted to the location bar too).
OS: All → Linux
Works for me on Linux with beta 4 or trunk. What are you doing exactly? I'm doing the following: 1) Type "http" in the location bar 2) A list of URL's appear 3) Hit <cursor-down> three times 3) Hit <delete> Then the selected entry is deleted, no character is deleted from the URL in the address bar instead.
Version: unspecified → Trunk
I asked a collegue to do this on Mac OS X FF beta, and they had the same issue, which leads me to think it may be a keycode issue (I have Linux running on a Macbook, so the delete key is the same). Here's the test again: 1) Type "http" in the location bar 2) A list of URL's appear 3) Hit <cursor-down> three times 3) Hit <delete> Rightmost character is deleted from the URL in the address bar, not the entry.
Severity: enhancement → normal
OS: Linux → Mac OS X
(Actually, what happens is that the URL in the selected entry is copied to the address bar, and then *its* rightmost character is deleted).
Okay, I've found the problem -- you need to type <fn>-<Delete> on a Macbook to delete the URL. Anyone have any good suggestions as to where I can document this?
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Still not working for me on a standard Apple desktop keyboard: none of delete, backspace, or apple+backspace do anything to delete entries for me.
Robin: shift+delete should work.
Resolution: FIXED → WORKSFORME
Aha! thanks, WORKSFORME now.
Verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.