Showing questions for topic:
Wone laaj yi am etiket:

Intune OMA-URI Preferences Error

I am trying to configure our Firefox configuration via Intune and need to use the OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences with the … (jàng ci lu gën a bari)

I am trying to configure our Firefox configuration via Intune and need to use the OMA-URI: ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/Preferences with the following JSON:

<enabled/> <data id="JSON" value=' {

 "dom.disable_window_flip": {
       "Value": true,
       "Status": "locked"
     },
   "dom.disable_window_move_resize": {
       "Value": true,
       "Status": "locked"
     },
"network.http.http3.enable": {
       "Value": false,
       "Status": "locked"
 }

}'/>

I do not have any of the Deprecated preference settings in use.

The error presented is -2016281112 and checking the respective settings in about:config on a synchronised device shows that the settings have not applied.

Any help would be appreciated.

Thanks!

Open

How can I stop Firefox from changing zoom levels when using my mouse's scroll wheel tilt buttons?

My mouse is setup so that the tilt wheel does Ctrl+Tab and Ctrl+Shift+Tab rather then whatever actions the tilt wheel would normally send, and that has worked fine for ye… (jàng ci lu gën a bari)

My mouse is setup so that the tilt wheel does Ctrl+Tab and Ctrl+Shift+Tab rather then whatever actions the tilt wheel would normally send, and that has worked fine for years, but now all of a sudden it is not working in Firefox, it's changing the zoom level instead which is not what I want. Firefox must be reading the mouse directly or something, because it shouldn't even be getting normal tilt wheel events.

Open 1