Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Barclays uk login page inaccessable

Cannot login to my bank - Barclays on address:- https://bank.barclays.co.uk/olb/authlogin/loginAppContainer.do#/identification Works on Waterfox, Vivaldi. Brave and Edge … (funda kabanzi)

Cannot login to my bank - Barclays on address:- https://bank.barclays.co.uk/olb/authlogin/loginAppContainer.do#/identification Works on Waterfox, Vivaldi. Brave and Edge

Asked by mike.hitchcock 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

PDF Text Clipping

I have two PDFs that I designed and uploaded to our website, but the headline in both displays with clipped characters in Firefox. Different fonts were used in both and t… (funda kabanzi)

I have two PDFs that I designed and uploaded to our website, but the headline in both displays with clipped characters in Firefox. Different fonts were used in both and the issue is the same. I even tried adding more tracking then re-uploading, the issue persists.

I checked in other browsers and the text displays as intended. The attached screenshots show the issue in Firefox, compared to how it should look (viewed in Chrome).

It's only this one line of text that is affected and I don't know why.

Asked by bg-design 1 unyaka odlule

Answered by bg-design 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Browser stopped warning that page has changed 97.0.1 (64) (now 99.0.1)

My work consists mainly of capturing accounting data online. It is important that the browser warns me if I try to close or navigate away from a page if the data entered … (funda kabanzi)

My work consists mainly of capturing accounting data online. It is important that the browser warns me if I try to close or navigate away from a page if the data entered has not been saved or updated, but I no longer get these warnings.

Please help.

Asked by Joshua Jacobs 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 11 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

javascript script works in stackoverflow sandbox and jsfiddle but not on my website

I'm not sure this is a problem with Firefox but I have run out of other options to look at. At first I thought it might be because the page uses a frameset (I know it's o… (funda kabanzi)

I'm not sure this is a problem with Firefox but I have run out of other options to look at. At first I thought it might be because the page uses a frameset (I know it's obsolete) so I created a version that uses an iframe instead. That way the html that needs to be acted on is not in a frame. It still doesn't work. I don't know why it works in stackoverflow's sandbox and jsfiddle but not on my website. Any help is appreciated.

Frameset version iFrame version

If you need to see the tabstrip code (it's virtually identical to the iFrame version): Tabstrip for frameset version

The script is supposed to hilite the selected tab with a red background. The rollover works fine (yellow background and brown text) but the selected tab color never shows up.

Asked by Wayne 1 unyaka odlule

Answered by Wayne 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox can't play youtube streams

I cannot watch a video on youtube when it is in the process of being live streamed. I remember a time when I was able to, years ago, but I can't any longer. I'm not sure … (funda kabanzi)

I cannot watch a video on youtube when it is in the process of being live streamed. I remember a time when I was able to, years ago, but I can't any longer. I'm not sure what has changed. I found an article that says to install the optional update called "Windows Media Pack" in apps and features, but no app with that name exists. It was only a year old solution, so I'm unsure of what changed so significantly. I just installed another optional windows update, and also updated the browser, but still doesn't work.

Edition Windows 10 Home Version 21H2 Installed on ‎09-‎Jun-‎20 OS build 19044.1466 Experience Windows Feature Experience Pack 120.2212.3920.0

Firefox: 97.0 (64-bit)

Asked by tomi.fodor 1 unyaka odlule

Answered by tomi.fodor 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

XML PARSING ERROR: Undefined Entity

Since updating my firefox version this morning, 2/10,2022, I am getting the following error message when accessing and navigating the following websites: youtube, yahoo,… (funda kabanzi)

Since updating my firefox version this morning, 2/10,2022, I am getting the following error message when accessing and navigating the following websites: youtube, yahoo, ncbsports, etc.

XML PARING ERROR: UNDEFINED ENTITY LOCATION: whatever website I am trying to access and navigate LINE 15, COLUMN 43:

I have restarted my computer and still get the error. All of my other computers, which have not be updated, are working fine. I am unable to reinstall the previous version since is not available to me.

Please help.

Asked by janicer8dr 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Adding bookmarks using a mouse

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb. Somehow, he is inadvertently a… (funda kabanzi)

My dad is almost 89 years old. He is NOT TECH SAVVY. I have him using a trackball mouse. His hands are HUGE and his fingers are numb.

Somehow, he is inadvertently adding bookmarks to the bookmark bar. I do not know how he is doing this but he'll call and ask me to "put Gmail back on the bar". When I go over, there are a gazillion new bookmarks which pushes his Gmail bookmark beyond the >> spot. I have to delete these umpteen extra bookmarks so that the Gmail bookmark is visible again. Yesterday, I decided to move Gmail to the far left, hoping these accidental bookmarks he creates won't push it off the bar. The bookmarks he "creates" are specific gmail conversations, or facebook pages, or Publisher's Clearing House pages (he LOVES PCH games and plays them constantly).

HOW IS HE DOING THIS? He doesn't know enough to click the star button. He doesn't know about using the Ctrl and D keys to create a new bookmark. It's driving me BATTY. I'm sure he's somehow doing this using his mouse (clicking both right/left simultaneously but not aware of doing so).

Thanks in advance for helping a daughter keep her sanity ...

Asked by romiha 1 unyaka odlule

Answered by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

how to detect browser back and forward button clicks

I need to know when a visitor to my site is clicking the back or forward button. The reason is I have a "tabstrip" that hilites the currently selected tab and the target … (funda kabanzi)

I need to know when a visitor to my site is clicking the back or forward button. The reason is I have a "tabstrip" that hilites the currently selected tab and the target document is displayed in an iframe. If I click the back or forward buttons the page is updated with the last or next document in the iframe, but the tabstrip is not updated to reflect the change. Part of this is due to me not knowing how to update the tabstrip, but also because I don't know how to detect the back or forward buttons being clicked.

So I need to know how to detect those button clicks. Also, in researching this, I noticed that there seems to be an idea that you can't distinguish between the forward and back button, only that a button was clicked. That doesn't make sense given that each button has a specific action that is opposite of the other. I need to know the truth about this.

Finally, as much as I use only Firefox myself, I know there will be others who use other browsers. Is there any difference between detecting the back and forward buttons on other browsers compared to Firefox?

One of the pages I need this for is here

Edit 15 March 2022:

I had to fix the link because I had renamed the page when I finished the work on its layout. Also, since I asked this question I have realized another similar and sort-of related issue on a different page: https://wayneca.neocities.org/WebDesi.../TagList.html. The relation is that the back and forward buttons don't correctly reload the page. The difference is that this one is concerning named links.

When you click a link in the table on the left it correctly moves the document in the right table to the point where the matching id anchor is. But when you click the back or forward button the tables do not shift back to where they were on the page as reloaded. The back and forward buttons work fine if the link anchors and id anchors are not in tables.

I have been told about the history functions, but I have found no examples of using it to correct the issue in either of the above cases. Is someone here able to point me to examples of using the history to make a selected link reset back to where it was or reload a page with the last jump point being reset correctly?

Also, why does the named link thing work without tables but not with tables?

Asked by Wayne 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How can I retrieve the current profile path & name from a command line?

I'm trying to create a DOS batch file to clear the current profile's cache (web site data only, not cookies). I have it working fine using a hard-coded path of the exist… (funda kabanzi)

I'm trying to create a DOS batch file to clear the current profile's cache (web site data only, not cookies). I have it working fine using a hard-coded path of the existing profile (I only have one profile), but I'd like it to remain viable in case a newer profile is created for whatever reason. Is there a way to retrieve the path into a variable?

Thank you!

Asked by mike.fairleigh 1 unyaka odlule

Answered by FredMcD 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Can't use themes

I have Dark Theme set to default but it doesn't work. When I enable it, it'll stop working when I close the option tab or move to a different settings menu. When I was l… (funda kabanzi)

I have Dark Theme set to default but it doesn't work. When I enable it, it'll stop working when I close the option tab or move to a different settings menu. When I was looking for the cause, I found the handlers.json files in my Firefox Profiles folder were corrupt. In an older thread I found, it said that if the files are corrupt they need to be "regenerated" but doesn't say how to do so. Please help! How do I fix this so I can turn the Dark Theme back on?

Asked by spatiallychaotic 1 unyaka odlule

Answered by spatiallychaotic 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

FireFox showing a blank page for Facebook

Whenever I go to Facebook website, the Facebook page goes totally blank. It's happening for a few days now... Facebook is working fine in Chrome without a glitch. It's e… (funda kabanzi)

Whenever I go to Facebook website, the Facebook page goes totally blank. It's happening for a few days now... Facebook is working fine in Chrome without a glitch. It's extremely frustrating. Feel like ditching my beloved browser. Please advice. thanks

Asked by amanpartaps 1 unyaka odlule

Answered by amanpartaps 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

userChrome.css code hide scroll bar

hi what code i need to put in userChrome.css to hide horizontal scroll bar in firefox but not the vertical one? also its any way to make skinnier the vertical scrollbar?… (funda kabanzi)

hi

what code i need to put in userChrome.css to hide horizontal scroll bar in firefox but not the vertical one? also its any way to make skinnier the vertical scrollbar?

ty

Asked by moderndefender 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

VPN issue on Firefox

Hello everyone, when I turn on my VPN and I want to use Firefox, it disconnects my connection and I can't open any web page and website! Instead when I open a private pag… (funda kabanzi)

Hello everyone, when I turn on my VPN and I want to use Firefox, it disconnects my connection and I can't open any web page and website! Instead when I open a private page (incognito mode) everything is okay and Firefox works properly! Can you help me to figure out this issue?

Asked by Chino-Mohtajeb 1 unyaka odlule

Answered by jonzn4SUSE 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Gmail does not work properly inside Firefox

Hi I have been using Firefox for years and have been using Gmail within Firefox for years also. The problem which started today is that when I went to open an email withi… (funda kabanzi)

Hi I have been using Firefox for years and have been using Gmail within Firefox for years also. The problem which started today is that when I went to open an email within Gmail the only thing I got was the title of the email. There was no message inside the email. If I try and forward the email, the message appears but only with the box to forward the email.

Here is a list of things I tried.

Restarted Firefox (no change Gmail not working properly) Restarted computer (no change Gmail not working properly) Looked up solutions online and did updates to Ad Block (no change Gmail not working properly) Disabled Adblock and uBlock (no change Gmail not working properly)

I can go into Gmail properly on my phone, through Chrome and through the Brave browser and it works fine. Firefox is my main browser and I really don’t want another browser to be open all the time just to access Gmail.

Any help would be great.

Thanks

Asked by Trainspotting 1 unyaka odlule

Answered by Terry 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Howto copy a link from a tab history ?

Hello, I know that it's possible with Chrome, but I cannot do it with Firefox. Is there preferably) a trick to do it or any add-on ? Access the history from a tab … (funda kabanzi)

Hello,

I know that it's possible with Chrome, but I cannot do it with Firefox. Is there preferably) a trick to do it or any add-on ?

Access the history from a tab and then copy one of the link. It's very useful to keep current page open and paste old link (in a mail, a new tab, etc...).

History > Manage history doesn't show anything (but might be normal due to my settings).

Thanks !

Behd

Asked by BE HD 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox using gimp to open images and videos instead of the system default image viewer

Every time that i install a image from the internet, when i click to open it, it opens with the wrong application, when i manually set to open it with gwenview in files a… (funda kabanzi)

Every time that i install a image from the internet, when i click to open it, it opens with the wrong application, when i manually set to open it with gwenview in files and applications on the settings menu, it still using gimp as default

Asked by RotaryBoot58 1 unyaka odlule

Answered by AliceWyman 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox won't load

The Firefox browser won't load unless I restart my laptop. It works for a few minutes then I am unable to navigate web pages. I am not getting any error messages. If I us… (funda kabanzi)

The Firefox browser won't load unless I restart my laptop. It works for a few minutes then I am unable to navigate web pages. I am not getting any error messages. If I use Microsoft edge I don't have issues.

Asked by mikeld5742 1 unyaka odlule

Answered by James 1 unyaka odlule