Description: I use the Insert-Textfield and input some text. Afterwards I want to change the background color of this very textfield. No menu shows up (right click on text field). No menu shows up on right side pane Steps to Reproduce: 1. Insert textfield 2. Input text in textfield 3. try to change background color / or edge attributes Actual Results: No menu is shown on right click on textfield No menu in side pane No menu in Ribbon Expected Results: menus show up Reproducible: Always User Profile Reset: No Additional Info: i will add a gif
Created attachment 201748 [details] Animated gif showing the behavior
No repro with Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 20667acbca5df17771a3581632a672d5db4e751b CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded
I can reproduce this bug in Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (de_DE); UI: en-US Calc: threaded But I can't reproduce it in Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 27943324726c52027b527ceb4fa7646c6f21ed17 CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded
Wawa, per the last comment, please test with Win-x86_64@tb77-TDF from https://dev-builds.libreoffice.org/daily/master/current.html
(In reply to Buovjaga from comment #4) > Wawa, per the last comment, please test with Win-x86_64@tb77-TDF from > https://dev-builds.libreoffice.org/daily/master/current.html Hi, sorry I can't install a dev-version on my laptop. It is a company computer. At home I can only run it on linux.
(In reply to wawa from comment #5) > (In reply to Buovjaga from comment #4) > > Wawa, per the last comment, please test with Win-x86_64@tb77-TDF from > > https://dev-builds.libreoffice.org/daily/master/current.html > > Hi, > sorry I can't install a dev-version on my laptop. It is a company computer. > At home I can only run it on linux. And do you see the issue on Linux as well with 25.2?
Additional information on the version where my problem occured: ``` Version: 25.2.4.3 (X86_64) / LibreOffice Community Build ID: 33e196637044ead23f5c3226cde09b47731f7e27 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded ```
(In reply to Buovjaga from comment #6) > (In reply to wawa from comment #5) > > (In reply to Buovjaga from comment #4) > > > Wawa, per the last comment, please test with Win-x86_64@tb77-TDF from > > > https://dev-builds.libreoffice.org/daily/master/current.html > > > > Hi, > > sorry I can't install a dev-version on my laptop. It is a company computer. > > At home I can only run it on linux. > > And do you see the issue on Linux as well with 25.2? I'll check tonight.
Okay new information: I **can** edit the attributes of the textbox when I selected a **regular shape beforehand**. It seems that the trigger to show the menu when selecting a textbox in calc is not working.
I tried it with Version: 25.2.3.2 (X86_64) / LibreOffice Community Build ID: bbb074479178df812d175f709636b368952c2ce3 CPU threads: 22; OS: Linux 6.11; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: de-DE Flatpak Calc: threaded on Tuxedo OS (Ubuntu based). Flatpak! It worked perfectly fine there.
I could repro on Linux as well. Bibisected with linux-64-25.2 to a5d7b564b23e6802ea995aa444081782a9de6a4a tdf#166481 sc shapes edit view: fix wrong draw view shell ...which is backported. That lead me to discover the fix for 25.8, which has not yet been backported to 25.2. I created a backport patch. *** This bug has been marked as a duplicate of bug 166633 ***