Bug 143449 - Cursor doesn't blink in comment box
Summary: Cursor doesn't blink in comment box
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: lowest trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Writer-Comments Weld-Writer-Comments
  Show dependency treegraph
 
Reported: 2021-07-20 07:06 UTC by Telesto
Modified: 2024-11-04 03:37 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-07-20 07:06:32 UTC
Description:
Cursor doesn't blink in comment box

Steps to Reproduce:
1. Open Writer
2. Insert a comment
3. Type something (not really needed)
4. Look at the cursor

Actual Results:
Static line for 'cursor'

Expected Results:
Blinking as normally


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 3d18cae102e16b85fb8787f5ec3b086bfa2bd7b8
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
Calc: CL
Comment 1 Xisco Faulí 2021-07-20 13:42:13 UTC Comment hidden (obsolete)
Comment 2 Xisco Faulí 2021-07-20 13:56:16 UTC
Nevermind, I can reproduce the missing blink.

Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=69c546e1e7a697217f273baa7c1729ff823efd76

author	Caolán McNamara <caolanm@redhat.com>	2020-12-04 16:30:31 +0000
committer	Caolán McNamara <caolanm@redhat.com>	2021-02-06 12:16:04 +0100
commit 69c546e1e7a697217f273baa7c1729ff823efd76 (patch)
tree 4533c38b84d1cd57f86094ac816f0eb7c526ade1
parent 2c61782812b1b8b382dd48a04a712da9eaeb4685 (diff)
weld annotation window

Bisected with: bibisect-linux64-7.2

Adding Cc: to Caolán McNamara
Comment 3 Telesto 2021-09-21 17:55:38 UTC
No change
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: d5e55d204b71710eb5eb5d2c683dd6698626df3c
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 4 Aditya Sahu 2024-10-18 05:48:12 UTC
I will take this up and start working on it
Comment 5 Aditya Sahu 2024-10-19 01:25:54 UTC
How would one go about solving this problem tdf#143449? I've looked over in the codebase, tried to use debugger in "sw\source\uibase\docvw\PostItMgr.cxx" and "sw\source\uibase\docvw\AnnotationWin.cxx".. wondering if I'm looking at the right code pointers ... Some guidance appreciated :)
Comment 6 Aditya Sahu 2024-11-04 03:37:21 UTC
Could not make any progress after debugging and changing code through hit and trial. Changing status back to NEW.