[Libreoffice-bugs] [Bug 138010] Borderless Calc's formula bar
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 6 13:50:38 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138010
Michael Weghorn <m.weghorn at posteo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |m.weghorn at posteo.de
--- Comment #2 from Michael Weghorn <m.weghorn at posteo.de> ---
I can reproduce on Debian testing when using the "Breeze" Qt theme.
The border went missing with this commit:
commit e087e25f05e689091cbf1c4f91b6e93878ac17ec
Author: Caolán McNamara
Date: Mon Oct 5 14:19:05 2020 +0100
weld InputBar
this also restores that DnD of a selection from the inputbar is pasted as
plain
text not rich text formatted with the happenstance formatting of the
inputbar's
EditEngine
Change-Id: If4934f83c14357afec2e0a7e1d51c8a1aea1d292
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104037
Tested-by: Caolán McNamara
Reviewed-by: Caolán McNamara
However, from what I can tell, whether the border is drawn or not depends on
the Qt theme in use.
This Gerrit patch meant for demonstration purposes contains a some more
information:
https://gerrit.libreoffice.org/c/core/+/105408
The border is shown just fine when I use e.g. the Fusion theme, i.e. start
LibreOffice like this:
QT_STYLE_OVERRIDE=Fusion ./instdir/program/soffice --calc
I'm wondering whether this more or less already "works as designed" and it's up
to the theme to decide whether or not the border is shown, or there should be
some tweaks on LO side to make more themes show the border (as e.g. the demo
Gerrit patch does at least for Breeze, but there may be better ways)...
Version: 7.1.0.0.alpha1+
Build ID: 9f3b85dc29326e779ccc6be3b649b7fb24571ee0
CPU threads: 12; OS: Linux 5.9; UI render: default; VCL: kf5
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
--
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/20201106/56d3b522/attachment.htm>
More information about the Libreoffice-bugs
mailing list