Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Column headers use wrong font on start #204

Closed
blue42u opened this issue May 28, 2022 · 1 comment
Closed

Column headers use wrong font on start #204

blue42u opened this issue May 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working resolved Resolved, but need to be tested and confirmed

Comments

@blue42u
Copy link
Member

blue42u commented May 28, 2022

To Reproduce

  1. Change the default column font to something obviously different, like a cursive font. Apply and switch to the profile view. Note that the column headers have changed accordingly:
    image

  2. Close and re-open the database. Note that the column headers are no longer using the configured font:
    image

Expected behavior
Column headers should always use the configured font.

Platform (please complete the following information):

  • OS: Linux (Debian, GNOME 42)
  • Architecture: x86_64
  • Version: master (c3c7b63)
@blue42u blue42u added the bug Something isn't working label May 28, 2022
@laksono laksono self-assigned this May 28, 2022
laksono added a commit that referenced this issue May 30, 2022
Due to NatTable bug, we have to configure the header font once the table
is created, otherwise we don't see any change in the font header.

Update:
- Remove ScopeMouseListener. Unused with nattable
@laksono laksono added this to the Release 2022.05 milestone May 30, 2022
@blue42u
Copy link
Member Author

blue42u commented May 31, 2022

Fixed by a7e0c10

@blue42u blue42u closed this as completed May 31, 2022
@laksono laksono added the resolved Resolved, but need to be tested and confirmed label Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working resolved Resolved, but need to be tested and confirmed
Projects
None yet
Development

No branches or pull requests

2 participants