Zoom "Reset" menu should be renamed "Actual Size"
Categories
(Firefox :: Menus, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: yoasif, Assigned: tanner.e.davies, Mentored)
References
Details
(5 keywords)
Attachments
(1 file)
Like Chromium and Safari.
The View > Zoom > Reset menu item should be renamed "Actual Size" in order to be more consistent with those browsers.
I kept this bug broad, but this can be refiled to Cocoa instead if it makes more sense for macOS, but I don't see a real reason why it shouldn't also apply to Windows and Linux.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
I'd want someone from UX to weigh in before doing anything here. Eric, are you the right person?
Comment 2•2 years ago
|
||
Spoke with Betsy since this is a string change. We're both good with the change to "Actual Size"
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Note that when bug 1588895 lands, this would say "Actual Size" when what it does is reset to global zoom, so if your global zoom preference is 150%, it'd set it to that - not 100%. That seems to be what other browsers do too, but it does feel odd to call it "Actual Size"...
Comment 4•2 years ago
|
||
Anyway, to fix this, we'd need to:
- change the identifier of the string at https://searchfox.org/mozilla-central/source/browser/locales/en-US/browser/menubar.ftl#123-125 - probably
menu-view-full-zoom-actual-sizewould be a good choice - change the label and access key properties to have correct values
- use
menu-view-full-zoom-actual-sizeat https://searchfox.org/mozilla-central/rev/ea63a0888d406fae720cf24f4727d87569a8cab5/browser/base/content/browser-menubar.inc#182 .
| Assignee | ||
Comment 5•2 years ago
|
||
Could I take this bug, please?
| Assignee | ||
Comment 6•2 years ago
|
||
Updated•2 years ago
|
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9ab1ac74d4a4 Change View>Zoom>Reset in menu bar to "Actual Size" to be consistent with other browsers r=Gijs,fluent-reviewers
Comment 9•2 years ago
|
||
| bugherder | ||
Updated•1 year ago
|
Description
•