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

macOS: Some widgets have no frame #126

Closed
max3-2 opened this issue Dec 24, 2018 · 6 comments
Closed

macOS: Some widgets have no frame #126

max3-2 opened this issue Dec 24, 2018 · 6 comments
Assignees

Comments

@max3-2
Copy link

max3-2 commented Dec 24, 2018

Describe Your Environment

[Versions from your environment]
Information about your current environment setup:

  • QDarkStyle: 2.6.5
  • OS: Darwin 18.2.0 x86_64
  • Platform: darwin
  • Python: 3.7.1.final.0
  • Python API: 1013
  • Binding in use: Not set or nonexistent
  • Abstraction in use: Not set or nonexistent
  • qtpy (QT_API): Not set or nonexistent
  • pyqtgraph (PYQTGRAPH_QT_LIB): Not set or nonexistent
  • Qt.py (binding): Not set or nonexistent

Qt bindings available:

  • PyQt5

Qt abstraction layers available:

  • qtpy

Language

[Python]

Description / Steps to Reproduce [if necessary]

On macOS, QListWidget and QTableWidget and QFrame have no border

  1. Build an UI with List, Frame or Table

Actual Result

The said widgets have no border. The blue border does show on hover, see images attached. This only occurs on macOS so far, the same application runs smooth on windows.

Expected Results / Proposed Result

Have a faint gray border around widgets even if they are not in focus

bildschirmfoto 2018-12-24 um 13 10 03

bildschirmfoto 2018-12-24 um 13 10 12

@max3-2
Copy link
Author

max3-2 commented Dec 27, 2018

This might be a duplicate of #123 since all widgets are in tabs. Is the fix already in the newest release?

Just updated, issue persists

@dpizetta
Copy link
Collaborator

Hi @max3-2, yep, this is related to the #123, I'll try a better fix for this. I hope to get a solution soon.

@SomberNight
Copy link

This is not specific to Mac. I see the same on Linux and Windows too.

@max3-2
Copy link
Author

max3-2 commented Feb 18, 2019

I just checked the example where some nested widgets are present. The borders are available there so thats kind of confusing. If you need me to test something just let me know

@dpizetta
Copy link
Collaborator

@max3-2 could you try the new version v2.6.6 to see if it helps you? Tks

@dpizetta
Copy link
Collaborator

If the problem comes back, please, reopen this issue. Tks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants