[Libreoffice-bugs] [Bug 121700] Can’t choose paragraph or character language from task bar

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 27 19:00:08 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121700

himajin100000 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #5 from himajin100000 at gmail.com ---
Reproducible.

Version: 6.3.0.0.alpha0+ (x64)
Build ID: ef2dfe4d54e1383b1f757f659f9cd1e13d12fba4
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
TinderBox: Win-x86_64 at 42, Branch:master, Time: 2018-11-20_04:15:34
Locale: ja-JP (ja_JP); UI-Language: en-US
Calc: CL
=================================

1. Open Writer
2. Follow Tools->Language
3. You will find three items: "For Selection", "For Paragraph", and "For All
Text"
4. If you follow "For Selection"->"More" or "For Paragraph"->"More",
"Character" dialog will open.
5. But if you follow "For All Text"->"More" , "Options - Language Settings -
Languages" will open.

https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionstatusbarcontroller.cxx?r=bdb0775a#167
https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionstatusbarcontroller.cxx?r=bdb0775a#169

so for Writer, the first three items in the status bar context menu is for
selection, and the last one "Set Language for Paragraph" is for the paragraph,
literally.
https://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#6623
https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionstatusbarcontroller.cxx?r=bdb0775a#196
https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionmenucontroller.cxx?r=b83cc2b0#266
https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionmenucontroller.cxx?r=b83cc2b0#182

On the other hand,  the menus in other applications' context menu is for
default text(all text), so this opens  "Options - Language Settings -
Languages"

https://opengrok.libreoffice.org/xref/core/framework/source/uielement/langselectionstatusbarcontroller.cxx?r=bdb0775a#201
https://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh4.cxx?r=0dfb0f09#1187

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181127/6c90c72f/attachment-0001.html>


More information about the Libreoffice-bugs mailing list