Description: Searching for a specific character in the special characters dialog updates the grid view of the matching characters including unused/empty cells. After the enhancement of Bug 141319, these cells are more visible to the user. However, if the user clicks on an unused/empty cell at the end of the grid after searching for a specific character, the grid disappears. Clicking on the grid again shows the grid again. Steps to Reproduce: 1. Open Writer 2. Insert -> Special Character... 3. Search for a character by typing in the search field, for instance "space" 4. Observe how the character grid changes 5. Click on an empty/unused cell at the end of the grid Actual Results: Grid disappears. Another click shows the grid again. Expected Results: Grid does not change and cannot be scrolled using the arrow keys beyond the used cells. Reproducible: Always User Profile Reset: No Additional Info: This does not happen if the grid has a scrollbar, for instance, if a font is selected which has unused cells at the end of the grid. For instance, select the font "Juice ITC". Scroll at the end to verify the unused/empty cells. The behaviour cannot be observed. This bug maybe resolved by unifying the implementation of the drawing grids in Bug 154088. Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6c2542306bcc7caaab947664f252265058964fc2 CPU threads: 16; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL threaded
After the fix of Bug 154087. I cannot reproduce the error anymore in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 847da00993a27d1fd24a6c1071bc7822721155b4 CPU threads: 6; OS: Windows 10.0 Build 19044; UI render: default; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL threaded