Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

firefox only showing 7 days of history, need more

firefox used to have good history now it's only 7 days? i need to see more than 7 days, all of it being available is ideal. what prompted this - although i've been irked … (funda kabanzi)

firefox used to have good history now it's only 7 days? i need to see more than 7 days, all of it being available is ideal. what prompted this - although i've been irked by it before - is needing to know how i got to a website, what was the search and/or tab spelunking that got me there? it's really important to know this. relying solely on google search (if that'll yield part of the trail) seems contrary to firefox ethos.

Asked by Parsnips 3 emasontweni adlule

Last reply by Denys 2 emasontweni adlule

My search history is no lomger functional? No history is being retained. Have tried to find away to correct, but system doesn't cover this item

No search history is covered in the settings. Used to be able to be able to check HISTORY in settings but it always is empty. Something must have changed with the … (funda kabanzi)

No search history is covered in the settings. Used to be able to be able to check HISTORY in settings but it always is empty. Something must have changed with the updates cause this has been going on for several months now. Appears you've done away with the History feature. Can find no help in your settings concerning how to restore history. This was a useful feature and Im swiching to Google which I despise but at least they still offer this feature I like.

Asked by DonD 5 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 5 izinyanga ezidlule

  • Okugcinwe kunqolobane

Search history

The question is simple: Are there plans for adding timestamps to search history so that one could see on what date they visited that web page just like in Chrome? The dat… (funda kabanzi)

The question is simple: Are there plans for adding timestamps to search history so that one could see on what date they visited that web page just like in Chrome? The date of visit would be enough although it would be even better if there'd be an exact time of refreshing that page. Or are there known add-ons to Firefox for Android that do that? Thank you.

Asked by Петр 7 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

"Open previous windows and tabs" is not opening previous windows and tabs

For whatever reason, a few days ago Firefox quit opening previous windows and tabs on startup. And yes, ""Open previous windows and tabs" in Settings is checked. Any i… (funda kabanzi)

For whatever reason, a few days ago Firefox quit opening previous windows and tabs on startup.

And yes, ""Open previous windows and tabs" in Settings is checked.

Any ideas?

Thanks!

Asked by MaxTrax 6 izinyanga ezidlule

Last reply by jonzn4SUSE 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

When we are getting dates and time in history like Chrome? Random months and in those months, no days, no dates makes Firefox outdated.

When we are getting dates and time in history like Chrome? Random months and in those months, no days, no dates makes Firefox outdated. Is Firefox not growing or everyth… (funda kabanzi)

When we are getting dates and time in history like Chrome? Random months and in those months, no days, no dates makes Firefox outdated.

Is Firefox not growing or everything needs to be highlighted? I have never highlighted anything to chrome yet it has done things that are worth it.

Asked by Net_Hunter_90s 7 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 7 izinyanga ezidlule

  • Okugcinwe kunqolobane

Delete several entries from your browsing history after shortlisting using history search function

Firefox android keeps a full history of entries form the address bar. This list is very helpful when using "search history" option for address bar autocomplete or suggest… (funda kabanzi)

Firefox android keeps a full history of entries form the address bar. This list is very helpful when using "search history" option for address bar autocomplete or suggestions. ("Firefox suggests")

HOWEVER, it is insanity inducing when invalid entries exist in that list, as they are endlessly suggested, but cannot easily be exorcised from said list.

Sure, the list can be displayed, and individual or even multiple entries can be displayed (as described in this article: https://support.mozilla.org/en-US/kb/clear-your-browsing-history-firefox-android

However, this technique requires you to manually scroll through thousands of entries to select the items you may wish. There is no tool to sort the list or any other list manipulation tools. There is a search function, as identified by the magnifying glass icon in the menu bar, and the search tool quickly displayed all the target appearances from the thousands. It even conveniently shows them on the search results page... BUT you cannot effect any of the actions available for the unsearched list. All you can do is open one of the search results. You can't delete, select or anything.

This makes editing the history for invalid or otherwise undesirable entries IMPOSSIBLE.

The tool set needs to be extended to the search results list, or some other tool needs to be provided to edit the history in some other way.

Any suggestions are welcome, this could also be considered s feature suggestion. My only option is to use a different browser, and that is very unplayable to me. I am a radio firefox defender.

Asked by mike.smg7102 6 izinyanga ezidlule

Last reply by mike.smg7102 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Lost Firefox windows and can’t restore session

I was working on my computer when I accidentally clicked out of my tab that had all my pinned windows on it. But then I accidentally started a new tab and deleted it. So … (funda kabanzi)

I was working on my computer when I accidentally clicked out of my tab that had all my pinned windows on it. But then I accidentally started a new tab and deleted it. So now when I try to restore previous session it goes to the tab I just deleted and not the one with all my pins. Is there a way I can get all my pinned tabs back?

Asked by makanakay 6 izinyanga ezidlule

Last reply by an.beu 4 izinyanga ezidlule

  • Okugcinwe kunqolobane

Copying entries in history: WYSINWYG

There is (IMHO) some missing functionality / unwanted feature or call it what you like (bug?). History -> Manage History select e.g. Last 7 days, right click on Name… (funda kabanzi)

There is (IMHO) some missing functionality / unwanted feature or call it what you like (bug?).

History -> Manage History

select e.g. Last 7 days, right click on Name and select at least two attributes (you can choose from: Tags, Location,Most Recent Visit, Added and Last Modified)

Select the first entry of the list, all displayed fields are selected/highlighted.

Copy (either with the menu or with Ctrl-C) and paste it in your favourite text editor.

Why is only the URL copied? Other fields were also highlighted. Why are they not included?

This is WYSINWYG (what you see is not what you get).

It is possible to export bookmarks as an html file, so why is this not possible with history?

OK, it is possible to query the sqlite3 database directly to get some history info but it's a bit cumbersome.

To do so,

  copy the sqlite (places.sqlite) database to some safe place then open the database (with 'sqlite3 places.sqlite')
  get the history info you are interested in with a sqlite query,
  e.g. select title,visit_count,site_name,url,description,last_visit_date from moz_places where url like '%support%';

But there is no simple (AFAIK) way to convert 'last_visit_date' (an integer) to something human readable.

So either include the whole selection when something is copied (WYSIWYG) or provide export history as an html file.


ps: why is there on option 'other' in the list of 'topics' ? pps: I already posted this comment but it got lost somehow

Asked by sclaes 6 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

irreguläre Einträge in Browser-Chronik

these are the entries in the Firefox browser history: https://bcnexum.com/rox?cid=290db0db9e38fc7148ade83292dc1d2e8feb80f65d7f9ca8ce2a1dc41d9e529a https://bcnexum.com/r… (funda kabanzi)

these are the entries in the Firefox browser history:

https://bcnexum.com/rox?cid=290db0db9e38fc7148ade83292dc1d2e8feb80f65d7f9ca8ce2a1dc41d9e529a

https://bcnexum.com/rox?ui=4b01s1i&wm=%7Eu-E&pub=wu-E&ci=%3CJ_x2Oq%3E&ppos=&l=K%5B&ve=7Dbn6&an=I_%7D%25Ia%22VxV&id=5162166838506080833360671375498520271&its=9F%5Bt%2AMq5d9bA%23QD%3BvoPWbRZ&cup=o%2C%3FRpArIX6%7D5%7Dr%26_YN6%29%28P%3F3Sdj.C_1ZIR%2A%23md%7BUQ4%3B%258%295&phash=23ly290db0db9e38fc7148ade83292dc1d2e8feb80f65d7f9ca8ce2a1dc41d9e529a

http://127.0.0.1:28951/lp?u=F15D47F94D18DA7C998801D8AE7EF23EB74BDC8CA4DC3661091C63072B4BA359E048B6D0E45242B49B3DC51A1391EBE7A8FB67DCB9670C488901083989E9974C76FA94638C0E32AF830864E7E10733DEF5F781FF36 DAAA8D3B348D44634B7CEFB532E8FFA39C3BBAD4F9EA01E7206D03EF072C4E03003A619034AB8D544DBB780002F7F3E9E906F039DA9B0CF3BB1D1655836FB9A8D77AD8F41C7D933661EDD4A436DBFE0BF603140F317 C080C12E84FAA3D317D6FB93C944A8FF5B7A35704DFD5A9BBF73A4CB1339984429F7575CA34B7C6CDB372978082BA89CC3669F7D0E2F4EDF602EE0034489C6CF1DDD8AC61DC609528AECDEB1A5DA5EBDAF32E5E5E90 2055AF2D6A2647F13148827FE09276799E2DFEDAD6DCF637FBD604E00F3CA3378E56DFDB5B40865B89B2FCA67001E8FBDAE6B42658F73AEF18FD2E56C855A7577DFB7763E9E679EB0B521E42CBB7DA163AEFC9DE8414

on PC in used: Windows 11Vers.: 24H2; Firefox: 133.0.3

regards D.Hörmann 494EA59D73C77A2C85B2D6D3A63253CCECA2CDE8DC02FF708AFB7F063641FE55B56971E3995B7E5D9F28E1226BEFECC908F8E8153E1331502D123B063B648843CE9097C3B68C3FC5A98404FA4E04FBD4BB8F54E7370572 45A8823C3CA65259C68CB9CD9081972EC5E8102FBFE44A29545E0307224C888F72A93776E71D8200022FD0F8BCF3D9E5E6E0

Asked by simadi 6 izinyanga ezidlule

Last reply by notcancername 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Multiple open-tab sessions

In Firefox, reopening the app pre-loads all the last-visited tabs, while Chromium opens a blank sreen and I have a button at the top right of the screen which allows me t… (funda kabanzi)

In Firefox, reopening the app pre-loads all the last-visited tabs, while Chromium opens a blank sreen and I have a button at the top right of the screen which allows me to select whichever of the last few sessions' tabs I want to have loaded. This is definitely more convenient, as I might be working on different things at different times and need different sites for that purpose. Can we learn from Chromium and make something similar? I think the best would be a combination of both, where Firefox preloads the last visit's tabs like it currently does, but remembering the previous sessions and with the button at the top right to allow picking one of them.

What do you think? And if that is going to take too long to implement, how could I program it for myself? Bear in mind that I'm not a programmer, so it won't be something that I will be able to do today or tomorrow, but I would like to hear some directions. And of course, it would be better if the developers like the idea and make it so for everybody :)

Asked by SusseLinuxx 6 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

homepage shortcuts always changing including number of rows showing

Hi all -- I have to admit that I am pretty frustrated after Firefox instituted the change to how shortcuts on the homepage operate a year or two ago. They used to be so r… (funda kabanzi)

Hi all -- I have to admit that I am pretty frustrated after Firefox instituted the change to how shortcuts on the homepage operate a year or two ago. They used to be so reliable. Now frequently accessed websites are often missing or there's one row instead of two (despite being set to two obviously).

This is such a basic and important feature. It would be nice if things returned to working flawlessly.

Asked by jasonsz 6 izinyanga ezidlule

Last reply by jasonsz 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

Restore the previous session from the Firefox menu....Restore Previous Session not showing up in drop down history tab

Restore Previous Session. I did like I have in past and read on support but that line isn't in my choices...my win 11 just did an update but Firefox didn't recover sme a… (funda kabanzi)

Restore Previous Session. I did like I have in past and read on support but that line isn't in my choices...my win 11 just did an update but Firefox didn't recover sme as my chrome.. Restore the previous session from the Firefox menu

Restore the previous session from the Firefox menu

Here's how to get back your tabs and windows from a previous session using the Firefox menu:

   Click the menu button  to open the menu panel.
   Click History, then click Restore Previous Session.

Asked by gotpartsonline 6 izinyanga ezidlule

Last reply by razzel 6 izinyanga ezidlule

  • Okugcinwe kunqolobane

The icons for the shortcuts on my home page suddenly are quite small. How do I enlarge them?

The icons on my home page suddenly became significantly reduced in size. Sure, I can tell what they are, and I've increased the text size for their identifiers below the … (funda kabanzi)

The icons on my home page suddenly became significantly reduced in size. Sure, I can tell what they are, and I've increased the text size for their identifiers below the icons. But they are now so small as to be not pleasing to the eye. How can I put them back the way they wuz?

Asked by Polly Kummel 6 izinyanga ezidlule

Last reply by YeOldNerd 4 izinyanga ezidlule