Showing questions tagged: اعرض كل الأسئلة
  • حُلّت
  • المُؤرشفة

Textbox caret stops blinking after a few seconds

In the past the caret in text entry fields used to blink/pulsate/flash forever in both Firefox and Thunderbird. (Text entry boxes, such as the browser URL-bar, the e-mail… (read more)

In the past the caret in text entry fields used to blink/pulsate/flash forever in both Firefox and Thunderbird. (Text entry boxes, such as the browser URL-bar, the e-mail To/Subject/Content textboxes, online forms, etc.). Now in the latest versions of Mozilla Firefox 110.0.1 and Thunderbird 102.8.0 the caret stops blinking after just a few seconds. This is very confusing and frustrating for my grandmother and she already called me several times because Firefox and Thunderbird 'stopped working'. I explained to her that this is a new feature but she does not understand and keeps forgetting it after a few days. She is used to the cared blinking continuously, it has been blinking for the past decades whenever she wanted to type something in the computer and it only stopped blinking when the computer program froze or crashed.

I am sure that my grandma is not the only person having issues with the caret not flashing, I for one also would like to have a caret that blinks forever, so when I look away from the screen and look back I do not have to search the text to find where I left my caret.

Please make it so that the default caret appearance and behavior is the same as in all other programs (i.e. blinking forever), as it used to be in the past, just like what everyone is used to. I argue that the majority of users is used to and also expects a blinking caret when they are writing an e-mail or search online and you are confusing a whole lot of people with this minor change, people who do not know how to report bugs or seek help themselves. It's a sign of poor user-friendliness if grandmas need to call their grandchildren or children for help just to write e-mails which they used to be able to do on their own for many years in the past.

I hereby suggest adding an accessibility option for people who wish to disable the blinking cursor and to change the default behavior back to 'caret flashing forever'.

Asked by Jan 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Enable title bar in profile

Hi, I'm on an a pretty old Linux Xubuntu pc, but with the latest FireFox. In a profile I regularity use I unchecked the Title Bar checkbox in the Customize Toolbar scree… (read more)

Hi,

I'm on an a pretty old Linux Xubuntu pc, but with the latest FireFox. In a profile I regularity use I unchecked the Title Bar checkbox in the Customize Toolbar screen, but then FF crashed and I can't get that profile opened again. I can still open other profiles (because I still use the old-fashioned profile manager and don't need to go into about:profiles), but when I open that particular profile, after some hangups, I only get FF in the taskbar, but no screen opens so I can't change the setting back again.

Is there a file in the profile folder I can edit or something like that to enable the Title Bar option again to see if that profile wants to open normally again?

In case that's not possible I can copy that particular profile into a new profile, but then I will undoubtedly also copy the title bar setting, which I don't want. So can I copy the profile except for the one file with that setting and use the file from the new profile instead? What file would that than be?

I hope someone can help me out. Thanks in advance for any help.

Asked by niebelungen 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Disabled, having trouble navigating content in Firefox

I have physical limitations and need to use middle mouse button to scroll. However, in Firefox, middle mouse button to scroll is interrupted whenever the mouse hovers ov… (read more)

I have physical limitations and need to use middle mouse button to scroll.

However, in Firefox, middle mouse button to scroll is interrupted whenever the mouse hovers over a hyperlink or linked object -- and, fun fact, there are A LOT of links on the Internet, so this equates to a very janky and sub-optimum experience, in my personal use-case.

How can I make it so that the middle mouse button functionality is not hijacked by mouse-over context? I've already tried/disabled middle-mouse-button-click-to-open-link-in-new-tab.

Asked by jehighley 1 year ago

Answered by jehighley 1 year ago

  • حُلّت
  • المُؤرشفة

Can firefox support different zoom levels on different tabs?

Hi folks. I use Firefox a lot. I have about 36 windows of firefox open and some of those can have a LOT of tabs on/in them. I have recently "evolved" to using a compute… (read more)

Hi folks.

I use Firefox a lot. I have about 36 windows of firefox open and some of those can have a LOT of tabs on/in them.

I have recently "evolved" to using a computer monitor. Before then it was an old flat screen TV - 1336 x 768 resolution (there about).

Now I have a 1080p monitor and things are different.

I use Node-Red (dashboards) and they took a beating with the new size.

I've set THOSE tabs to 133% magnification - and yes that isn't the correct size to emulate the TV. But I only thought of doing this a fair way down the track of trying to rearrange the layouts. (MY MISTAKE)

But I realised that at least not too long down that rabbit hole.

So that WINDOW is set to 133% zoom. But just now I tried to zoom out of another tab on that window and realised that the zoom on the other tabs is changed too.  :(

Am I missing any tricks? I know I could move THOSE tabs to a whole new window and that's that. But in the bigger picture I just want to check.

Asked by teeny_weeny 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Blank bar at bottom of window on 113 version

On 112, I had my css set up to make the status bar hidden and only show the url path when I moused over it in the lower left corner of the window. It also cut itself shor… (read more)

On 112, I had my css set up to make the status bar hidden and only show the url path when I moused over it in the lower left corner of the window. It also cut itself short to only the length of the url similar to the www.wikipedia.org box in the attached picture. After upgrading to 113, my browser has this black bar at the bottom. When I cleared out my css file, urls would show up in the bar when I moused over them. I've tried a few different css fixes but none of them will get it back to how I had it working in 112. The picture attached is what I'm getting in 113 right now with the css below. the black bar below the mouse over url goes all the way across the window and is always visible. Here is my current css file:

radiogroup:focus-visible > radio[focused="true"] > .radio-label-box {

outline: 1px dotted black !important;

}

:root{ --toolbar-field-focus-border-color: transparent !important; }

:root{ --uc-titlebar-padding: 10px; }

@media (-moz-os-version: windows-win7),(-moz-os-version: windows-win10){

:root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,

#TabsToolbar > .titlebar-buttonbox-container{

position: fixed;

display: block;

top: var(--uc-titlebar-padding,0px);

right:0;

height: 40px;

}

/* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */

@supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

:root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; }

}

:root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 32px }

#toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }

#navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

#titlebar{

order: 2;

-moz-appearance: none !important;

--tabs-navbar-shadow-size: 0px;

}

#unified-extensions-button{

display: none !important;

}

.titlebar-placeholder,

#TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

#navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ -moz-box-orient: vertical } }

/* These exist only for compatibility with autohide-tabstoolbar.css */

toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

#navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0

See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */

/* Only really useful if menubar is ALWAYS visible */

:root:not([sizemode="fullscreen"]){ --uc-window-control-width: 0px !important }

:root{

/* height if native titlebar is enabled, assumes empty menubar */

--uc-menubar-height: 22px;

}

:root[tabsintitlebar]{

/* height when native titlebar is disabled, more roomy so can fit buttons etc. */

--uc-menubar-height: 22px;

}

#navigator-toolbox{ padding-top: calc(var(--uc-menubar-height) + var(--uc-titlebar-padding,0px)) !important }

:root[sizemode="fullscreen"] #navigator-toolbox{ padding-top: 0px !important; }

#toolbar-menubar{

position: fixed;

display: flex;

top: var(--uc-titlebar-padding,0px);

height: var(--uc-menubar-height);

width: 100%;

overflow: hidden;

}

#toolbar-menubar > .titlebar-buttonbox-container{ height: 100%; order: 100; }

#toolbar-menubar > [flex]{ flex-grow: 100; }

#toolbar-menubar > spacer[flex]{

order: 99;

flex-grow: 1;

min-width: var(--uc-window-drag-space-width,20px);

}

#toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }

#toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* Status-bar */

#main-window:not([inFullscreen="true"]) > body::after{

display: -moz-box;

content: "";

height: 20px;

border-top: solid 0px #505050;

}

.browserContainer>statuspanel { left: 4px !important; bottom: 0px; transition-duration: 0s !important; transition-delay: 0s !important; }

.browserContainer>statuspanel>.statuspanel-inner>.statuspanel-label { margin-left: 0px !important; border: none !important; padding: 0px !important; }

window[inFullscreen="true"] #browser-bottombox { display:none !important; }

window[inFullscreen="true"] .browserContainer>statuspanel[type="overLink"] .statuspanel-label { display:none !important; }

#statuspanel #statuspanel-label {

-moz-appearance: none !important;

border: 0px solid black !important;

}

Asked by drogers4114 1 year ago

Answered by drogers4114 1 year ago

  • حُلّت
  • المُؤرشفة

Search engines

I just upgraded to Monterey on my Mac running FF 101.0.1 (64-bit). I cannot add new search engines to my list of search engines. I'm trying to add DuckDuckGo without succ… (read more)

I just upgraded to Monterey on my Mac running FF 101.0.1 (64-bit). I cannot add new search engines to my list of search engines. I'm trying to add DuckDuckGo without success. I have Google, Bing and Startpage. I click on Find More Search Engines, select and add DuckDuckGo but while it appears as an extension it does not appear in the list of search engines.

Asked by WDMc 2 years ago

Answered by Chris Ilias 2 years ago

  • حُلّت
  • المُؤرشفة

ICS files

In the past, when ICS files were in a mail, I had been asked what to do, and could open them in OUTLOOK. This option has been apparently cancelled and it only asks where … (read more)

In the past, when ICS files were in a mail, I had been asked what to do, and could open them in OUTLOOK. This option has been apparently cancelled and it only asks where to save the file, without any option to open it directly. Furthermore, when I try to modify it in the "settings" and change it to "Always ask" I can't find no ICS files nor OUTLOOK SCHEDULE files. Please advice. Thanks

Asked by giorarytwo 2 years ago

Answered by Terry 2 years ago

  • حُلّت
  • المُؤرشفة

Anyone else lose Dashlane with every Firefox update?

Seems as if Firefox is updating every other day lately. I have Dashlane on my tool bar, and it seems to freeze/disable after every update. When I open Dashlane separate… (read more)

Seems as if Firefox is updating every other day lately. I have Dashlane on my tool bar, and it seems to freeze/disable after every update. When I open Dashlane separately in the browser and log in, it congratulates me on installing it on a new device. What is Firefox changing with its updates that makes my computer look different to Dashlane? I cannot find the Dashlane version running but I do have it on automatically update.

Asked by shubunkinarts 2 years ago

Answered by shubunkinarts 2 years ago

  • حُلّت
  • المُؤرشفة

missing theme preview pics etc.

hi, something happened to my themes. i can no longer see the preview/thumbnail of them, also the authors link is gone. i've been trying everything for hours, but couldn't… (read more)

hi, something happened to my themes. i can no longer see the preview/thumbnail of them, also the authors link is gone. i've been trying everything for hours, but couldn't find anything in about:config that worked. any help would be great, thanks!

Asked by davidw87 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Language Pack didn't apply properly

After applied Chinese Language Pack, the menu didn't change ,even after restart firefox or the system. I tried refresh firefox and re-install the language pack, the same … (read more)

After applied Chinese Language Pack, the menu didn't change ,even after restart firefox or the system. I tried refresh firefox and re-install the language pack, the same situation appeared.

Asked by Copyerder 6 months ago

Answered by Paul 6 months ago

  • حُلّت
  • المُؤرشفة

'Downloads' directory is created unexpectedly

When I open `about:preferences` tab, `Downloads` directory is created in my home directory, despite my downloads directory is different. I've read issue 474718 which stat… (read more)

When I open `about:preferences` tab, `Downloads` directory is created in my home directory, despite my downloads directory is different. I've read issue 474718 which states that it was fix but i still experience it. Linux x86_64

Asked by sgp25 1 year ago

Answered by jonzn4SUSE 1 year ago

  • حُلّت
  • المُؤرشفة

Profile settings and Add-ons disappeared

My add-on and default profile have disappeared after I entered safe mode. The browser window restarted with a new interface with different settings and all my add-ons wer… (read more)

My add-on and default profile have disappeared after I entered safe mode. The browser window restarted with a new interface with different settings and all my add-ons were gone. There reason why I tried out safe-mode was to restore my open tabs which were lost after firefox updates but still showing in history without the possibility to restore them. Currently, I have three profiles in about:profiles but non of them contains my add-ons data. They all appeared as if I am opening the browser for the first time. Inside the profiles file explore, there are 5 newly created profiles see attached screenshots.

Things I did, Cleared cache, refreshed the profiles and restart the browser nothing works.

What is going on. :(. This sucks. I had special add-ons which contained my valuable settings and now they are all gone.

Asked by Figira 11 months ago

Answered by cor-el 11 months ago

  • حُلّت
  • المُؤرشفة

I Don't See the Option for Recommended by Pocket on my Firefox

I am in the United States. My machine is on Windows 22H2 (OS Build) 19045.3208. My version of FFox is 116.0 (64-bit). My firefox was getting very booged down after month… (read more)

I am in the United States. My machine is on Windows 22H2 (OS Build) 19045.3208. My version of FFox is 116.0 (64-bit).

My firefox was getting very booged down after months of usage and I complete uninstalled and reinstalled, and now Recommend by Pocket does not show up either on my Home Page, or as an option to add it.

Googling around, the two most common fixes I have seen is to fix this are:

1) Click the Personalize button in the upper right corner of the new tab page and toggle Recommended by Pocket to on, but the option does not appear there. See attached screenshot. 2) Type about:config in address bar, then browser.newtabpage.activity-stream.feeds.section.topstories, and set to true. This was already in effect. See attached screenshot.

Anything else I can try to enable it? I really like it and I miss it.

Asked by firefox.chuck 1 year ago

Answered by firefox.chuck 1 year ago

  • حُلّت
  • المُؤرشفة

Firefox URL/Search box and results drop down show diagonal pink line background

With the last update I suddenly have the url/search box background and its search results drop down background set to an ugly pink with diagonal lines. I am visually imp… (read more)

With the last update I suddenly have the url/search box background and its search results drop down background set to an ugly pink with diagonal lines.

I am visually impaired and now its almost impossible to use firefox because I can't read the text on top of the diagonal colored bands. There doesn't seem to be any settings to turn on or off this appearance.

I will have to switch browsers until this is fixed and I don't want to.

Asked by tniec 1 year ago

Answered by tniec 1 year ago