Zobrazenie otázok označených: Zobraziť všetky otázky
  • Vyriešené
  • Archivované

How to hide or disable the 'Bookmark this page' button in the location bar

I never use the 'Bookmark this page' button in the location bar. Meanwhile it takes precious real estate in the small location bar (I have many extension buttons in the … (ďalšie informácie)

I never use the 'Bookmark this page' button in the location bar. Meanwhile it takes precious real estate in the small location bar (I have many extension buttons in the toolbar). Is there a way to hide or disable this button?

Otázku položil(a) Apothor Pred 1 rokom

Na otázku odpovedal(a) Terry Pred 1 rokom

  • Vyriešené
  • Archivované

Firefox will not show bold

I am making a web page (in Dreamweaver) for a meeting and I have certain things in bold. In Firefox, the bold (<b></b>) does not show. Bold shows up on my p… (ďalšie informácie)

I am making a web page (in Dreamweaver) for a meeting and I have certain things in bold. In Firefox, the bold (<b></b>) does not show. Bold shows up on my pages on Chrome and on Microsoft edge. I've also tried the <strong> tag, but that doesn't work either. The font family for the pages is sans-serf. I really need this to show on most browsers.

Otázku položil(a) jls25 Pred 1 rokom

Na otázku odpovedal(a) Terry Pred 1 rokom

  • Vyriešené
  • Archivované

Reding PDF in the browser / latest updates result in low resolution

For a long time Ive been reading my newspaper in the browser but recently I noticed that the resolution has been changed text is blurry and images unclear. If I download … (ďalšie informácie)

For a long time Ive been reading my newspaper in the browser but recently I noticed that the resolution has been changed text is blurry and images unclear. If I download the file and read it with ADOBE PDF Reader it is as normal, sharp. I guess there is a setting that has change with one of the resent updates but I cant find it :(

I cant say when the resolution changed but it was round New Year / Christmas ....

I have auto update on.

Hope you can help me

Carl

Otázku položil(a) Bow_String Pred 1 rokom

Na otázku odpovedal(a) Bow_String Pred 1 rokom

  • Vyriešené
  • Archivované

i can't find my 'mozilla' directory in "appdata/roaming"

i somehow can't find the 'mozilla' folder in 'appdata/roaming'. i was trying to open my profile folder but it displays the message saying that it's 'unavailable'. i digg… (ďalšie informácie)

i somehow can't find the 'mozilla' folder in 'appdata/roaming'. i was trying to open my profile folder but it displays the message saying that it's 'unavailable'. i digged in further into the problem and found out that i had no such mozilla folder in appdata. is there any way to fix this problem? or am i just missing something?

Otázku položil(a) MNK Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

I have slow operation on some urls that run properly on chrome

Slow operation and lockup with some urls that work correctly with chrome. https://www.leaguesecretary.com/bowling-centers/spanish-springs-lady-lake-florida/bowling-leag… (ďalšie informácie)

Otázku položil(a) soular21804 Pred 1 rokom

Na otázku odpovedal(a) jonzn4SUSE Pred 1 rokom

  • Vyriešené
  • Archivované

Installation issue on Win 10

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation do… (ďalšie informácie)

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation downloads and installs as it should. Firefox has been selected as the default browser and everything appears as it should. When I open Firefox and type in an address, nothing populates. No site will open on the screen. When I open settings in Firefox, nothing opens. When I open history, it shows that I have been to the sites that I have loaded even though they haven't shown on the browser. I have completely uninstalled Firefox and reinstalled it with the same result. I have downloaded Opera browser and it installs correctly, I have downloaded and installed Firefox from Opera and had the same result. Any ideas?

Thanks, John

Otázku položil(a) bilbobagins22 Pred 1 rokom

Na otázku odpovedal(a) bilbobagins22 Pred 1 rokom

  • Vyriešené
  • Archivované

Firefox on a chromebook, tyring to install extensions for dashlane

I have a new chromebook (Lenova Duet 3) I can install and use Firefox. I have had Dashlane (password keeper) working fine with Firefox for years. The Dashlane extensions … (ďalšie informácie)

I have a new chromebook (Lenova Duet 3) I can install and use Firefox. I have had Dashlane (password keeper) working fine with Firefox for years. The Dashlane extensions work with Chrome, but I can't seem to get them to work with Frefox. The Chrome search engines choices are limited; ones that I never use with Firefox. Is there something in the Chromebook environment that limits firefox capabilities? (Am I looking for something that just is not possible?) Is there a work around? (Any Linux tricks?) I also have asked the same question of Dashlane, but have not heard back yet. My imperfect solution is use Chrome when it is a known website, and the password is recorded with Dashlane, and to use Firefox for new searches, where the choice of search engines is better.

Has anyone developed a search engine where there are no "sponsored" results. I understand that it would probably not be free.

Otázku položil(a) amyinavl Pred 1 rokom

Na otázku odpovedal(a) amyinavl Pred 1 rokom

  • Vyriešené
  • Archivované

MNP Error Page on .mil

Trying to load .mil webpages (specific case in image) present an MNP error. For context; VPN on, connected to US server Same site tested in edge with VPN works. If anymor… (ďalšie informácie)

Trying to load .mil webpages (specific case in image) present an MNP error. For context; VPN on, connected to US server Same site tested in edge with VPN works. If anymore information is needed I can provide, thank you and happy holidays!

Otázku položil(a) ninopachinko Pred 1 rokom

Na otázku odpovedal(a) jonzn4SUSE Pred 1 rokom

  • Vyriešené
  • Archivované

Developer Tools "Find" next, previous, replace options?

I've been professional web developer for almost 15 years. I've wanted to try to step away from Chrome, but I'm having a hard time navigating through basic functionality … (ďalšie informácie)

I've been professional web developer for almost 15 years. I've wanted to try to step away from Chrome, but I'm having a hard time navigating through basic functionality with Firefox's developer tools. One of those was a simple "Control + F" find feature. Am I missing something?

Specifically, lets say I want to search for a specific class within a style sheet. In Chrome I can bring up the dev tools, select the style sheet, Control + F, and it will give me a toolbar with options to step through each instance of the class. It gives me total count and I can hit the up or down arrow to cycle through each instance of that class (insert any selector here). I can also Replace an instance or all instances.

When I try this in Firefox's dev tools, I get the first instance but see no way to do anything else. If I hit enter it doesn't cycle through to the next instance but creates a line break in my style sheet.

I've researched with no success. I know there is the filter option but that isn't what I'm looking for in this case. Any help would be greatly appreciated.

Otázku položil(a) gamecrazedm Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Core Web Vitals in Firefox

Dear Firefox Team, good morning. I hope you are doing well and that you are all healthy. Guys... while looking for a way to measure the performance of our site, we cam… (ďalšie informácie)

Dear Firefox Team, good morning.

I hope you are doing well and that you are all healthy.

Guys... while looking for a way to measure the performance of our site, we came across the Core Web Vitals (CWV) some time ago. These are Google KPIs for measuring the user experience on a page (https://web.dev/vitals/#core-web-vitals). Unfortunately, some of the KPIs (like the Largest Contentful Paint or Cumulative Layout Shift) are currently only accessible using Chrome and it's preformance API. That's a pity, because there are also many people using Firefox who visit our site... and it would be interesting to have such KPIs as well.

In an article by Cloudflare (https://developers.cloudflare.com/analytics/web-analytics/understanding-web-analytics/core-web-vitals/) we recently learned that Firefox is also planning to expose the metrics used in the CWV... only the "coming soon" from the article is a bit vague. That's why I'm contacting you to get some more information on that topic. Do you perhaps know whether the topic is planned and will be tackled this year?

Thank you for your attention. Best regards, Carlos

Otázku položil(a) carlos.cohen Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Why did "to google translate" add-on get removed?

Hello all, I'm running Version 108.0.1 on a mid 2015 Macbook Pro MacOS 12.6.2 Today I went to do a translation using the "to google translate" add-on and noticed it was… (ďalšie informácie)

Hello all,

I'm running Version 108.0.1 on a mid 2015 Macbook Pro MacOS 12.6.2 Today I went to do a translation using the "to google translate" add-on and noticed it was missing from its place in the context menu. I go to "get more add-ons and re-installed it.

So why was it uninstalled without my consent? What can I do to stop this happening again?

TIA, Gene

Otázku položil(a) Gene Pred 1 rokom

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 1 rokom

  • Vyriešené
  • Archivované

Imperva - Error 15

I have had 2 sites produce this error box in place of the target Web Site (See Picture). I have read previous topics about this and have followed the instructions with no… (ďalšie informácie)

I have had 2 sites produce this error box in place of the target Web Site (See Picture). I have read previous topics about this and have followed the instructions with no positive results. FYI, clearing the web site's cookies, clearing Cache and disabling Hardware acceleration.

The first was https://www.walmart.com. After leaving a "Feedback" 2 weeks ago it appears as if they were able to fix the problem. However, the site is not as important as my Medicare PPO provider. I tried loading previous versions of Firefox, but that did not help.

In both instances the LOL "support" people's response was to try a different Browser. So, I reluctantly loaded Google Chrome and it worked perfectly. From my perspective, this eliminates everything to do with my machine setup.

Below is the sign-on URL (not unique to me). Please note that this 668 character URL has not changed for over a year. It is just Aetna's adoption of the Imperva Security Firewall. Both my Winders 8.1 and Winders 10 machines produce the identical results.

https://www.aetna.com/AccountManagerV3/v/login?identityTransaction=VIhzS3Xx1ogw4rzQY5lXUvDYBtXFZiXttegdT9ffK%2FOZ8oTHnKbryvfgfagvpO0aknHiEN2hnELOIkjfz3eJNeBfKQ%2FUDo0hSJHhjsdZdJw0rkVj%2BFjAVYypzW5kRH%2FzzOlbxrN6KKpjWvagusMp%2BzwgQqvg5xvUkwLCs3MlD%2BkzHOTVKlu4GYxJgmzr3Y9NUdFGUI9PHurN4QxSyvXxNjJ4jSSL4NHuctvtQyV1fUh%2FOqpHJglcALQuuNeyQ1QncyKPZJYf5rj1DLC2zrxKX0VgVWQZfSbw5Pouiv%2FWfwWxArHPHcV5cXr3kI2j33C8dUl0Jdup0nvdVs%2Bxigzp%2BmMQUaHxaw3B7tiJ7eokyNMgvG4V5SPw9FL5j3mhwBAirx%2BmX7Yj0qDZZNRl8z1WcvHen8HwsDijtH4Sg%2FNdsuzhXIw8snHF6hUd4n3MbJerO8nRUdzKR%2BhNCNq%2FjeuQWmT1cyQ3QtmIXcL0ab42vk6or1SX5wG%2BIMF%2Bk6ZJQw8h&appname=NAV&branding=&skin=&language=&channel=web

Otázku položil(a) Questor Pred 1 rokom

Na otázku odpovedal(a) Questor Pred 1 rokom

  • Vyriešené
  • Archivované

Youtube Music Bottom Control Bar Not Fuctioning

Good day, Would like to note that Youtube Music Control Bar doesn't seem to work on your browser anymore. Edge is working besides your browser can I ask is this a youtub… (ďalšie informácie)

Good day,

Would like to note that Youtube Music Control Bar doesn't seem to work on your browser anymore. Edge is working besides your browser can I ask is this a youtube problem or is it on my side or yours?

Kind Regards.

Otázku položil(a) Brad_01 Pred 1 rokom

Na otázku odpovedal(a) jonzn4SUSE Pred 1 rokom

  • Vyriešené
  • Archivované

Popup - allow

I have renewed my driver's license online and am ready to print the temporary version; however, when I click Print, I am told that I need to allow popups. I have no idea… (ďalšie informácie)

I have renewed my driver's license online and am ready to print the temporary version; however, when I click Print, I am told that I need to allow popups. I have no idea how to do this. I need help ASAP!

Otázku položil(a) mcalileypad Pred 1 rokom

Na otázku odpovedal(a) TyDraniu Pred 1 rokom

  • Vyriešené
  • Archivované

Firefox crashes since upgrade to MacOS Ventura Version 13.0.1 (22A400)

Since the OS upgrade, any portal that I open (especially the ones that I have my user id and password saved) crashes. One crash report can be found at https://crash-stats… (ďalšie informácie)

Since the OS upgrade, any portal that I open (especially the ones that I have my user id and password saved) crashes. One crash report can be found at https://crash-stats.mozilla.org/report/index/7d671357-2d98-4bbc-b177-4029e0221221

I have tried disabling add-ons/ exensions, disabling auto-fill, downgrading security, reinstalling (even the ESR edition), deleting Firefox files from the library/application_support - but it doesn't simply work. Not sure if this is an OS issue.

Any ideas would really help. Getting the below info on the about:crashes each time:

Crash Reason EXC_BAD_ACCESS / KERN_INVALID_ADDRESS Crash Address 0x0000000000000018

Otázku položil(a) sowmik.sengupta Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Urdu text do not appear correct in search results

Hello, I have seen a clear difference on the text that appears on the website (e.g. BBC Urdu) and same text in search results. I have tried different search engines (Goog… (ďalšie informácie)

Hello, I have seen a clear difference on the text that appears on the website (e.g. BBC Urdu) and same text in search results. I have tried different search engines (Google, Bing) and different browsers (Edge, Vivaldi) but same issue. Attached are the SS of the issue.

I am not sure if this has to do something with my DeepinOS. But would be thankful if can some guidance what to do? Thanks!

Otázku položil(a) minajahan Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

Bookmarks background

New version of Firefox has bookmarks showing with black background. I want to change it to no color at all. I have some vision problems and many bookmark icons don't show… (ďalšie informácie)

New version of Firefox has bookmarks showing with black background. I want to change it to no color at all. I have some vision problems and many bookmark icons don't show up with a black background.

Previous versions of Firefox didn't have this glitch.

Thanks if you can help.

DM

Otázku položil(a) dog_star Pred 1 rokom

Na otázku odpovedal(a) jscher2000 - Support Volunteer Pred 1 rokom

  • Vyriešené
  • Archivované

Bookmarks Toolbar clickable area reduced to bottom edge only

I think this started after my most recent upgrade - I'm currently on 108.0.1, but I suspect it was an upgrade from 107, not just from 108.0 (I use PortableApps and only u… (ďalšie informácie)

I think this started after my most recent upgrade - I'm currently on 108.0.1, but I suspect it was an upgrade from 107, not just from 108.0 (I use PortableApps and only upgrade through PA, and it takes time for PA to prep new versions of app, so sometimes short-lived versions are skipped, and the 108.0.1 changelog only mentions one tiny bug fix). When trying to access a bookmark or folder on my bookmarks toolbar, nothing happens (color change or tooltip on hover, nor clicking) unless the mouse is at the very bottom edge of the button area, well below where the icon and text are. Is this happening to anyone else? I use the bookmarks toolbar heavily, so this is very annoying.

Otázku položil(a) OsakaWebbie Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom

  • Vyriešené
  • Archivované

accessing a video on meethook.live

I'm trying to access a video on meethook.live. I did so in 2021 using the Firefox browser, but for some reason, it won't work anymore. The kind people at Meethook.live … (ďalšie informácie)

I'm trying to access a video on meethook.live. I did so in 2021 using the Firefox browser, but for some reason, it won't work anymore. The kind people at Meethook.live suggested using Chrome or Safari, but I don't want to use either of those browsers. Unfortunately, I can't figure out how to change any settings to make it work. I tried a few security settings, dropping a few protections I had set up, but that hasn't helped. Can you suggest anything?

Otázku položil(a) WENDYE.ROBINSON Pred 1 rokom

Na otázku odpovedal(a) cor-el Pred 1 rokom