Staying in Icloud.com mail

To check my icloud email, I log into icloud.com, enter my password, got through a two step authorization process and ask to stay signed in. I successfully access my emai… (læs mere)

To check my icloud email, I log into icloud.com, enter my password, got through a two step authorization process and ask to stay signed in. I successfully access my email messages. When opening a message that has a hyperlink, I lose the iclolud connection. The link opens in a new browser window, but when i return to the email I am frequently signed out. Apple support does not know what the issue is; they suggested a different browser. This does not seem to happen with Microsoft Edge - and I don't want to use it.

Thanks for your help David Bartold; dwb0224@icloud.com

Stillet af dwb-nena for 20 timer siden

Credit card autofill stopped working.

Recently firefox stopped filling in my credit card information. 1. On a website asking for a credit card click on the credit card number box. 2. Choose the car from the… (læs mere)

Recently firefox stopped filling in my credit card information. 1. On a website asking for a credit card click on the credit card number box. 2. Choose the car from the popup. 3. Popup disappears but nothing is filled in on the website form. 4. Use Google Pay or PayPal to purchase.

This used to work.

Firefox version 125.0b9 (64-bit) Ubuntu 22.04 Firefox installed from the Mozilla PPA - ppa:mozillateam/firefox-next

Stillet af michael.sez for 14 timer siden

New tabe opens to blank page not my home page

New tab opens to blank page and not my home page, which is Google. I have been to setting and went to the drop down box for tab settings but it only gives me an option to… (læs mere)

New tab opens to blank page and not my home page, which is Google. I have been to setting and went to the drop down box for tab settings but it only gives me an option to make firefox my home page or a blank page. I want Google to be what appears in my new tab when I click on the little + isgn.

Stillet af Matt C for 12 timer siden

Double icons on Stop & Reload buttons when using custom icons

When reloading a page, or navigating to a new page, the default Stop icon momentarily appears over my own Reload icon, and the default Reload icon also appears over my St… (læs mere)

When reloading a page, or navigating to a new page, the default Stop icon momentarily appears over my own Reload icon, and the default Reload icon also appears over my Stop icon.

Please see attached image and animation.

Any idea if this is a minor bug?

Below is my code to split the Reload button into Reload & Stop buttons, then to add text to the navigation buttons, and finally to add icons to the navigation buttons.

This anomaly happens whether or not I split the Reload & Stop buttons. With just a single Reload button, I'm also seeing the default Reload icon appear over my own.

Thank you.

/* ---------- SPLIT RELOAD BUTTON INTO RELOAD & STOP ------------- */
#reload-button, #stop-button {
   display: inherit !important; 
} 
#reload-button > .toolbarbutton-icon {
  -moz-appearance: none !important; 
}


/* ------------ ADD TEXT LABELS TO NAVIGATION TOOLBAR BUTTONS --------------- */
/* Shows both icon and label for toolbarbuttons */
toolbar .toolbarbutton-1[label]{
  flex-direction: column;
  align-items: center !important;
}
toolbar .toolbarbutton-1[label]:not([disabled]):hover{ background-color: var(--toolbarbutton-hover-background) !important; }
toolbar .toolbarbutton-1[label] > .toolbarbutton-icon,
toolbar .toolbarbutton-1[label] > .toolbarbutton-badge-stack{
  padding: var(--toolbarbutton-inner-padding) !important;
  padding-bottom: 0px !important;
  height: calc(var(--toolbarbutton-inner-padding) + 16px) !important;
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
toolbar .toolbarbutton-1[label] > .toolbarbutton-text {
  display: flex !important;
  min-height: 16px !important;
  padding-top: 3px !important;
  padding-bottom: 6px !important;
  background-color: transparent !important;
  overflow: hidden;
  width: 9ch; /* changes space between buttons */
}
toolbar .toolbarbutton-1[label] > .toolbarbutton-text::before{
  margin-inline: auto;
 }
:root:not([uidensity="compact"]) toolbar .toolbarbutton-1[label] > .toolbarbutton-text{ padding: 2px !important; }


/* ------------ ADD CUSTOM ICONS TO NAVIGATION TOOLBAR BUTTONS ----------- */
#back-button {
   list-style-image: url("image/back.png") !important;
   padding-top: 8px !important;
}
#back-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#forward-button {
   list-style-image: url("image/forward.png") !important;
   padding-top: 8px !important;
}
#forward-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#reload-button {
   list-style-image: url("image/reload.png") !important;
   padding-top: 8px !important;
}
#reload-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#stop-button {
   list-style-image: url("image/stop.png") !important;
   padding-top: 8px !important;
}
#stop-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#print-button {
   list-style-image: url("image/print.png") !important;
   padding-top: 8px !important;
}
#print-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}
#home-button {
   list-style-image: url("image/home.png") !important;
   padding-top: 8px !important;
}
#home-button image{
   max-height: 16px !important; 
   max-width: 16px !important;
   padding: 0px !important;
   margin-bottom: 3px !important;
}

Stillet af Slouch for 11 timer siden

Passkey QR Code

Hi, i am currently at a loss. I have set up Passkeys for my google accounts. Now i have completely reinstalled my current pc and now there is no QR code showing when tr… (læs mere)

Hi,

i am currently at a loss.

I have set up Passkeys for my google accounts. Now i have completely reinstalled my current pc and now there is no QR code showing when trying to log in.

I have another laptop where it will start completely normal. I can switch between a hardwarekey and another system (to show qr code)

Can you help me with this? I cant seem to understand why it is working on my laptop but not on my desktop. I just cant switch to log on with another device, now it is not even giving me the option to log on with a hardware key.

I would appreciate help.

Greetings

Stillet af Jan-Lukas Schröder for 6 timer siden

Copy-paste from LastPass Extension in Firefox through AnyDesk pastes nothing

This is almost surely a "security" or "privacy" design, but it's an error. In Firefox - only (this works fine in Chrome) - if I open the LastPass Firefox Extension, find … (læs mere)

This is almost surely a "security" or "privacy" design, but it's an error. In Firefox - only (this works fine in Chrome) - if I open the LastPass Firefox Extension, find a Site, and Copy the password, then go directly to an open AnyDesk remote access connection, and Paste (or, lightning bolt menu, Insert from Clipboard), what gets pasted is a single wrong character, NOT the password that IS in the clipboard. (If I paste instead into e.g. a local Notepad window, the actual password gets pasted). I asked AnyDesk support about this, and they confirmed that it's something that Firefox is doing. It shouldn't. Copy is copy. Paste is paste. Why would Firefox do something so that copied text (which just happens to be a password from a password vault extension) pastes wrong when the destination just happens to be a remote desktop client (AnyDesk) to send the password through to complete a login at the remote end? Anyway, how to turn off this wrong behaviour? thank you. (Windows 11 Pro, 64-bit, 23H2, Firefox current - 125.something today, but this has been going on for some weeks at least, AnyDesk version 8 current)

Stillet af libove for 6 timer siden

is there any Collections where category wise someone can save web sites

is there any Collections where category wise someone can save web sites ? Presently, I do not find any. Hence, i am using Pocket and keeping there creating Lists, b… (læs mere)

is there any Collections where category wise someone can save web sites ?

Presently, I do not find any. Hence, i am using Pocket and keeping there creating Lists, but it is not so cosy kind, Shall request Firefox team to create Collections in Firefox on windows 11

Stillet af scy321 for 1 time siden

Uninstall firefox

Every time I sign onto Firefox I get the attached message. I think that uninstalling Firefox and reinstalling "may" resolve the problem, but Firefox won't uninstall. I … (læs mere)

Every time I sign onto Firefox I get the attached message. I think that uninstalling Firefox and reinstalling "may" resolve the problem, but Firefox won't uninstall. I have tried four different ways and it won't uninstall. Can you help me an uninstall process?

Stillet af bogus1 for 1 time siden

Blue progress bar no longer showing after clicking on download icon in Firefox

Some months ago, Firefox stopped displaying the blue progress bar that would normally show once you clicked on the download icon. You still see the usual file info but n… (læs mere)

Some months ago, Firefox stopped displaying the blue progress bar that would normally show once you clicked on the download icon. You still see the usual file info but now the progress bar of the download is gray instead of blue and is extremely hard to see. You have to look closely but in the first screenshot you can see where the shade of gray of the progress bar changes, just under the "6" of the "x86" part of the file name. But if you click on the "show all downloads" link, then the blue progress bar will show as usual for any in-progress downloads in the Library window, as shown in the second screenshot.

It isn't a huge issue but is still annoying when you just want to quickly see the progress of downloads in Firefox. I haven't changed any of the colors in Firefox or in Windows for that matter, I'm currently running Windows 10. All other dialog boxes, windows, etc. all display normally on my system. Just curious if anyone else is having this problem and hopefully a future update can take care of it.

Thanks very much!

Stillet af jbb2004g for 1 time siden