Bug 111625

Summary: Updated of decimal fields
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: UIAssignee: Akshay Deep <akshaydeepiitr>
Status: RESOLVED WORKSFORME    
Severity: normal CC: xiscofauli
Priority: medium    
Version: 6.0.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 109232    

Description Heiko Tietze 2017-08-10 08:14:31 UTC
After searching for characters with a name like "cross" it is possible to change the font, which is an awesome feature. But in case one font has more results than another, the selection in the character table is updated automatically. When this happens the hexadecimal and decimal fields are not updated showing the wrong value.

For example, searching for 'cross' returns three items in case of Liberation Serif, the third character is U+1DA8, and switching to Biolinum it still shows this value though another character (the second because the font contains only two crosses) is selected automatically. Manually clicking updates the fields to the correct value of U+2DF.
Comment 1 Heiko Tietze 2017-08-10 08:25:33 UTC
Though shall not report before testing. The issue has been solved.