https://bugs.documentfoundation.org/show_bug.cgi?id=164712

--- Comment #17 from Jordi <[email protected]> ---
(In reply to Armin Le Grand (allotropia) from comment #16)
> I have now traced the values for 'Char Back Color' in FillBox_Impl where the
> isGrey is used. There are three entries when clicking at space between 'O'
> and 'S' in 'OS'. These are:
> 
> For old version:
> Char Back Color.isGrey == 1 "0x-1"
> Char Back Color.isGrey == 1 "0xc9211e"
> Char Back Color.isGrey == 0 "0x66ff66"
> 
> For master:
> Char Back Color.isGrey == 1 "0x-1"
> Char Back Color.isGrey == 1 "0xc9211e"
> Char Back Color.isGrey == 0 "0x66ff66"
> 
> Thus *identical* -> I hve no idea why
>     rListBoxStyles.set_sensitive(*pResult, !rCurrent.isGrey, 0);
> does not lead to grayed out entries in the list then.
> 
> @Caolan: Did something change for 'set_sensitive' that it does not show
> grayed-out entries anymore...?
> 
> @[email protected], @[email protected]
> Is there a script that I can execute that shows the difference you describe?
> Please give a detailed, step-by-step explanation how to achieve that. Maybe
> I am too bad in Writer to get that. E.g. please explain how to bring up that
> dialog from the screenshots and where the cursor has to be placed when doing
> so. Thanks in advance!

Armin, download the sample file and run the macro in the doc called
'gotoLastUncheckedPar'.

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

Reply via email to