https://bugs.documentfoundation.org/show_bug.cgi?id=169521
Bug ID: 169521
Summary: Linkification in Input Line does not work (gtk3-only)
Product: LibreOffice
Version: 7.4.0.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: minor
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Use gtk3 UI in Calc.
1. Focus to Input Line and paste a URL
2. Hit Space
You will notice the link seemingly turns into a hyperlink object in the Input
Line (not in the cell), but accepting the edit will result in the pasted text
remaining plain.
The issue started in 7.4 with dc99d27f04b47c173de934a19b6d6a3cc572c20a
Resolves: tdf#145580 need to use gtk_im_context_filter_keypress
With that, we did not see a hyperlink being created transiently in Input Line.
The current state started in 7.6 with c43e39a7b7f4b0ed6165af966cce8057a93eb22f
tdf#155350 Do AutoCorrect of Input Method text
--
You are receiving this mail because:
You are the assignee for the bug.