Showing questions tagged: Show all questions

How to remove the "<selection>" tag from the selected text when using the AI chatbot custom prompt in the about:config?

You can create custom prompts in about:config (search for browser.ml.chat.prompt), so you can use something like {"label":"Custom prompt","value":"%selection%"}. This %se… (read more)

You can create custom prompts in about:config (search for browser.ml.chat.prompt), so you can use something like {"label":"Custom prompt","value":"%selection%"}. This %selection% is the text on the page that is currently selected. When you select something and click the chatbot popup button that appears and choose your custom prompt, it sends to the chatbot the string "<selection>the selected text</selection>". So instead of just returning the actual text, it adds the <selection> tag around it.

There are two problems with this: 1. it's ugly, and 2. the chatbot doesn't ignore it, sometimes changing the response because of the "<selected>" tag.

How to remove this tag so that what is sent is only the "the selected text" string with no tag?

Asked by qwe123 16 hours ago

Clicking on a link in thunderbird makes firefox cover thunderbird up.

I'm using Fedora 43 and Xfce4 on my desktop, with four workspaces active. Thunderbird is on one and Firefox on another. What's supposed to happen is that my desktop sho… (read more)

I'm using Fedora 43 and Xfce4 on my desktop, with four workspaces active. Thunderbird is on one and Firefox on another. What's supposed to happen is that my desktop should change to the one with Firefox and the link should open up on a new tab. What actually happens is that Firefox moves to the workspace Thunderbird's on, covering it up and the link opens on a new tab. I'm presuming that there's some sort of setting issue, but have no idea how to find it

Asked by sideburns 3 days ago

how to disable kinetic scrolling

I am trying to disable momentum/kinetic scrolling where scrolling with a trackpad continues for 3-5 sconds after releasing the trackpad. I have tried: disabling smooth s… (read more)

I am trying to disable momentum/kinetic scrolling where scrolling with a trackpad continues for 3-5 sconds after releasing the trackpad.

I have tried: disabling smooth scrolling - no change setting apz.gtk.kinetic_scroll.enabled to false - no such setting exists changing apz.fling_friction to 0 or 0.9 - no change

I am using firefox 146.0.1 (aarch64) windows 11 Thanks

Asked by faith_hughes 5 days ago

Telegram confirmation dialog

The confirmation dialog box opens when clicking the Telegram link asking: "Allow https:/t.me to open tg link with Telegram" as well as a checkbox: "Always allow https:/t.… (read more)

The confirmation dialog box opens when clicking the Telegram link asking: "Allow https:/t.me to open tg link with Telegram" as well as a checkbox: "Always allow https:/t.me to open tg links" The checkbox selection does not persist once the Firefox closes. How can that be corrected?

Asked by damirk1944 5 days ago