https://bz.apache.org/ooo/show_bug.cgi?id=126981

bmarcelly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from bmarcelly <[email protected]> ---
Created attachment 85551
  --> https://bz.apache.org/ooo/attachment.cgi?id=85551&action=edit
Simple validity with fixed cell range

The problem is not due to a dynamic contents.
This attachment uses a fixed list in cells A2:A11.
This list contains empty cells, and the term "red" appears two times.

Cell C2 has a validity against A2:A11, option Allow empty cells is not checked,
option sort is not checked. The displayed drop-down list shows all empty lines.

Cell C7 has a validity against A2:A11, option Allow empty cells is not checked,
option sort IS checked. The displayed drop-down list shows only one empty line,
at top, and only one occurrence of the "red" value, since sort option
eliminates duplicates.

The bug is that if option Allow empty cells is NOT checked, there is no reason
to display an empty item !

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to