Showing questions tagged: Show all questions

How to ensure size & shape of page remains the same from session to session

Is there a way to ensure size & shape of page remains the same from session to session? I use my TV as a monitor and every time I open Firefox I have to manually resh… (read more)

Is there a way to ensure size & shape of page remains the same from session to session? I use my TV as a monitor and every time I open Firefox I have to manually reshape the browser to fit the screen. I'd love for it to come up the same each time.

Thanks, Richard

Asked by r.e.scott47 4 months ago

Last reply by Terry 4 months ago

Hoe zet ik mijn tabbladen vast?

Ik heb een vraag ? Als ik mijn Firefox twee x open, en dan weer beide sluit zijn de volgende x als ik mijn Firefox open al me tabbladen in eens weg en moet ik ze op… (read more)

Ik heb een vraag ?

Als ik mijn Firefox twee x open, en dan weer beide sluit zijn de volgende x als ik mijn Firefox open al me tabbladen in eens weg en moet ik ze opnieuw vast zetten.

Hoe kan ik het zo in stellen ook al open in 100x Firefox en weer sluit dat hij de Tabbladen onthoud en dat ik ze niet steeds opnieuw moet vast maken ?

Met vriendelijke groet

Michel Koene

Asked by mekoene 4 months ago

Last reply by cor-el 4 months ago

How to type accent marks in FF?

I want to be able to type accented characters while I'm using a mail tool in Firefox. I searched and found the Office/Word method, but that doesn't work in FF. When I sea… (read more)

I want to be able to type accented characters while I'm using a mail tool in Firefox. I searched and found the Office/Word method, but that doesn't work in FF. When I searched this site for "type accent," nothing was found.

I don't need a special language pack, I'm still typing in English. I just want a way to insert an accented character now and then.

Asked by ithinktfiam 4 months ago

Last reply by cor-el 4 months ago

URL BAR

I am using Firefox on a desktop and recently upgraded to 112. I have been trying for the last 6 months to SHORTEN the address bar (NO, I do NOT use Search on Firefox) and… (read more)

I am using Firefox on a desktop and recently upgraded to 112. I have been trying for the last 6 months to SHORTEN the address bar (NO, I do NOT use Search on Firefox) and cannot find an answer anywhere. I am completely exasperated at all controls Firefox has taken away from users the past few years and this is the final straw before I leave you. PLEASE tell me how to REALLY shorten the god-awful length of the url bar so I can see more addons ON the desktop. Thank you very much.

Rob Davis, a loyal user of Firefox since 2009.

Asked by robddavis 5 months ago

Last reply by cor-el 5 months ago

The bounding rectangle of an input control getting by UIAutomation is not up-to-date

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code. IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) … (read more)

I'm using UIAutomation to get the bounding rectagle of an input control. Here's my C++ code.

IUIAutomation* p_iui; ... IUIAutomationElement* p_fcs_element; while(TRUE) {

   Sleep(1000);
   p_iui->GetFocusedElement(&p_fcs_element);
   RECT r;
   p_fcs_element->get_CurrentBoundingRectangle(&r);
   _cprintf("Rect: %d,%d,%d,%d\n", r.left, r.top, r.right, r.bottom);

}

When I put focus on some input text area and move Firefox by drag&drop, the RECT r's data(left,top,right,bottom)does not change, unless I change the focus to another text area and back to the first one. Should I change some Firefox settings to make the location information up-to-date when get_CurrentBoundingRectangle every time?

Asked by aniki0210 5 months ago

Last reply by cor-el 5 months ago

bookmarks

I have my bookmarks alphabetized. When I click on one far down the list & then want to click on the next one the list of my bookmarks always reverts to the top of my … (read more)

I have my bookmarks alphabetized. When I click on one far down the list & then want to click on the next one the list of my bookmarks always reverts to the top of my list. Can I change this to have my bookmarks stay in the same place that I left off with instead of having to scroll all the way down again?

Asked by smythpa 5 months ago

Last reply by jscher2000 - Support Volunteer 5 months ago

Off Topic: What's the DEFAULT Font and Formatting for the Windows "Notepad"? I've inadvertantly set the wrong Font, and can't put it back[!]

Folks ---- 6 April 2023 --- I posted this request previously, about 4 days ago. I inadvertantly CHANGED the Font used in the Windows Notepad. Since I'm old enough for … (read more)

Folks ---- 6 April 2023 ---

I posted this request previously, about 4 days ago.

I inadvertantly CHANGED the Font used in the Windows Notepad. Since I'm old enough for such changes to be visually significant, AND since the change makes reading text VERY difficult, I need to change it back to whatever it was before. It's just that I don't know what it WAS before[!]

That's my question: what Font do I specify, and what display Format do I use.

Thankx in advance for any help any of you-all can provide.

Chris Madsen [The Gray Cat -- Been here before under that <name>] << tmc@att.net >>

Asked by The Gray Cat 5 months ago

Last reply by Dropa 5 months ago