Closed Bug 1099046 Opened 11 years ago Closed 10 years ago

Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift

Categories

(Firefox :: Address Bar, defect)

defect
Not set
normal
Points:
3

Tracking

()

RESOLVED FIXED
Firefox 37
Iteration:
37.3 - 12 Jan

People

(Reporter: dao, Assigned: Unfocused)

References

Details

Attachments

(1 file, 1 obsolete file)

STR: - add a keyword for a search engine - type the keyword plus some search term in the location bar - hit the down arrow key to select the autocomplete item for the keyword search - press Shift
Summary: Autocomplete popup displays moz-action:searchengine,... for keyword searches while pressing Shift → Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift
should be tested again after bug 1070778.
Depends on: 1070778
Not fixed by bug 1070778, so taking this now since it's enough to block shipping unifiedcomplete.
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
No longer depends on: 1070778
Flags: qe-verify-
Flags: firefox-backlog+
Hi Blair, can you provide a point value.
Iteration: --- → 36.3
Flags: needinfo?(bmcbride)
Oops
Points: --- → 3
Flags: needinfo?(bmcbride)
Iteration: 36.3 → 37.1
Attached patch Patch v1 (obsolete) — Splinter Review
Dependent on the changes in head.js done in bug 1073339.
Attachment #8529396 - Flags: review?(mak77)
Depends on: 1073339
Comment on attachment 8529396 [details] [diff] [review] Patch v1 Review of attachment 8529396 [details] [diff] [review]: ----------------------------------------------------------------- I'm not sure why but it doesn't seem to work for me, I tried a couple rebuilds but nothing.. when I move to a switch to tab entry and I press shift, the switch to tab text should be replaced by the url but that doesn't happen.
Attachment #8529396 - Flags: review?(mak77)
Attached patch Patch v1.1Splinter Review
Could you try again? autocomplete.xml got bitrotten, am wondering if that was your issue. This patch is the same as the previous, just rebased.
Attachment #8529396 - Attachment is obsolete: true
Attachment #8530821 - Flags: review?(mak77)
Comment on attachment 8530821 [details] [diff] [review] Patch v1.1 Review of attachment 8530821 [details] [diff] [review]: ----------------------------------------------------------------- yeah now it works. sorry for the delay. ::: toolkit/content/widgets/autocomplete.xml @@ +1608,5 @@ > this.setAttribute("actiontype", action.type); > > if (action.type == "switchtab") { > + this.classList.add("overridable-action"); > + displayUrl = action.params.url; splinter doesn't show the right indentation here, please check.
Attachment #8530821 - Flags: review?(mak77) → review+
Whiteboard: [blocked on bug 1073339 landing]
Iteration: 37.1 → 37.2
Whiteboard: [blocked on bug 1073339 landing]
Iteration: 37.2 → 37.3
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 37
This bug affects me on Firefox 48 for Linux.
(for all keyword completions, not just when shift is pressed)
(In reply to Hide my Email from comment #11) > This bug affects me on Firefox 48 for Linux. please check in Safe mode, cause your issue may be caused by an add-on. https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
Ah, it's not exactly fault of an extension but some internal change of Firefox that broke keyword previews when the bookmark URL starts with a pseudo-protocol like private: . I'm waiting for the new version of Private Tab to be reviewed to test if this still happens (https://addons.mozilla.org/firefox/addon/private-tab/versions/).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: