Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: KForm borders incorrect #1783

Open
giduac opened this issue Sep 23, 2024 · 6 comments
Open

[Bug]: KForm borders incorrect #1783

giduac opened this issue Sep 23, 2024 · 6 comments
Assignees
Labels
area:toolkit All issues related to the toolkit components. bug Something isn't working Has Workaround under investigation This bug/issue is currently under investigation. version:95 All things to do with V95. version:100 All things to do with V100.
Milestone

Comments

@giduac
Copy link
Contributor

giduac commented Sep 23, 2024

[Describe the bug
see: #1782 (comment)

@giduac giduac added bug Something isn't working under investigation This bug/issue is currently under investigation. version:90 All things to do with V90. labels Sep 23, 2024
@giduac giduac added this to the Version 90 milestone Sep 23, 2024
@Smurf-IV Smurf-IV added the area:toolkit All issues related to the toolkit components. label Sep 28, 2024
@Smurf-IV
Copy link
Member

Smurf-IV commented Sep 28, 2024

It appears that the 2 issues that are mentioned:

  • Grey around title bar
  • White border

Have been there for a very long time:
image

@Smurf-IV
Copy link
Member

And it's even worse in the "Old" version, when Draw: False is used:
image

Whereas the current alpha does have that part "Sorted":
image

@Smurf-IV
Copy link
Member

Workaround for the whiteline issue:

  • Set the Width to be -2

image

@Smurf-IV
Copy link
Member

Workaround for the Left bit of grey:

  • Rounding must be -1
  • Width must be 0
  • DrawBorder must be Bottom, left, Right

image

@PWagner1 PWagner1 added version:95 All things to do with V95. and removed version:90 All things to do with V90. labels Oct 21, 2024
@Smurf-IV Smurf-IV added the version:100 All things to do with V100. label Nov 15, 2024
@Smurf-IV
Copy link
Member

Smurf-IV commented Nov 15, 2024

FYI: now that #1807 has been done, there is a better workaround:
image

Or
image

@Smurf-IV
Copy link
Member

FYI: The "Grey Lines appear for the Office2010 derived themes.
I'm Checking the others
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:toolkit All issues related to the toolkit components. bug Something isn't working Has Workaround under investigation This bug/issue is currently under investigation. version:95 All things to do with V95. version:100 All things to do with V100.
Projects
None yet
Development

No branches or pull requests

3 participants