https://bugs.documentfoundation.org/show_bug.cgi?id=171481
bnhep <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, | |possibleRegression Ever confirmed|0 |1 Regression By| |Ujjawal Kumar Status|UNCONFIRMED |NEW CC| |[email protected], | |[email protected] Version|26.2.1.2 release |26.2.0.0 alpha0+ master --- Comment #1 from bnhep <[email protected]> --- Thank you for reporting the bug. I can confirm that the bug is present in Version: 26.2.2.0.0+ (X86_64) Build ID: 2d25e03bb19e033be953173ccca3f86be5cf2f9d CPU threads: 24; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Following the steps to reproduce, the "Paste as" dialog's earliest appearance is in version 26.2. It does not display in 25.8, so it appears to be a regression. Bibisected with windows repository [win64-26.2] This was the first bad commit that displays the "Paste as" dialog source sha:aeedb45f8f18290b7fee882874a4afb589f212e4 author Ujjawal Kumar <[email protected]> committer Thorsten Behrens <[email protected]> tree ee46b4df2d8d068f99f7d09503cecb4fd26f81c2 parent 9bf7ca9ac0d818cc7fc9ac094c146fd3c2fcb12d "tdf#165590 Parse Markdown tables into Calc This commit adds a dialog box that prompts the user to choose between the default CSV importer and the Markdown importer when Markdown data is detected on the clipboard." Adding Cc: to Ujjawal Kumar In this case the pasted content is just filenames with underscores, but the "Paste as" dialog is still shown. This might indicate that the Markdown detection is triggered even when there is no actual Markdown formatting. -- You are receiving this mail because: You are the assignee for the bug.
