Showing questions tagged: Show all questions
  • Archived

Yubikey USB pin prompt not popup keyboard

I try to login to github that require passkey to login, I use my USB C yubikey, when it comes to entering pin time, the keyboard does not show up Sorry, cant show images… (read more)

I try to login to github that require passkey to login, I use my USB C yubikey, when it comes to entering pin time, the keyboard does not show up

Sorry, cant show images

Asked by jerry mouse 7 months ago

Last reply by Khalid 7 months ago

  • Archived

Sync Open Tabs From Old Phone to New Phone

Trying to sync/share open tabs on my old phone to my new phone. Tried selecting Share>Share all tabs>Google Pixel 9 Pro XL Each time I've tried that, it says Unabl… (read more)

Trying to sync/share open tabs on my old phone to my new phone. Tried selecting Share>Share all tabs>Google Pixel 9 Pro XL

Each time I've tried that, it says Unable to send

Hoping for some help.

Asked by junior426 7 months ago

Last reply by Khalid 7 months ago

  • Archived

Firefox Issues with Performance and Syncing Tabs Between Devices

Dear Mozilla Support Team, I hope this message finds you well. I have encountered several issues while using Firefox, particularly with tab synchronization between devic… (read more)

Dear Mozilla Support Team,

I hope this message finds you well. I have encountered several issues while using Firefox, particularly with tab synchronization between devices and general performance when switching profiles. It seems that tabs do not sync reliably, and there are significant slowdowns when managing profiles on my Android device.

I would appreciate it if you could guide me towards the best way to resolve these issues, or let me know if there is a workaround available. I am an avid Firefox user and would love to see these issues resolved.

Thank you for your help and support.

Best regards Tibor

Asked by Tibor Tibor 7 months ago

Last reply by Khalid 7 months ago

  • Archived

troubleshooting / hacking

unlock my facebook account I'll apply to confirm my identity by sending passport but Facebook never been notified so many fck hackers trying to have access to all my soci… (read more)

unlock my facebook account I'll apply to confirm my identity by sending passport but Facebook never been notified so many fck hackers trying to have access to all my social media accounts Facebook is very important to me I'm Robel james pagcaliwagan barro I'm 24 years old June 15 2000 I hope you notice and unlock my Facebook account

Asked by barrorobeljames 7 months ago

Last reply by Khalid 7 months ago

  • Archived

suspect malware software infested my Android

Starting yesterday my phone apparently self enabled Caller ID to display Caller as unknown. Is this a case of infiltration. Also when I type on the keyboard letters don… (read more)

Starting yesterday my phone apparently self enabled Caller ID to display Caller as unknown.

Is this a case of infiltration.

Also when I type on the keyboard letters don't seem to sync with the key I typed, please your assistance will be highly appreciated and remove the grief. Typing is rather slow you might type a specific key, yet the letters are spaced involuntarily

Asked by Philip Walimbwa 7 months ago

Last reply by Khalid 7 months ago

  • Archived

Disable "Show search terms instead of URLs" when using the default search engine

Hello there, currently it is impossible for Firefox on Android to disable the "Show search terms instead of URLs" setting that hides the URL when searching through the ad… (read more)

Hello there, currently it is impossible for Firefox on Android to disable the "Show search terms instead of URLs" setting that hides the URL when searching through the address bar with the default search engine. How may I disable this? I'd like to always be shown the full URL everywhere.

Asked by Ekto 7 months ago

Last reply by Khalid 7 months ago

  • Archived

chromebook os

Can Mozilla Firefox download apps in the play store lately? My Chromebook OS can't get the play store. I tried it many times and it still failed, so I gave up on using we… (read more)

Can Mozilla Firefox download apps in the play store lately? My Chromebook OS can't get the play store. I tried it many times and it still failed, so I gave up on using websites and others. My Chromebook is a lenovo 500e stylus model.

Asked by Shah Dizhan 7 months ago

Last reply by Khalid 7 months ago

  • Archived

Any type of media instantly pausing and reacting to resuming by playing for a half second before pausing again

I have a huge problem, whenever I try to play videos or listen to audios they pause immediately upon starting and require me to tap the 'resume' button a million times to… (read more)

I have a huge problem, whenever I try to play videos or listen to audios they pause immediately upon starting and require me to tap the 'resume' button a million times to listen to 1-5 seconds of the track or video. This has nothing to do with extensions, I tried disabling them all but the problem persisted. Happens no matter what site I'm visiting. Happened a long time ago and none of the recent bug fixes helped, so I decided to finally talk about it. The attached picture explains the problem in a very simplified way I think. I have the latest version right now and the problem is still there so... do I reset all my settings or is it not my browser's settings fault either?

Asked by sakensyngyshan31 7 months ago

Last reply by Khalid 7 months ago

  • Archived

websites not blocked on Android

I recently accessed a scam retailer website on my phone and made a purchase. When I tried to open the same website on my computer using Firefox, to show my husband how pr… (read more)

I recently accessed a scam retailer website on my phone and made a purchase. When I tried to open the same website on my computer using Firefox, to show my husband how professional the scam site is, it was blocked by Norton safe search. Does the Firefox app have a similar extension that can be used?

Asked by denko68 7 months ago

Last reply by Khalid 7 months ago

  • Archived

Follow RECENT CIRCULARS - NEWS CHANNEL

Improving documentation organization can greatly enhance its usability and readability. Here are some tips to help you get started: 1. **Structure and Hierarchy**… (read more)

Improving documentation organization can greatly enhance its usability and readability. Here are some tips to help you get started:

      1. 1. **Structure and Hierarchy**

- **Table of Contents**: Start with a clear table of contents (TOC) that outlines the main sections and subsections of your documentation. - **Headings and Subheadings**: Use consistent and descriptive headings (H1, H2, H3, etc.) to break down content into manageable sections.

      1. 2. **Consistent Formatting**

- **Markdown**: Utilize Markdown for consistent formatting. For example:

 ```markdown
 # Main Heading
 ## Subheading
 - Bullet point
 1. Numbered list
 ```

- **Code Blocks**: Use code blocks for any code snippets or commands:

 ```python
 def example_function():
     print("Hello, World!")
 ```
      1. 3. **Clear and Concise Language**

- **Simplicity**: Write in clear, concise language. Avoid jargon unless necessary, and provide definitions for any technical terms. - **Active Voice**: Use active voice to make instructions more direct and easier to follow.

      1. 4. **Visual Aids**

- **Diagrams and Screenshots**: Include diagrams, flowcharts, and screenshots to illustrate complex concepts or steps. - **Tables**: Use tables to organize data and comparisons.

      1. 5. **Navigation and Links**

- **Internal Links**: Use internal links to connect related sections within your documentation. - **External Links**: Provide links to external resources for further reading or tools.

      1. 6. **Search Functionality**

- **Search Bar**: If your documentation is hosted online, ensure it has a search bar to help users find information quickly.

      1. 7. **Version Control**

- **Changelog**: Maintain a changelog to document updates and changes to your documentation. - **Version Numbers**: Clearly indicate the version of the documentation and the corresponding version of the software or project.

      1. 8. **Feedback and Iteration**

- **User Feedback**: Encourage users to provide feedback on the documentation. Use this feedback to make continuous improvements. - **Regular Updates**: Regularly review and update the documentation to keep it current and accurate.

      1. Example Structure

Here's a simple example of how you might structure your documentation:

```markdown

  1. Project Title
    1. Table of Contents

1. [Introduction](#introduction) 2. [Installation](#installation) 3. [Usage](#usage) 4. [API Reference](#api-reference) 5. [FAQ](#faq) 6. [Changelog](#changelog)

    1. Introduction

Brief overview of the project.

    1. Installation

Step-by-step instructions on how to install the project.

    1. Usage

Examples and explanations of how to use the project.

    1. API Reference

Detailed information about the API endpoints or functions.

    1. FAQ

Common questions and answers.

    1. Changelog

List of changes and updates. ```

By following these tips, you can create well-organized, user-friendly documentation that is easy to navigate and understand. If you have any specific questions or need further assistance, feel free to ask!

Asked by 2evbqwyc02 7 months ago

Last reply by Khalid 7 months ago