Hide Forgot
Created attachment 789837 [details] chrome Description of problem: about.me not working in Firefox but works in Chrome. See attached screenshots. Version-Release number of selected component (if applicable): Firefox 23 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 789838 [details] firefox
Can you post the broken URL? The front page works as expected.
The URL is in the screenshot: http://about.me/tall.peca The problem is the part in which firefox behaviour differs from chrome (screenshots).
I tested an upstream Firefox and it's the same, so it's not something Fedora specific. If you want the bug fixed (not sure it's a Firefox bug actually) we will need a minimal testcase. Please create one and attach it as a zip archive. I can report it upstream then...
It may also help to report it at about.me, it may be a broken site design as well as a some layout bug. But I guess it's something wrong on the site.
The problem component is the share button /html/body/div[6]/div/div[2]/div/ul/li[2]/div Minimal test-case: 1) Start firefox 23 2) open www.about.me/tall.peca 3) click the share button (/html/body/div[6]/div/div[2]/div/ul/li[2]/div), and nothing happens.
A minimal testcase it a minimal html page which shows the problem. It's something we can attach to a bug as a standalone html code.
I don't understand. I reported a bug in Firefox 23, which is latest in Fedora 19. What else do you want from me? I don't care what is a minimal html, because I'm not HTML developer or something. Will you do something about this bug or is this bugzilla useless? Do you have any problem understanding what I consider to be a bug?
Please try the safe mode first: firefox -safe-mode to check whenever some addon is the culprit.
If you're sure it's a Firefox bug we need a minimal html code which shows the problem. Most likely it's a web design bug at the web page or an issue with Firefox extension you have installed, and we don't fix broken websites or third party extensions.
There's a how to create the minimal testcase from given web page: https://developer.mozilla.org/en-US/docs/Mozilla/QA/Reducing_testcases
Not a Firefox bug. Safe mode and step-by-step addon enabling revealed misconfigured plugin called disconnect.me Disabling it solved the problem. Thanks.
(In reply to Martin Stransky from comment #11) > There's a how to create the minimal testcase from given web page: > > https://developer.mozilla.org/en-US/docs/Mozilla/QA/Reducing_testcases 1) Download a recent nightly build of Firefox to avoid wasting time on a bug that is already fixed. I didn't continue reading, that is completely out of my scope as a user of Fedora. Sorry. How would I have Firefox 23 and recent nightly build together? Won't it mess my system up? This is probably meant for developers...