Closed
Bug 1312018
Opened 8 years ago
Closed 8 years ago
Keyword search is always performed in lowercase
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
RESOLVED
FIXED
Firefox 52
People
(Reporter: alice0775, Assigned: mak)
References
Details
(Keywords: regression, ux-consistency, Whiteboard: [fxsearch])
[Tracking Requested - why for this release]: UX regression wor keyword search resuls. The search parameter should be case sensitive.
The problem occurs with newly created profile.
Reproducible: always
Steps To Reproduce:
1. Open about:preferences#search
2. Assign keyword "g" to Google search engine.
3. Type "g LALALA" in location bar and hit [Enter]
Actual Results:
Google search results shows "lalala" in search fields in the page
Expected Results:
The search parameter should be case sensitive.
Google search results shows "LALALA" in search fields in the page.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=64cd7d87e78cf2e4b919aad10fb9f4962834b004&tochange=70d19ed29c980ba3d6825e5286bda08fa7dc676f
Regressed by: 70d19ed29c98 Marco Bonardo — Bug 1306639 - Searching in locationbar by typing something and pressing enter is not accounted in telemetry. r=adw
Flags: needinfo?(mak77)
Assignee | ||
Comment 1•8 years ago
|
||
it may be the same problem as bug 1310737.
Regardless I can add a test for this there.
Depends on: 1310737
Flags: needinfo?(mak77)
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [fxsearch]
Comment 4•8 years ago
|
||
Hi Alice,
Could you help verify if this issue is fixed as expected on the latest Nightly build given bug 1210737 was fixed? Thanks!
Flags: needinfo?(alice0775)
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox50:
unaffected → ---
status-firefox51:
affected → ---
status-firefox52:
affected → ---
tracking-firefox51:
+ → ---
tracking-firefox52:
+ → ---
No longer depends on: 1310737
Flags: needinfo?(alice0775)
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•8 years ago
|
||
Yep, the bug 1310737 fixed this problem.
Assignee | ||
Comment 7•8 years ago
|
||
let's actually mark this as fixed so it's easier to track as an additional STR for QA.
Resolution: DUPLICATE → FIXED
Assignee | ||
Updated•8 years ago
|
Target Milestone: --- → Firefox 52
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mak77
You need to log in
before you can comment on or make changes to this bug.
Description
•