| Summary: | HELP: Inconsistency between UI item name ("Name Box") and its naming in help ("Sheet Area box") | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike Kaganski <mikekaganski> |
| Component: | Documentation | Assignee: | Dione Maddern <dionemaddern> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dionemaddern, olivier.hallot, xiscofauli |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:24.8.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Name Box screenshot | ||
|
Description
Mike Kaganski
2019-11-29 10:30:47 UTC
@Oliver, what's your opinion ? Also "Sheet Area Input Field" name is used in core in single place - for ".uno:FocusCellAddress" [1]. "Name Box" also is only used once - for the tooltip mentioned in comment 0 [2] - or twice, if count tips of the day [3]. [1] https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu?r=017c6150#1226 [2] https://opengrok.libreoffice.org/xref/core/sc/inc/strings.hrc?r=0c1ab11c#174 [3] https://opengrok.libreoffice.org/xref/core/cui/inc/tipoftheday.hrc?r=1bc50aca#185 Does anybody object to me just changing it to "Sheet Area Box" everywhere? It's more descriptive of what the box does. Dione Maddern committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/12e13425715a23ff426715e0bb7248d4aea55be9 tdf#129097 Fix inconsistent names for Name Box/Sheet Area Box Dione Maddern committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/8cba63bac0833eb8af14e507c2f2123a39c4d595 tdf#129097 Remove extra word in help pages I ended up going the complete opposite way and using "Name Box" everywhere, after I looked at some more recent updates. But I've submitted a patch that I think resolves the problem |