Paste

How do I paste in the game forge of empires chat windows with my mouse and without clipboard, it will only allow me to use clipboard control V for keyboard not my mouse, … (read more)

How do I paste in the game forge of empires chat windows with my mouse and without clipboard, it will only allow me to use clipboard control V for keyboard not my mouse, using my mouse to select all, copy, it's fine, cannot use paste with mouse,

Asked by Pastesaga 1 week ago

Removing Folders from the Bookmarks Sidebar

Is there a way to remove the "Bookmarks Menu" folder from the Bookmarks Sidebar using CSS? I would like to have only one folder showing in the sidebar since I only use on… (read more)

Is there a way to remove the "Bookmarks Menu" folder from the Bookmarks Sidebar using CSS? I would like to have only one folder showing in the sidebar since I only use one folder.

Asked by lokisveil 1 month ago

The accessibility issue with aria-disabled attribute

I am currently facing issue with the attribute aria-disabled only in firefox browser. Using nvda reader when I move on to buttons using tab key the reader reads the aria-… (read more)

I am currently facing issue with the attribute aria-disabled only in firefox browser. Using nvda reader when I move on to buttons using tab key the reader reads the aria-label of button but it also says button unavailable even when the button has aria-disabled="false".The same behaviour with the narrator it reads it as button disabled. The
  • tag that covers these have aria-disabled="true". But I think that should not have effect on these button elements as I have explicitly gave on the button the aria-disabled="false". Kindly please look into this issue and resolve. Code Sample:
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <title>List with Accessible Buttons</title>
    </head>
    <body>
            <li aria-disabled="true" >
                Item 1
                <button aria-disabled="false" aria-label="Button 1"  onclick="alert('Button 1 clicked')">Button 1</button>
                <button aria-disabled="false" aria-label="Button 2" onclick="alert('Button 2 clicked')">Button 2</button>
            </li>
            <li aria-disabled="true">
                Item 2
                <button aria-disabled="false" aria-label="Button 3" onclick="alert('Button 3 clicked')">Button 3</button>
                <button aria-disabled="false" aria-label="Button 4" onclick="alert('Button 4 clicked')">Button 4</button>
            </li>
            <li aria-disabled="true">
                Item 3
                <button aria-disabled="false" aria-label="Button 5" onclick="alert('Button 5 clicked')">Button 5</button>
                <button aria-disabled="false" aria-label="Button 6" onclick="alert('Button 6 clicked')">Button 6</button>
            </li>
    </body>
    </html>

  • Asked by mohdmuzammil1532002 3 months ago

    xsl:include: base URI after permanent redirect

    An XML document under a URI http://base/sub/document.xml uses an XSLT stylesheet under a URI http://base/sub/stylesheet.xslt. The server redirects permanently to http://b… (read more)

    An XML document under a URI http://base/sub/document.xml uses an XSLT stylesheet under a URI http://base/sub/stylesheet.xslt. The server redirects permanently to http://base/stylesheet.xslt (response code 301). The stylesheet file contains <xsl:include href = "common.xslt"/>. Firefox fails to GET http://base/sub/common.xslt ?? Instead, Firefox should GET http://base/common.xslt (?). So, the base URI of a document under a permanently redirected URI is not the redirected, but the original URI ?

    Asked by Herbert Schiemann 3 months ago

    Firefox 117.0 crashing

    Hi I wondered if I could get help understanding why a crash might be happening. Firefox seems to suddenly be crashing for a reason I can't determine. This crash was wh… (read more)

    Hi

    I wondered if I could get help understanding why a crash might be happening. Firefox seems to suddenly be crashing for a reason I can't determine. This crash was when I opened a YouTube tab, but it also happened on a Pinterist tab yesterday. I was running Firefox in troubleshooting mode on this most recent crash, which had the following id:

    bp-5c36d424-6fc1-4fec-b56b-173b90230910

    The only thing I've changed recently is moving some extensions from the main toolbar to the new extensions "puzzle piece" area, as well as switching from the default theme to the dark theme offered in the themes area.

    Thank you for any recommendations.

    Asked by joshdewinter 3 months ago

    Run external script by right clicking

    Hello, Fo years I've used native Firefox on my Ubuntu system (which is /usr/bin/firefox). Now I've switched to snap firefox, because it's the new way to use and update Fi… (read more)

    Hello, Fo years I've used native Firefox on my Ubuntu system (which is /usr/bin/firefox). Now I've switched to snap firefox, because it's the new way to use and update Firefox on Ubuntu systems. I used too an extension called Open with (https://addons.mozilla.org/fr/firefox/addon/open-with/), to open shell scripts when I right clicked on a hypertext link to use it in the script shell. Then the script did its job with the url link received in parameter. I know it wasn't the goal of this extension, but It did the job I wanted. Now, in the snap firefox, I cannot do the same. It seems its because native messaging (https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/Native_messaging) doesn't allow permission to interact with others applications (fix me if I'm wrong). I test several extensions, but I didn't find one to do the same job, and I've not the skills to developp it. Si here's my question: is there a way to do execute this type of script (not JavaScript) doing a right click on a link? Thank you for your help.

    Asked by mentalo 3 months ago

    Link at bottom of page suddenly not going away when playing video in full screen.

    A few weeks ago a small link of the current page started appearing at the bottom of the page when playing videos on every website on every device that has Firefox. Ive se… (read more)

    A few weeks ago a small link of the current page started appearing at the bottom of the page when playing videos on every website on every device that has Firefox. Ive seen this link before but it always goes away when I put the video in full screen. A temporary fix is going to another tab and switching back. This makes it go away until I see another video.

    Asked by Mrdiamond03 3 months ago

    userChrome.css main-window border missing right & bottom

    My userChrome.css... #main-window { border: 5px red solid !important; } It's only half-working though as in first screenshot. I've tried messing about with pad… (read more)

    My userChrome.css...

    #main-window { border: 5px red solid !important; }

    It's only half-working though as in first screenshot. I've tried messing about with padding & margins - to no avail.

    The 2nd screenshot zooms in on bottom-left corner and shows a faint blue outline (shadow?).

    Any suggestions on fixing the border?

    Cheers.

    Asked by moon4 3 months ago

    Shortcut/ Web link Opening Home page instead of shortcut page??

    Just recently I noticed that if I click a desktop shortcut or email link, it opens Firefox to the home page. The only way a shortcut will open the specific page is if Fi… (read more)

    Just recently I noticed that if I click a desktop shortcut or email link, it opens Firefox to the home page. The only way a shortcut will open the specific page is if Firefox is open already. This happens if I select opening a link in a new tab or new page. Again, this never used to happen until very recent.

    Also, this only happens with Firefox on my Mac. On Windows, Firefox doesn't need to be open already in order for the shortcut to open the specific page.

    Asked by dhpriest 3 months ago