[Libreoffice-bugs] [Bug 140207] Qt's ImCursorRectangle is not correctly take device scale factor into account

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 15 17:18:18 UTC 2021


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

Jan-Marek Glogowski <glogow at fbihome.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |glogow at fbihome.de
                   |desktop.org                 |

--- Comment #2 from Jan-Marek Glogowski <glogow at fbihome.de> ---
There is now https://gerrit.libreoffice.org/c/core/+/110945

I first tried to do some mapToParent stuff from the linked fcitx code. But
actually we literally just need to "dividing the value by window scale".

Easy to reproduce, if you have a complex input, like Pinyin and start LO with
QT_SCALE_FACTOR=1.5, activate IM and the input methods window is positioned
wrong.

Also the terminology with "native" pixels caught me wrong :-)

-- 
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/20210215/0a73b800/attachment.htm>


More information about the Libreoffice-bugs mailing list