[Libreoffice-bugs] [Bug 84148] Editing conditional text field condition exposes unrelated hidden section
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Nov 11 09:53:28 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=84148
--- Comment #12 from Chas Belov <docorbit at sonic.net> ---
Steps changed slightly in LibreOffice 6.0.7.3:
Steps:
1. Create a new document
2. Insert variable varA with value "is" (without the quotes)
-- a. Insert > Field > More Fields > Variables > Set Variable
-- b. Name: varA
-- c. Value: is
-- d. Click Insert
2. Press enter
3. Insert variable varB with value "is" (without the quotes)
-- same as step 1 with name varB
4. Press enter
5. Insert a conditional field based on varA
-- a. Insert > Field > More Fields > Functions > Conditional Text
-- b. Condition: varA EQ "is" (with the quotes)
-- c. Then: Ais
-- d. Else: AisNot
-- e. Click OK
6. Press enter
7. Insert two section based on varB
-- a. Type "Hide this section if varB is" (without the quotes)
-- b. Press enter
-- c. Type "Hide this section if varB is not" (ditto)
-- d. Select the first of the two lines
-- e. Insert > Section
-- f. Check Hide
-- g. Condition: varB EQ "is"
-- h. Select the second of the two lines
-- i. Insert > Section
-- j. Check Hide
-- k. Condition: varB NEQ "is"
Attachment is at this point.
8. Double-click "Ais"
9. Change condition from EQ to NEQ
10. Click OK
Actual result: Hidden section appears
Expected result: No change to which section is hidden and which isn't
Same actual result as the issue I originally posted.
So, still an issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181111/2d41a0a8/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list