https://bugs.documentfoundation.org/show_bug.cgi?id=166361
Saburo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest |bibisected, bisected --- Comment #12 from Saburo <[email protected]> --- 1. Open attachment 200574 2. Delete sheet CF1 3. Conditional formatting is preserved. Or The background color disappears. (It will return if you save the file and reload it.) Version: 4.2.0.0.alpha0+ author Kohei Yoshida commit 8eb6de29009d009b8fa61fa8bb0e3bc60c7bfdf9 Make this guy unused, and remove it. Change-Id: Ib4a2f195b3ff1d291b0ffe99c27b1d3e807252d5 3. The background color disappears. Conditional formatting is present or absent when reloading the file after saving it Version: 4.3.0.0.alpha1+ author Kohei Yoshida commit 146f6e7e68ea56f79b72047b97bd9fba66db499d fdo#76710: Adjust sheet position of conditional format entries. When inserting or deleting sheets. 3. The background color disappears. When I try to edit conditional formatting again by pressing OK, the program crashes. Version: 5.0.0.0.alpha1+ author Henry Castro commit 2b5915da481990fd6ea272104215d82b6fbf5dbb tdf#60573 Conditional formatting does not allow scrolling If you need to apply conditional formatting to a cell not shown presently on your screen you cannot scroll to the position you would like to use. Change-Id: I18549316d2c725ce032a65cffb969bed21b771c3 Reviewed-on: https://gerrit.libreoffice.org/14258 3. The background color disappears. When checking in the conditional formatting manager, the range becomes #REF Version: 6.0.0.0.alpha0+ author Eike Rathke commit 62ee21cb463d80a28c4c41a488f85e07abafbc69 Fix export test crash of ooo95715-1.xls Negative sheet number injected by sc::FormulaLogger::GroupScope::addRefMessage() wans't handled by lcl_Format() #9 0x00007f292172c322 in ScGroupTokenConverter::convert (this=0x7ffc5b1940d0, rCode=..., rScope=...) at /build/libo/dev/sc/source/core/data/grouptokenconverter.cxx:140 #8 0x00007f29224c54d8 in sc::FormulaLogger::GroupScope::addRefMessage (this=0x7ffc5b193ff0, rCellPos=..., rRefPos=..., nLen=111, rArray=...) at /build/libo/dev/sc/source/core/tool/formulalogger.cxx:147 #7 0x00007f292181c071 in ScRange::Format (this=0x7ffc5b193dc0, nFlags=-32760, pDoc=0x4b1db70, rDetails=..., bFullAddressNotation=false) at /build/libo/dev/sc/source/core/tool/address.cxx:2211 #6 0x00007f292181b9a9 in ScAddress::Format (this=0x7ffc5b193dc0, nFlags=-32760, pDoc=0x4b1db70, rDetails=...) at /build/libo/dev/sc/source/core/tool/address.cxx:2111 #5 0x00007f292181ecf5 in lcl_Format<rtl::OUStringBuffer> (r="", nTab=-1, nRow=75, nCol=0, nFlags=-30968, pDoc=0x4b1db70, rDetails=...) at /build/libo/dev/sc/source/core/tool/address.cxx:2018 #4 0x00007f29214471fb in rtl::OUString::operator[] (this=0x7ffc5b193c00, index=0) at /build/libo/dev/include/rtl/ustring.hxx:668 Change-Id: I68ecfb11574644e9e5670431789ee42d37d27523 *** By the way, if you insert a column between columns C and D on sheet CF1, the conditional formatting will also change, but on sheet CF2, the named range will change but the reference range of the conditional formatting will not change. -- You are receiving this mail because: You are the assignee for the bug.
