First issue: Enable field shading (ctrl+F8), add a comment and enter a hyperlink - it has a gray background. Save, close, reload - background is lost while it's still a hyperlink. Second: After editing the link the highlight comes back, disable field shading - the background remains in the comment.
(In reply to Heiko Tietze from comment #0) > First issue: Enable field shading (ctrl+F8), add a comment and enter a > hyperlink - it has a gray background. I get a gray background with Version: 6.3.2.2 (x64) Build-ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c CPU-Threads: 4; BS: Windows 10.0; UI-Render: GL; VCL: win; Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE Calc: threaded but not with Version: 6.4.0.0.alpha0+ (x64) Build ID: 460908269972fd1f89312a1e62897ed1503e9e98 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-09-30_09:18:03 Locale: de-DE (de_DE); UI-Language: en-US Calc: threaded
Hi Heiko, Please, one issue at a time... I can reproduce the first issue in Version: 6.4.0.0.alpha0+ Build ID: c9336bfb6bbf6d73d3f23c124262ade30133448d CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded what is the regression keyword for? the first or the second issue ? Could you please report the second issue in a follow-up issue ?
About the first issue Repro with 4.4.0.1 No repro with Version: 4.3.7.2 Build ID: 8a35821d8636a03b8bf4e15b48f59794652c68ba
Field shading in comments not properly refreshed. When you select https://www.bestessays.com.au/nursing-assignment-help.php from these mention fields then you are waiting to get comments on these properly refreshed which showing them proper work from those things to be refreshed.
Maybe there is some issue with your code. The same thing had happened with me last year while working on a freelancing project. There was an issue coming in the script.
(In reply to Heiko Tietze from comment #0) > First issue: Enable field shading (ctrl+F8), add a comment and enter a > hyperlink - it has a gray background. Save, close, reload - background is > lost while it's still a hyperlink. > bibisect-44max$ 612c411072ede9debf0ceafc3aef125b930b3762 is the first bad commit commit 612c411072ede9debf0ceafc3aef125b930b3762 Author: Matthew Francis <mjay.francis@gmail.com> Date: Sat Mar 14 22:29:35 2015 +0800 source-hash-3350fabd23859eb5fdbe77c6db9248866d4e2995 commit 3350fabd23859eb5fdbe77c6db9248866d4e2995 Author: Miklos Vajna <vmiklos@collabora.co.uk> AuthorDate: Mon Jun 30 13:46:04 2014 +0200 Commit: Miklos Vajna <vmiklos@collabora.co.uk> CommitDate: Tue Jul 1 13:30:12 2014 +0200 SwXAutoStyle::GetPropertyValues_Impl: fix handling of CharAutoStyleName Without this, all character properties defined inside automatic styles are ignored. Change-Id: I3c25f5d36503a9f40834dd88573a40c34380b967
My notes say that this was part of the work to bring feature/aoo-fillattribute into master, i.e. have gradient / hatching / etc support in Writer textframe backgrounds. I don't remember further details, so one option would be to see if the problem from the commit msg is still there after a local revert.
When I enter a hyperlink into Writer's text body, I don't get a field highlight. (This is true as far back as I can see in LO 3.5.) So why should we expect it in a comment? Of course, comments are part of editEngine, while Writer generally is not. In Draw/Impress (which are editeng), while the text is in edit mode the hyperlink is highlighted, but not when the text doesn't have the focus.
(In reply to Justin L from comment #8) > ... I don't get a field highlight. Enable View > Field Shadings (ctrl+F8) first.
Dear Heiko Tietze, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Created attachment 192935 [details] Screenshot Field shading is still always on in comments in Version: 24.2.0.3 (X86_64) / LibreOffice Community Build ID: 420(Build:3) CPU threads: 32; OS: Linux 6.7; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-IL (en_US.UTF-8); UI: en-US 24.2.0-2 Calc: threaded (changing the application color from grey to yellow, for example, becomes effective after reloading the document or after changing the field) I suspect sw/source/uibase/docvw/AnnotationWin2.cxx line #371 ff to cause the trouble.