Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.
I can't watch youtube videos because the player is hidden idk, i just see blank space in the place where the player should be, but in private window youtube works. What h… (funda kabanzi)
I can't watch youtube videos because the player is hidden idk, i just see blank space in the place where the player should be, but in private window youtube works. What happened and what should i do to fix this?
Hopefully this may reach Mozilla Connect maintainers/developers.
After posting a topic or a comment in Mozilla Connect, I struggled to find it. Somehow I found out there … (funda kabanzi)
Hopefully this may reach Mozilla Connect maintainers/developers.
After posting a topic or a comment in Mozilla Connect, I struggled to find it. Somehow I found out there is a page "My Unmoderated Items", which is not referenced from my account, from main menu or anywhere reachable. Once you know the link or leave it open, it looks fine, but finding the page again is a real struggle.
Hi y'all, when I use firefox DE, there is a bug in which the search bar overlaps with the tabs, after the new release. Is this because I use a custom CSS that reverts the… (funda kabanzi)
Hi y'all, when I use firefox DE, there is a bug in which the search bar overlaps with the tabs, after the new release. Is this because I use a custom CSS that reverts the tabs back to the old style? I would really appreciate it if I could still use the old firefox tab style without having my search bar overlapping with the tabs
as title says, what the [expletive] hell is this [expletive], why the [expletive] is it enabled by default and how the [expletive] hell do I get rid of this [expletive] … (funda kabanzi)
as title says, what the [expletive] hell is this [expletive], why the [expletive] is it enabled by default and how the [expletive] hell do I get rid of this [expletive] [expletive]
I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest close… (funda kabanzi)
I'm using this shortcut all the time and I recently found out it doesn't work as expected. From the Firefox documentation the ctrl+shift+t should re-open the latest closed tab, but this is not the case for me, it always re-open the latest closed window. Which behave exactly as ctrl+shift+n.
From my short research it's not possible to customize Firefox shortcuts without using an extensions, therefore I also don't know how to verify if the shortcuts have changed just form my browser/configuration.
Windows 11 23H2 - Firefox 131.0.3
I use firefox on laptop with a usb keyboard, On the laptop CTRL+Shift+P using Left CTRL+Shift+P and Right CTRL+Shift+P works as intended… (funda kabanzi)
Windows 11 23H2 - Firefox 131.0.3
I use firefox on laptop with a usb keyboard, On the laptop CTRL+Shift+P using Left CTRL+Shift+P and Right CTRL+Shift+P works as intended and opens a private window.
However on the usb keyboard using the Left CTRL+Shift+P doesn't work to open a private window while the Right CTRL+Shift+P works normally.
After a bit of trial and error i worked out the issue with the usb keyboard is the left CTRL key. It works for other shortcuts such as CTRL P but just not for the new private window command.
I tried loading firefox in troubleshoot mode to see if this was an addon issue, still no good. Tried 2 different keyboards from the one i use daily just to see what would happen and still the same issue.
With reference to my question just posted, also now when I click on my Firefox browser, the Yahoo search engine seems to take over and it won't let me come out of it. Mar… (funda kabanzi)
With reference to my question just posted, also now when I click on my Firefox browser, the Yahoo search engine seems to take over and it won't let me come out of it. Mark
It's not that they are not in my Firefox downloads manager, which I expected. It's that I confirmed before closing my private browsing window that they were in my Downloa… (funda kabanzi)
It's not that they are not in my Firefox downloads manager, which I expected. It's that I confirmed before closing my private browsing window that they were in my Downloads folder on my C drive, and when I went back after closing the private browsing window they were gone. Under "recent files" in my file browser it showed a couple of the most recent downloads and when I tried to click to open them it said they had been moved or deleted. Entering the first couple words of the file titles in the search bar in my file browser yields absolutely nothing.
This was over 30 files or so. It will be really irritating to try to find and download all of them again. Does anyone know of any way for me to get them back???
Hello, earlier in the day I pressed a keyboard shortcut on accident when picking up my keyboard and has changed google results quite dramatically. I grabbed my keyboard … (funda kabanzi)
Hello, earlier in the day I pressed a keyboard shortcut on accident when picking up my keyboard and has changed google results quite dramatically. I grabbed my keyboard and had a menu pop up on the left side and after i closed it noticed my google results had a scroll bar now. The results page only presents itself on the left half of the screen and a scroll bar has appeared on both the right side, cutting off text, and bottom of the page. These scroll bars only move a tiny bit and are quite unnecessary, but makes scrolling a pain as I have to be sure I am outside the new scroll bar area as they take precedent from the main scroll bar. I have googled Firefox's keyboard shortcuts and haven't found the one i need to fix this. Before I'm asked, no I do not have crazy zoom on and no zooming in does not fix this problem.
When I try to open my LastPass vault: https://lastpass.com/vault/
The "LastPass •••|" logo is displayed, but nothing further happens.
This page is being loaded correctly … (funda kabanzi)
When I try to open my LastPass vault: https://lastpass.com/vault/
The "LastPass •••|" logo is displayed, but nothing further happens.
This page is being loaded correctly by Safari and by Google Chrome.
When i log into Instagram, Gmail, or Facebook i get a message that says "this browser no longer supported. Update to newer version" i am running 132.0.2. i have been u… (funda kabanzi)
When i log into Instagram, Gmail, or Facebook i get a message that says "this browser no longer supported. Update to newer version" i am running 132.0.2. i have been using Firefox since version 0.7 and still prefer FF to all other browsers.
I’m searching for guitars , when I used to log into say guitar before I would see pics of say Gibson guitars to look at . I’ve reset something somewhere to give me more p… (funda kabanzi)
I’m searching for guitars , when I used to log into say guitar before I would see pics of say Gibson guitars to look at . I’ve reset something somewhere to give me more privacy online and inadvertently turned off the command to show pics of my search topics .
I have tried everything ... mime video/ogg doesn't work at all.
I started my old Angular application in which i had my camera feed shown (it was working like year or two … (funda kabanzi)
I have tried everything ... mime video/ogg doesn't work at all.
I started my old Angular application in which i had my camera feed shown (it was working like year or two ago).
So i tried to fix it, first it seemed it just need "muted" and "autoplay" set as parameters in <video> HTML tag.
But then it just did not worked at all.
Detailed description:
So i have tried use
[CanPlayType]
With params :
"video/ogg" - it returned empty string so it is not supported
However when i check your documentation here
[Ogg containers]
it says it is supported ...
I included picture with working stream
and this is a tag i used:
(+ in angular i added mentioned muted and autoplay + load() and play() )
I have tried to transcode to this formats too
Theora video and Vorbis audio in Ogg container
Then i tried look up some example of code to just see it doesnt work at all
(example of guide with not working video/ogg :
https://tekeye.uk/html/html5-video-test-page
See/search for "3: HTML5 Ogg Video Test" )
Please refer me to bug report or issue report i can provide any additional information.
(PS. this submit page dont have preview ... why ?)
On certain websites, I see that the background color of the new tab page replaces the default background color making the content unreadable, example:
If I browser this w… (funda kabanzi)
On certain websites, I see that the background color of the new tab page replaces the default background color making the content unreadable, example:
Here's what I see (see the firsrt attached screenshot).
Now, if I open the same URL in Private browsing, the background color changes too (see the second screeenshot).
In the 3rd screenshot I'm adding the reference rendering, that's how I expect this website to render (Edge).
In the screenshot 1 and 2, the background color is exactly the same as the one used by the new tab page when I open a new tab.
Questions:
1) Why is that?
2) Can I change that?
Context:
I'm trying to switch to Firefox (from Edge)
Please create a new version of the browser app that supports the ability to use FileSystemAPI on directories, this is essential for working with a BeatBuddy project and S… (funda kabanzi)
Please create a new version of the browser app that supports the ability to use FileSystemAPI on directories, this is essential for working with a BeatBuddy project and SD cards that are saved on my computer using the online editor. Regards, Guy James