Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Gelöst
  • Archiviert

Keyboard navigation on search results

I want to navigate on search results using the keyboard. I could use tab but it suggests all interactive elements such as news, images, books, videos, search settings and… (Lesen Sie mehr)

I want to navigate on search results using the keyboard. I could use tab but it suggests all interactive elements such as news, images, books, videos, search settings and etc one by one. I want to press something and make active first result, then second. If such hotkeys are not provided, maybe there are any extensions with similar functionality?

Gefragt von LuchnikKek vor 11 Monaten

Beantwortet von LuchnikKek vor 11 Monaten

PDF to only download, not open

I've chosen Tips and tricks, hopefully it means this will be an article/explanation instead of a question. I had the opposite problem to PDF files should not download, on… (Lesen Sie mehr)

I've chosen Tips and tricks, hopefully it means this will be an article/explanation instead of a question. I had the opposite problem to PDF files should not download, only open in browser and was happy to find out in the OP attachment that the action for each file-types could be changed. I didn't want my bandwidth strain of having to download PDF twice anymore (especially ones with many images).

I was going to leave the following on a comment of the other thread but it was locked.

Gefragt von DynV vor 6 Tagen

Letzte Antwort von DynV vor 6 Tagen

How to fast scroll my bookmarks on a Samsung phone?

I have 8000 bookmarks! =there's no way to scroll down by holding an arrow key on bottom right corner alike Firefox desktop on my mac, bc there s no key present at all...… (Lesen Sie mehr)

I have 8000 bookmarks! =there's no way to scroll down by holding an arrow key on bottom right corner alike Firefox desktop on my mac, bc there s no key present at all...I see a small site marker tab which moves to show place, but.guess how many times I'd have to swipe down the middle of the screen to get the bottom of bookmarks!!?

  Its about 500 finger scrolls!  Isn't there a app or tweak to ma!me all bookmarks roll top to bottom, w.ok having to hand every page from the top?!

Gefragt von Olivia is goddess vor 1 Woche

Letzte Antwort von Paul vor 1 Woche

opening firefox browser

When i open the firefox browser it only opens half screen, i click on the enlarge icon and the page flicks from the left of screen to the right of screen, i have to click… (Lesen Sie mehr)

When i open the firefox browser it only opens half screen, i click on the enlarge icon and the page flicks from the left of screen to the right of screen, i have to click on the enlarge icon again to get full screen. How do i change the settings so the browser opens in full screen everytime ?

Gefragt von butchmax vor 1 Woche

  • Gelöst

Loads content on Firefox even if the tab or the window is not visible, is possibile?

I hope this message finds you well! I use two versions of Firefox: the stable one and the developer one. The developer version is set to start with the Windows start and… (Lesen Sie mehr)

I hope this message finds you well! I use two versions of Firefox: the stable one and the developer one.

The developer version is set to start with the Windows start and is set to be minimized on the Windows try but since some years Firefox, as other browser do, never load the page or the tab content if the tab or the window is not active, been seen by the user.

I'm asking if there is some hidden settings in the about:config that allow me to disable this and let Firefox load tabs or page always, not only when the tab or windows is seen by me.

Thank you.

Gefragt von Mark vor 1 Woche

Beantwortet von Mark vor 1 Woche

closing tabs

Sorry this is not a question but I can't find a email for Mozilla mobile for android we need a way to make it harder to accidently close a tab and also an option is setti… (Lesen Sie mehr)

Sorry this is not a question but I can't find a email for Mozilla mobile for android we need a way to make it harder to accidently close a tab and also an option is setting to bringing back said closed tab with a longer time not 3seconds so who ever gets this please send it to a Mozilla worker.

Gefragt von littledragon0007 vor 1 Woche

Letzte Antwort von Paul vor 1 Woche

Too much commercial advertising when I open Firefox

When I enter a search term like "Boston hotels map" I'm looking for a map but instead I get a list of commercial web sites that are trying to sell me a hotel room - how d… (Lesen Sie mehr)

When I enter a search term like "Boston hotels map" I'm looking for a map but instead I get a list of commercial web sites that are trying to sell me a hotel room - how do I change this so that I get information, not ads?

Gefragt von tmrail vor 2 Wochen

Letzte Antwort von thepillenwerfer vor 2 Wochen

YouTube videos

Hi! I sometimes play 2 YouTube videos each in own browser. In FireFox it pauses the video in the browser not active. Is there a setting to keep both videos playing? … (Lesen Sie mehr)

Hi! I sometimes play 2 YouTube videos each in own browser. In FireFox it pauses the video in the browser not active. Is there a setting to keep both videos playing?

Gefragt von Neels Smit vor 2 Wochen

Zoomed in page alignement

Hello all, I am looking for a way to lock align a zoomed in site (when horizontal scroll bar is visible) to the right instead of default alignment to the left when I ope… (Lesen Sie mehr)

Hello all,

I am looking for a way to lock align a zoomed in site (when horizontal scroll bar is visible) to the right instead of default alignment to the left when I open next page.

Gefragt von alen.jerman vor 2 Wochen

CLOSE TAB in content area context menu.

I have previously been able to include the tab 'Close Tab' item in the #contentAreaContextMenu by adding it to browser.xhtml. This no longer works even though 'Reopen Clo… (Lesen Sie mehr)

I have previously been able to include the tab 'Close Tab' item in the #contentAreaContextMenu by adding it to browser.xhtml. This no longer works even though 'Reopen Closed Tab' and 'New Tab' still do.

     <menuitem id="toolbar-context-openANewTab"
               command="cmd_newNavigatorTab"
               data-l10n-id="toolbar-context-menu-new-tab"/>
     <menuitem id="context_closeTab"
               label="Close Tab"
               data-lazy-l10n-id="tab-context-close-n-tabs"
               data-l10n-args='{"tabCount": 1}'/>
     <menuitem id="context_undoCloseTab"
               label="Reopen Closed Tab"
               data-l10n-id="tab-context-reopen-closed-tabs"
               data-l10n-args='{"tabCount": 1}'
               observes="History:UndoCloseTab"/>


I was previously using the following which no longer works either.

     <menuitem id="context_closeTab"
               label="Close Tab"
               oncommand="BrowserCloseTabOrWindow(event);"/>

Gefragt von deanone vor 1 Monat