Showing questions tagged: اعرض كل الأسئلة
  • حُلّت
  • المُؤرشفة

Firefox 104.0.2 arbitrarily freezes (Ubuntu 22.04)

I upgraded to Ubuntu 22.04 recently. Since then Firefox 104.0.2 (64-bit) has been arbitrarily freezing; sometimes i have to restart the computer while most of the times I… (read more)

I upgraded to Ubuntu 22.04 recently. Since then Firefox 104.0.2 (64-bit) has been arbitrarily freezing; sometimes i have to restart the computer while most of the times I am able to kill the Firefox main process and restart Firefox.

The freeze occurs when i try to save a Web page; i don't see any "logic" as to which Web pages cause Firefox to freeze. It seems totally arbitrary.

I clear my downloads list everyday (sometimes more frequently than that) and clear cookies & cache everyday.

I have selected "no proxy" by default, in 'Connection Settings'.

This never happened until after i upgraded to Ubuntu 22.04.

I've browsed the support pages and don't find anything relevant to my problem. If I'm overlooking something, I apologize in advance!

I have attached a 'screen capture' image of Firefox processes just before i killed the main process.

Thanks in advance for any suggestions. Ramki

Asked by moccsha 1 year ago

Answered by jonzn4SUSE 1 year ago

  • حُلّت
  • المُؤرشفة

Reader View icon missing.

READER VIEW icon is missing from the toolbar, and ENTER READER MODE is missing from the VIEW menu, even on sites/pages where it is enabled on my other computer. Firefox v… (read more)

READER VIEW icon is missing from the toolbar, and ENTER READER MODE is missing from the VIEW menu, even on sites/pages where it is enabled on my other computer. Firefox version 104.02

Asked by rob.riley 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Dynamic text selection doesn't work

Selecting text on any page, there's no visual feedback of what is selected until mouse is released. There's no feedback that selection starts when mouse button is presse… (read more)

Selecting text on any page, there's no visual feedback of what is selected until mouse is released.

There's no feedback that selection starts when mouse button is pressed down, no visual feedback while moving the mouse with the button pressed and only upon releasing the button do I get to see the selection.

Selecting works fine in other browsers (chromium) and was working the other day before I did a fresh install of Ubuntu 22.04 (was using 20.04 before) wiping my previous Firefox. So this issue is on an almost vanilla Firefox version 104.0.2.

(Incidentally I can highlight that version number and only that version number in the about-box and I get continuous dynamic feedback of what part of the version number I highlight, but nowhere else in Firefox.)

Asked by Local_Minimum 1 year ago

Answered by Local_Minimum 1 year ago

  • حُلّت
  • المُؤرشفة

Stop new tabs from being focused

On some websites (namely, twitter), middle clicking a post opens it in a new tab. However, whenever this happens, the new tab is always focused, is there a way to prevent… (read more)

On some websites (namely, twitter), middle clicking a post opens it in a new tab. However, whenever this happens, the new tab is always focused, is there a way to prevent this from happening?

This does not occur on websites such as Youtube.com, where middle clicking a video opens it in a new tab, but does not focus it. This is the preferred result.

Likewise, when middle clicking a bookmark, the newly created tab is also immediately focused. Is this preventable aswell?

Thank you for your time.

Asked by suliman_H 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

can't open search in new tab

Running WIN10. I have used FF w Google for about 20 years, and always had new searches open in same window, new tab. Following recent refresh of FF, that seems to be not … (read more)

Running WIN10. I have used FF w Google for about 20 years, and always had new searches open in same window, new tab. Following recent refresh of FF, that seems to be not possible. Links open in new tab, but not searches. In about:config the browser.search.openintab setting is True

I have closed and reopened FF, and closed and reopened WIN10.

What might be over-riding this? Many thanks!

Asked by alexander4612 1 year ago

Answered by alexander4612 1 year ago

  • حُلّت
  • المُؤرشفة

Why do cookies persist after clicking "Clear Data"?

Hi Mozilla community, The Developer Tools -> Storage -> Cookies pane shows cookies currently being stored by Firefox. If I close my browser, these cookies are au… (read more)

Hi Mozilla community,

The Developer Tools -> Storage -> Cookies pane shows cookies currently being stored by Firefox.

If I close my browser, these cookies are automatically deleted. However, if I follow the steps on [1], the cookies are still there, and don't get deleted. *Why?*

Thanks in advance!

Steps to reproduce:

- Start a new Firefox session
- Open Developer Tools -> Storage -> Cookies and see that the list is empty
- Go to youtube.com and click Accept All on the cookies popup
- Developer Tools -> Storage -> Cookies now shows a cookie from YouTube, as per the attached screenshot
- Go to Settings->Privacy & Security->Cookies and Site Data -> Clear Data -> Clear
- Go back to Developer Tools -> Storage -> Cookies and click on the refresh icon
- The YouTube cookie is still there
- However either of the following actions will correctly delete this cookie:

1) closing firefox (with Always Use Private Browsing Mode enabled) 2) manually deleting the cookie from the list in Developer Tools -> Storage -> Cookies


[1] https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox

Asked by tomchopin 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Login not possible anymore on Letterboxd.com and other websites since update to FF 104

Hello, This issue might or might not be related to [other issue] I have since I updated Ubuntu 20.04 to 22.04 and therefore updated my Firefox to 104. I can't login anym… (read more)

Hello, This issue might or might not be related to [other issue] I have since I updated Ubuntu 20.04 to 22.04 and therefore updated my Firefox to 104. I can't login anymore on Letterboxd since the update. It's not a problem of username or password. When I click "Sign in", nothing happens except a page refresh, but I'm still not logged in. Other strange behaviour on that site since the update: most of the images don't appear. For example on this page : https://letterboxd.com/films/# all the movie covers are just blank.

The website does work properly when using Firefox in private mode though (both login and images work fine), so this makes me think it's related to my other issue mentioned above.

OS: Ubuntu 22.04 Firefox 104.0.2

EDIT after posting this question: I just found out that I can't login on Google either. I enter my username, password, then it asks me to validate on another apparel that it's really me, which I do, and nothing happens so I can't login. It works normally in private mode.

Asked by vanecx 1 year ago

Answered by jonzn4SUSE 1 year ago

  • حُلّت
  • المُؤرشفة

Expired cookie breaks Azure AD B2C auth (with Blazor and MSAL)

Hi all, is expired cookies management changed lately? Authentication doesn't work anymore in following use case. Question is all about FF for windows, while usually I'm o… (read more)

Hi all, is expired cookies management changed lately? Authentication doesn't work anymore in following use case. Question is all about FF for windows, while usually I'm on FF Android, Edge and Chrome for Windows and all these browsers are working correctly.

My working web app (static blazor wasm standalone) is interactively authenticating in Azure AD B2C using Microsoft.Authentication.WebAssembly.Msal library (like MSAL.js), API is an Azure Function protected through AAD B2C.

Login request successfully invokes Signin/Signup B2C flow with popup to myb2ctenant.b2clogin.com but breaks navigating to auth protected pages or backend apis.

From DevTools I see that every request to following b2c endpoints sets an expired cookie (expired 10 years before, year is now 2012):

When user clicks login: GET /myb2ctenant.onmicrosoft.com/b2c_1_sinsup/v2.0/.well-known/openid-configuration

Returning from login confirmation: GET /myb2ctenant.onmicrosoft.com/B2C_1_SInSUp/api/CombinedSigninAndSignup/confirmed?rememberMe=false&csrf_token=xxx

for example: Set-Cookie: x-ms-cpim-trans=; domain=myb2ctenant.b2clogin.com; expires=Fri, 14-Sep-2012 12:46:46 GMT; path=/; SameSite=None; secure; HttpOnly

FF registers this warning in console:

Cookie “x-ms-cpim-trans” has been rejected because it is already expired

Following when MSAL execute a request to /myb2ctenant.onmicrosoft.com/b2c_1_sinsup/oauth2/v2.0/authorize?xxxx

Response always contains:

Location: https://blazorapp.xx.web.core.windows.net/authentication/login-callback#error= interaction_required&error_description=AADB2C90077%3a+User+does+not+have+an+existing+session+and+request+prompt+parameter+has+a+value+of+%27None%27.%0d%0a

All other browsers are working... Thanks in advance for any help

Asked by croma 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • حُلّت
  • المُؤرشفة

The mouse-left click button does not work since last two updates

The mouse-left click button does not work since last two updates! The link is OK, floating menu with right click can open it in new tab, but left-click on buttons, divs,… (read more)

The mouse-left click button does not work since last two updates!

The link is OK, floating menu with right click can open it in new tab, but left-click on buttons, divs, links is dead for a while

Something was changed in Firefox in the wrong direction.

Please help

Asked by mesasartworks 1 year ago

Answered by mesasartworks 1 year ago

  • حُلّت
  • المُؤرشفة

Text overlapping on table content

I got this issue when tried to read some API document provided by a marketplace that i have project with. I tried on another browser and it shown normal, not a single tex… (read more)

I got this issue when tried to read some API document provided by a marketplace that i have project with. I tried on another browser and it shown normal, not a single text is overlapping. I've tried some suggestion on another topic to pick No Style on Page Style menu (View -> Page Style -> No Style) but it got more messed up and tried changing font size but still got no improvement. Helpp me pls~

Asked by Gwick 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Add-ons re-enable themnselves automatically

The problem started recently (perhaps a week ago), after one of the FIrefox updates. WHen I disable an add-on, after several seconds it re-enables itself. All of them, th… (read more)

The problem started recently (perhaps a week ago), after one of the FIrefox updates. WHen I disable an add-on, after several seconds it re-enables itself. All of them, the same way, so it is not like it is a problem with one of them. I cleared FF history, cookies etc, still the same problem. I did not do any changes to the computer.


Application Basics


Name: Firefox Version: 104.0.2 Build ID: 20220902153754 Distribution ID: Update Channel: release User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0 OS: Windows_NT 6.1 7601 Launcher Process: Enabled Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 18 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Memory Size (RAM): 7.7 GB Disk Space Available: 259 GB

Crash Reports for the Last 3 Days


Firefox Features


Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org

Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org

Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org

Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org

Name: Web Compatibility Interventions Version: 104.6.0 ID: webcompat@mozilla.org

Name: WebCompat Reporter Version: 1.5.0 ID: webcompat-reporter@mozilla.org

Remote Features


bug-1693420-rollout-sponsored-top-sites-rollout-release-84-100: active bug-1712189-rollout-keep-firefox-up-to-date-even-when-it-is-not-ru-release-90-94: active bug-1766618-rollout-disable-websocket-over-http2-release-91-100: active

Remote Processes


Type: Privileged About Count: 1

Type: Isolated Web Content Count: 11

Type: Extension Count: 1

Type: Preallocated Count: 3

Type: GPU Count: 1

Type: Socket Count: 1

Add-ons


Name: Russian Hunspell dictionary Type: dictionary Version: 1.0.20131101.2webext Enabled: true ID: hunspell-ru@dictionaries.addons.mozilla.org

Name: AdBlock — best ad blocker Type: extension Version: 5.1.1 Enabled: true ID: jid1-NIfFY2CA8fy1tg@jetpack

Name: Adblock for Youtube™ Type: extension Version: 6.0.6 Enabled: true ID: {0ac04bdb-d698-452f-8048-bcef1a3f4b0d}

Name: Adblock Plus - free ad blocker Type: extension Version: 3.14.2 Enabled: true ID: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

Name: AdBlocker for YouTube™ Type: extension Version: 0.3.5 Enabled: true ID: jid1-q4sG8pYhq8KGHs@jetpack

Name: AdBlocker Ultimate Type: extension Version: 3.7.19 Enabled: true ID: adblockultimate@adblockultimate.net

Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com

Name: AdGuard AdBlocker Type: extension Version: 4.1.36 Enabled: true ID: adguardadblocker@adguard.com

Name: Amazon.com Type: extension Version: 1.3 Enabled: true ID: amazondotcom@search.mozilla.org

Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org

Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org

Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org

Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org

Name: Grammar & Spell Checker — LanguageTool Type: extension Version: 5.4.3 Enabled: true ID: languagetool-webextension@languagetool.org

Name: ImTranslator: Translator, Dictionary, TTS Type: extension Version: 16.24 Enabled: true ID: {9AA46F4F-4DC7-4c06-97AF-5035170634FE}

Name: Multitran popup Type: extension Version: 2.0.0 Enabled: true ID: multitran@flytaly

Name: OneTab Type: extension Version: 1.59 Enabled: true ID: extension@one-tab.com

Name: Scroll To Top Type: extension Version: 4.9.1 Enabled: true ID: jid0-gRmSxW9ByuHwGjLhtXJg27YnZRs@jetpack

Name: To DeepL Type: extension Version: 0.7.0 Enabled: true ID: {db420ff1-427a-4cda-b5e7-7d395b9f16e1}

Name: Undo Close Tab Type: extension Version: 7.5.0 Enabled: true ID: {4853d046-c5a3-436b-bc36-220fd935ee1d}

Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org

Name: Calendar Clarity Type: extension Version: 1.1 Enabled: false ID: {9f88e54c-03a5-47b3-9f79-67be661420e2}

Name: Dictionary Anywhere Type: extension Version: 1.1.0 Enabled: false ID: {e90f5de4-8510-4515-9f67-3b6654e1e8c2}

Name: DuckDuckGo Privacy Essentials Type: extension Version: 2022.8.25 Enabled: false ID: jid1-ZAdIEUB7XOzOJw@jetpack

Name: Multitran Context Menu Search Type: extension Version: 1.22 Enabled: false ID: @multitrancontextmenusearch

Name: Multitran search Type: extension Version: 1.0 Enabled: false ID: {83c9d352-3379-4e8b-b507-ab7cf1062344}

Name: NoSquint Plus Type: extension Version: 62.1 Enabled: false ID: zoomlevelplus@zoomlevelplus.net

Name: Pinned Google Calendar Type: extension Version: 2.2.0 Enabled: false ID: intgcal@egarracingteam.com.ar

Name: Reverso – Translation, dictionary Type: extension Version: 2.2.205 Enabled: false ID: context@reverso.net

Name: S3.Translator Type: extension Version: 6.29 Enabled: false ID: s3@translator

Name: StopAll Ads Type: extension Version: 3.0.5.1952 Enabled: false ID: {6c9d5a11-9d2b-4c10-cd40-61fc083d5001}

Name: Your Package - parcel tracking Type: extension Version: 1.4.9 Enabled: false ID: {610bcb26-5461-4826-a4fe-03c5bc77c0ea}

Name: YouTube Ad Auto-skipper Type: extension Version: 0.5.1 Enabled: false ID: {bd6b8f4a-b0c3-4d61-a0f8-5539d3df3959}

Graphics


Features Compositing: WebRender (Software D3D11) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: EGL_VENDOR: Google Inc. (AMD) EGL_VERSION: 1.5 (ANGLE 2.1.15727 git hash: 23851a53779d) EGL_EXTENSIONS: EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_display_semaphore_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled EGL_ANDROID_blob_cache EGL_ANDROID_recordable EGL_ANGLE_image_d3d11_texture EGL_ANGLE_create_context_backwards_compatible EGL_KHR_create_context_no_error EGL_KHR_reusable_sync EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_device_query EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_ANGLE_explicit_context EGL_ANGLE_feature_control IsWebglOutOfProcessEnabled: 1 WebGL 1 Driver Renderer: Google Inc. (AMD) -- ANGLE (AMD, AMD 760G (Microsoft Corporation WDDM 1.1) Direct3D11 vs_4_0 ps_4_0, D3D11-8.14.10.630) WebGL 1 Driver Version: OpenGL ES 2.0.0 (ANGLE 2.1.15727 git hash: 23851a53779d) WebGL 1 Driver Extensions: GL_ANGLE_base_vertex_base_instance GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_explicit_context GL_ANGLE_explicit_context_gles1 GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_get_serialized_context_string GL_ANGLE_get_tex_level_parameter GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_memory_size GL_ANGLE_multi_draw GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_provoking_vertex GL_ANGLE_request_extension GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_lose_context GL_CHROMIUM_sync_query GL_EXT_EGL_image_external_wrap_modes GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_draw_elements_base_vertex GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_multisampled_render_to_texture GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_compressed_EAC_R11_signed_texture GL_OES_compressed_EAC_R11_unsigned_texture GL_OES_compressed_EAC_RG11_signed_texture GL_OES_compressed_EAC_RG11_unsigned_texture GL_OES_compressed_ETC2_RGB8_texture GL_OES_compressed_ETC2_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture GL_OES_compressed_ETC2_sRGB8_alpha8_texture GL_OES_compressed_ETC2_sRGB8_texture GL_OES_depth24 GL_OES_depth32 GL_OES_draw_elements_base_vertex GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_border_clamp GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_stencil8 GL_OES_vertex_array_object GL_WEBGL_video_texture WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WebGL 2 Driver WSI Info: - WebGL 2 Driver Renderer: WebGL creation failed: * tryANGLE (FEATURE_FAILURE_EGL_NO_CONFIG) * Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS) WebGL 2 Driver Version: - WebGL 2 Driver Extensions: - WebGL 2 Extensions: - Direct2D: true Target Frame Rate: 60 DirectWrite: true (6.2.9200.22164) GPU #1 Active: Yes Description: AMD 760G (Microsoft Corporation WDDM 1.1) Vendor ID: 0x1002 Device ID: 0x9616 Driver Version: 8.56.1.16 Driver Date: 4-25-2009 Drivers: atidxx32 atidxx64 atiumdag atiumdva atiumd64 atiumd6a atitmm64 Subsys ID: 00000000 RAM: 0 GPU #2 Active: No RAM: 0 Diagnostics AzureCanvasBackend: direct2d 1.1 AzureCanvasBackend (UI Process): skia AzureContentBackend: skia AzureContentBackend (UI Process): skia AzureFallbackCanvasBackend (UI Process): skia CMSOutputProfile: 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 Display0: 1920x1080@59Hz scales:1.250000|1.250000 DisplayCount: 1 HardwareStretching: both=0 window-only=0 full-screen-only=0 none=0 error=1 GPUProcessPid: 3268 ClearType Parameters: Gamma: 2.2 Pixel Structure: RGB ClearType Level: 100 Enhanced Contrast: 0 Decision Log HW_COMPOSITING: available by default D3D11_COMPOSITING: available by default DIRECT2D: available by default D3D11_HW_ANGLE: available by default GPU_PROCESS: available by default WEBRENDER: available by default disabled by env: Not qualified WEBRENDER_QUALIFIED: available by default blocklisted by env: No qualified hardware WEBRENDER_COMPOSITOR: available by default unavailable by runtime: No DirectComposition usage WEBRENDER_PARTIAL: available by default WEBRENDER_SHADER_CACHE: available by default unavailable by runtime: WebRender disabled WEBRENDER_OPTIMIZED_SHADERS: available by default unavailable by runtime: WebRender disabled WEBRENDER_ANGLE: available by default WEBRENDER_DCOMP_PRESENT: available by default unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires WebRender WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU cannot be enabled in release or beta WINDOW_OCCLUSION: available by default VP8_HW_DECODE: available by default VP9_HW_DECODE: available by default REUSE_DECODER_DEVICE: available by default BACKDROP_FILTER: available by default



Media


Audio Backend: wasapi Max Channels: 2 Preferred Sample Rate: 48000 Roundtrip latency (standard deviation): ... Output Devices Name: Group Speakers (Realtek High Definition Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438445&REV_1003\4&2ab41b84&0&0001 Realtek Digital Output (Realtek High Definition Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438445&REV_1003\4&2ab41b84&0&0001 Input Devices Name: Group Microphone (Realtek High Definition Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438445&REV_1003\4&2ab41b84&0&0001 Line In (Realtek High Definition Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438445&REV_1003\4&2ab41b84&0&0001 Stereo Mix (Realtek High Definition Audio): HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438445&REV_1003\4&2ab41b84&0&0001

Enumerate database

Environment Variables


MOZ_CRASHREPORTER_DATA_DIRECTORY: C:\Users\Gregor\AppData\Roaming\Mozilla\Firefox\Crash Reports MOZ_CRASHREPORTER_EVENTS_DIRECTORY: C:\Users\Gregor\AppData\Roaming\Mozilla\Firefox\Profiles\qh1kfsbs.default-1623362503398\crashes\events MOZ_CRASHREPORTER_PING_DIRECTORY: C:\Users\Gregor\AppData\Roaming\Mozilla\Firefox\Pending Pings MOZ_CRASHREPORTER_RESTART_ARG_0: C:\Program Files\Mozilla Firefox\firefox.exe MOZ_CRASHREPORTER_STRINGS_OVERRIDE: C:\Program Files\Mozilla Firefox\browser\crashreporter-override.ini MOZ_PLUGIN_PATH: C:\Program Files (x86)\Foxit Software\Foxit Reader\plugins\

Experimental Features


about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Media: JPEG XL (image.jxl.enabled): false Text Recognition (dom.text-recognition.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false

Remote Experiments


Important Modified Preferences


accessibility.typeaheadfind.flashBar: 0 browser.contentblocking.category: standard browser.download.always_ask_before_handling_new_types: true browser.download.folderList: 2 browser.search.region: US browser.sessionstore.upgradeBackup.latestBuildID: 20220902153754 browser.sessionstore.warnOnQuit: true browser.startup.homepage: about:blank browser.startup.homepage_override.buildID: 20220902153754 browser.startup.homepage_override.mstone: 104.0.2 browser.startup.page: 3 browser.tabs.inTitlebar: 1 browser.urlbar.placeholderName: Google browser.urlbar.placeholderName.private: Google browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: offline browser.urlbar.resultGroups: {"children":[{"maxResultCount":1,"children":[{"group":"heuristicTest"},{"group":"heuristicExtension"},{"group":"heuristi browser.urlbar.suggest.engines: false browser.urlbar.suggest.openpage: false browser.urlbar.suggest.quicksuggest.sponsored: false browser.urlbar.suggest.topsites: false browser.urlbar.tipShownCount.searchTip_onboard: 2 doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.doorhanger-decision: UIOk doh-rollout.home-region: US doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://mozilla.cloudflare-dns.com/dns-query dom.forms.autocomplete.formautofill: true dom.security.https_only_mode_ever_enabled: true extensions.formautofill.creditCards.used: 3 extensions.lastAppVersion: 104.0.2 font.minimum-size.x-western: 14 font.name.monospace.x-western: Tahoma font.name.sans-serif.x-western: Tahoma font.name.serif.x-western: Tahoma font.size.monospace.x-western: 14 gfx.crash-guard.status.wmfvpxvideo: 2 gfx.crash-guard.wmfvpxvideo.appVersion: 93.0 gfx.crash-guard.wmfvpxvideo.deviceID: 0x9616 gfx.crash-guard.wmfvpxvideo.driverVersion: 8.56.1.16 idle.lastDailyNotification: 1664945967 media.autoplay.default: 0 media.gmp-gmpopenh264.abi: x86_64-msvc-x64 media.gmp-gmpopenh264.lastUpdate: 1655506979 media.gmp-gmpopenh264.version: 1.8.1.2 media.gmp-manager.buildID: 20220902153754 media.gmp-manager.lastCheck: 1665003344 media.gmp-manager.lastEmptyCheck: 1665003344 media.gmp-widevinecdm.abi: x86_64-msvc-x64 media.gmp-widevinecdm.lastUpdate: 1652742180 media.gmp-widevinecdm.version: 4.10.2449.0 media.gmp.storage.version.observed: 1 media.hardware-video-decoding.failed: false media.videocontrols.picture-in-picture.video-toggle.enabled: false network.trr.blocklist_cleanup_done: true places.database.lastMaintenance: 1664341169 privacy.cpd.formdata: false privacy.cpd.offlineApps: true privacy.donottrackheader.enabled: true privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1664945968075 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] privacy.sanitize.timeSpan: 0 security.remote_settings.crlite_filters.checked: 1656961411 security.remote_settings.intermediates.checked: 1656898409 security.sandbox.content.tempDirSuffix: {eb28580e-c3ba-4dfa-af6e-ce9e2b72b826} services.sync.declinedEngines: tabs services.sync.engine.addresses: true services.sync.engine.addresses.available: true services.sync.engine.creditcards: true services.sync.engine.prefs.modified: false services.sync.engine.tabs: false services.sync.lastPing: 1664981825 services.sync.lastSync: Wed Oct 05 2022 22:00:28 GMT-0400 (Eastern Daylight Time) signon.suggestImportCount: 0 storage.vacuum.last.index: 1 storage.vacuum.last.places.sqlite: 1662785938

Important Locked Preferences


fission.autostart.session: true

Places Database


Accessibility


Activated: false Prevent Accessibility: 0 Accessible Handler Used: true Accessibility Instantiator:

Library Versions


NSPR Expected minimum version: 4.34.1 Version in use: 4.34.1

NSS Expected minimum version: 3.81 Version in use: 3.81

NSSSMIME Expected minimum version: 3.81 Version in use: 3.81

NSSSSL Expected minimum version: 3.81 Version in use: 3.81

NSSUTIL Expected minimum version: 3.81 Version in use: 3.81

Sandbox


Content Process Sandbox Level: 6 Effective Content Process Sandbox Level: 6 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported

Startup Cache


Disk Cache Path: C:\Users\Gregor\AppData\Local\Mozilla\Firefox\Profiles\qh1kfsbs.default-1623362503398\startupCache\startupCache.8.little Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: false

Internationalization & Localization


Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"]

Remote Debugging (Chromium Protocol)


Accepting Connections: false URL:

Printing


Modified print settings


print_printer: HP LaserJet Professional P1102w (Copy 1) print.more-settings.open: true print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_bgcolor: false print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_bgimages: false print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_duplex: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_edge_bottom: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_edge_left: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_edge_right: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_edge_top: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_footercenter: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_footerleft: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_footerright: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_headercenter: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_headerleft: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_headerright: print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_in_color: false print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_margin_bottom: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_margin_left: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_margin_right: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_margin_top: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_orientation: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_page_delay: 50 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_paper_height: 11.4015748031496 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_paper_id: 513 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_paper_size_unit: 0 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_paper_width: 8.5 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_resolution: 600 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_reversed: false print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_scaling: 1 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_shrink_to_fit: true print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_to_file: false print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_unwriteable_margin_bottom_twips: 230 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_unwriteable_margin_left_twips: 230 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_unwriteable_margin_right_twips: 182 print.printer_HP_LaserJet_Professional_P1102w_(Copy_1).print_unwriteable_margin_top_twips: 230

Asked by mgrg 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

How can I stop the purple Tracker Information pop-ups that appear every time I open a new webpage?

Hi, Since recent updates to Firefox I get a purple pop-up listing Trackers at the bottom right of my screen every time I open a new webpage. I'm happy with my PC securi… (read more)

Hi,

Since recent updates to Firefox I get a purple pop-up listing Trackers at the bottom right of my screen every time I open a new webpage. I'm happy with my PC security settings and have good protection software running - but this pop-up listing Trackers is becoming a nuisance.

Is there a way to stop Firefox displaying the Tracker notification pop-ups whilst still intercepting and blocking them in accordance with my security settings?

I see that other users have asked the same question, but it does not seem to have been answered yet.

Thanks,

Peter

Asked by PeterKinloch 1 year ago

Answered by PeterKinloch 1 year ago

  • حُلّت
  • المُؤرشفة
  • حُلّت
  • المُؤرشفة

Keyboard shortcut to switch focus to bookmarks toolbar

Is there currently a keyboard shortcut to switch the focus to the Bookmarks Toolbar? If not, are there any plans to add one? If not, I would like to request that funct… (read more)

Is there currently a keyboard shortcut to switch the focus to the Bookmarks Toolbar?

If not, are there any plans to add one?

If not, I would like to request that functionality.

Thanks, Rick

Asked by regapal 1 year ago

Answered by cor-el 1 year ago

  • حُلّت
  • المُؤرشفة

Cursor focus goes to address bar, instead of search box, when opening a firefox window - started after 105.0 update.

See abstract. Updated to Firefox V105.0 today, and now the cursor starts in the address bar, instead of the search box middle of the page. I have tried that "about:config… (read more)

See abstract. Updated to Firefox V105.0 today, and now the cursor starts in the address bar, instead of the search box middle of the page. I have tried that "about:config handoff" fix and it doesn't work for me. I think this is about the third or fourth time we have lost the "cursor starts off in the search box" functionality in the last few years, after a Firefox update. Can you code writers leave it in the search box? Please?

Asked by MrSensible 1 year ago

Answered by MrSensible 1 year ago

  • حُلّت
  • المُؤرشفة

Font style and color displaying wrong except in a private window

Today, I noticed that fonts on sites look different than normal. At first I noticed that font looked smaller, but zoom is set to actual size. Then I noticed that while on… (read more)

Today, I noticed that fonts on sites look different than normal. At first I noticed that font looked smaller, but zoom is set to actual size. Then I noticed that while on a site with a black background the text was displaying as black also, making it impossible to read. I looked through the preferences and everything pertaining to fonts and colors appears to still be set to default. Next thing I tried was opening the same site in private window. While in the private window, the font and color appears as it should.

Any ideas how to fix this?

Asked by geek.jon 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • حُلّت
  • المُؤرشفة

Tabs not being restored when restarting Firefox

I have tried searching all self help topics. I have tried all available settings options. I have upgraded to the latest version 104.0.2. However, nothing seems to fix my … (read more)

I have tried searching all self help topics. I have tried all available settings options. I have upgraded to the latest version 104.0.2. However, nothing seems to fix my problem which is that Firefox will not restore my previously open tabs when I reopen it. This problem started a few weeks ago. I have selected [Open previous windows and tabs] I have selected [Firefox will remember History]

Can you please help

Thanks Fred

Asked by mjbmail32-reg 1 year ago

Answered by mjbmail32-reg 1 year ago

  • حُلّت
  • المُؤرشفة

Sync doesn't work between Windows, Linux, and Android

I recently switched to Firefox from Chrome. I imported all the bookmarks and passwords from Chrome into Firefox on Windows. Next, I installed it on Linux and later on An… (read more)

I recently switched to Firefox from Chrome. I imported all the bookmarks and passwords from Chrome into Firefox on Windows.

Next, I installed it on Linux and later on Android. The sync is not working properly that is what I noticed. Basically I have all the data on my Windows PC Firefox. It is not syncing between other devices, that will be my notebook running Linux and my Android Phone.

I read other similar question son the forum and did a Google search as well. I already did re-install a few times to no avail.

Here is the log from "about:sync-log" : https://paste.ee/p/5e57H

How do I fix this?

Asked by sul007 1 year ago

Answered by jonzn4SUSE 1 year ago

  • حُلّت
  • المُؤرشفة

Disable the Reader View vertical toolbar, that floats on the left side of the screen

Hello! I'm using Firefox MSIX on a laptop with an OLED screen. To avoid burn-in, static elements on the screen are discouraged. Unfortunately, when the Reader View is … (read more)

Hello!

I'm using Firefox MSIX on a laptop with an OLED screen. To avoid burn-in, static elements on the screen are discouraged.

Unfortunately, when the Reader View is enabled on Firefox, a vertical toolbar appears and is constantly on the same spot on the screen.

I would like to have this toolbar disabled or have it to hide/show depending on mouse prompt. Is there a built-in setting I could change to make this happen?

Would this solution here be my only option and would it work on Firefox MSIX? Finding the firefox profile on the Microsoft Store app is tricky.

Thank you.

Asked by fawlan 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago