cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Release 109 is a step backwards in accessibility

Nomutile
Making moves

As of Release 109, Firefox users who rely on captions and subtitles no longer have the ability to dynamically change the font size on videos (or web pages) by using CMD+scroll wheel on a Mac.  Removing this feature is NOT an improvement for hearing-impaired folks who need to turn on subtitles and adjust the font size quickly and repeatedly depending on the image behind them.  Visually impaired people need to increase font size for occasional uses (e.g., reading/submitting YouTube comments), but don't necessarily want gigantic font size on all other screens.

Mozilla -- please bring back dynamic, extemporaneous, variable font sizing for web pages and videos!

1 REPLY 1

jscher2000
Collaborator

Was it this change mentioned in the Firefox 109 Release Notes:

On macOS, Ctrl or Cmd + trackpad or mouse wheel now scrolls the page instead of zooming. This avoids accidental zooming and matches the behavior of other web browsers on macOS.

There is a way to restore the old setting. Here's how:

(A) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. Please keep in mind that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.

(B) In the search box in the page, type or paste mousewheel.with_meta.action and pause while the list is filtered (on Mac, "meta" key refers to the Command key)

(C) Double-click the preference to display an editing field, and change the value to 3 then press Enter/Return or click the blue check mark button to save the change. For reference as to what different values do:

  • 0 => ignore the action
  • 1 => scrolling normally (default on Mac OS)
  • 2 => go back or go forward in tab history
  • 3 => standard/reflowing zoom (previous default on Mac OS)
  • 4 => flip to horizontal scroll
  • 5 => pinch/magnification zoom

Success?