Search bar popup doesn't open while write something in the search bar
Categories
(Firefox :: Search, defect)
Tracking
()
People
(Reporter: maruf.rahman.95, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
264.10 KB,
image/gif
|
Details |
Build Id: 20190307095232
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Operating System: Windows 7, 64 Bit!
Steps to Reproduce:
- Open Firefox Beta 66.0b14 with a new profile
- Go to about:preferences#search
- Enable the "Add search bar in toolbar" option
- Go to ta new tab and click on the 'search icon' of the search bar. You will see a pop-up with search engine list
- Close the pop-up
- Now, write something in the search bar, e.g: football
- Click on somewhere in the tab to remove the focus from the search bar
- Now repeat step 4 means click on the 'search icon' again to see the pop-up
Actual Result:
The pp-up is broken. Only white shape of the pop-up opens. Nothing is there(see the attached GIF)
Expected Result:
The pop-up with search engine list should open without any problem
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Hi Mohammad, thanks for filing! Do you see any Javascript errors in the browser console? You can find it in 'Tools' > 'Web Developer' > 'Browser Console'.
Reporter | ||
Comment 2•5 years ago
|
||
I have tried to generate error messsages with different serach enginers and I have found the following result:
Errors:
-
SearchSuggestionController: HTTP Timeout SearchSuggestionController.jsm:380
-
Error logged with the Track&Report JS errors API(http://tiny/1covqr6l8/wamazindeClieUserJava): {"m":"Ad Feedback API response was invalid.","csm":"v5 ueLogError callee","logLevel":"ERROR","attribution":"SearchAssets:100b9977e4f43a1f9559ec91432f7ae0550a8e6a","pageURL":"https://www.amazon.com/s?k=toy&link_code=qs&sourceid=Mozilla-search&tag=mozilla-20","s":["function(){if(g.ue_err.erl){var b=g.ue_err.erl.length,l,a;for(l=0;l<b;l++)a=g.ue_err.erl[l],B(a.ex,a.info);ue_err.erl=[]}}","function(g,f){function y(b){if(b)return b.replace(/^\s+|\s+$/g,"")}function w(b,l){if(!b)return{};var a="INFO"===l.logLevel;b.m&&b.m.message&&(b=b.m);var e=l.m||l.message||"",e=b.m&&b.m.message?e+b.m.message:b.m&&b.m.target&&b.m.target.tagName?e+("Error handler invoked by "+b.m.target.tagName+" tag"):b.m?e+b.m:b.message?e+b.message:e+"Unknown error",e={m:e,name:b.name,type:b.type,csm:N+" "+(b.fromOnError?"onerror":"ueLogError")},k,f,h=0,q;e.logLevel=l.logLevel||A;l.adb&&(e.adb=l.adb);if(k=l.attribution)e.at"],"t":4419} <unavailable> ClientSideMetricsAUIJavascript@jserrorsForester.10f2559e93ec589d92509318a7e2acbac74c343a.V2.js:4:346
-
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature. rb
-
Error while calling actor 'parentProcessTarget's method 'ensureCSSErrorReportingEnabled' Argument 1 of InspectorUtils.getAllStyleSheets is not an object. protocol.js:1048:5
-
stylesheets actor: fetch failed for data:text/css,, using system principal instead. stylesheets.js:213:5
-
uncaught exception: Protocol error (unknownError): Argument 1 of InspectorUtils.getAllStyleSheets is not an object.
-
ensureCSSErrorReportingEnabled@resource://devtools/server/actors/targets/browsing-context.js:1003:9
handler@resource://devtools/shared/protocol.js:1206:21
onPacket@resource://devtools/server/main.js:1286:15
send/<@resource://devtools/shared/transport/local-transport.js:64:11
exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
protocol.js:1051:7
Warnings:
-
Use of Mutation Events is deprecated. Use MutationObserver instead. ee8d79e1.js:1:1409
-
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. search
-
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it. nosignin
-
The script from “https://www2.bing.com/ipv6test/test?FORM=MONITR” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.[Learn More] search
Comment 3•5 years ago
|
||
Thank you logging this issue, Mohammad!
Unfortunately I could not reproduce this issue on any of our machines. Can you please assist us with an regression window?
In order to find it easier we suggest to use our mozregression tool.
Link to mozregression:
https://mozilla.github.io/mozregression/install.html
Reporter | ||
Comment 4•5 years ago
•
|
||
This is what I have got from the mozregression tool.
pushlog url of bug free build:
pushlog url of all the builds together-
Comment 5•5 years ago
|
||
Thank you, Mohammad! Awesome job and fast time reply.
Comment 6•4 years ago
|
||
So we would need more information to debug this, the pushlog is too large to narrow it down.
Closing as invalid, suspect with no other reports that this issue was a graphics issue that didnt persist. If you can still reproduce please reopen with more information and ideally steps to reproduce
Description
•