View Issue Details

IDProjectCategoryView StatusLast Update
0004566FreeCADFeaturepublic2021-02-16 18:25
Reporterturn211 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19 
Summary0004566: Status Bar Verticle Spacers are not visually pleasing. Elements can not be styled with stylesheets.
DescriptionStatus Bar Verticle Spacers are not visually pleasing. Elements can not be styled with stylesheets. Can we hide or make QspacerItems themeable.
Steps To ReproduceUsing any stylesheet verticle bars look awkward.
Tagsstylesheet
FreeCAD InformationOS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.23756 (Git)
Build type: Release
Branch: master
Hash: 9c6e9184930a52b165a0b7274e3a45d1006bfe67
Python version: 3.8.6
Qt version: 5.12.5
Coin version: 4.0.0
OCC version: 7.4.0
Locale: English/Canada (en_CA)

Relationships

related to 0004565 closedwmayer Status bar text runs under Navigation Button 

Activities

turn211

2021-02-15 04:19

reporter  

Kunda1

2021-02-15 18:18

administrator   ~0015347

We can now use Inspect Widget addon :)
https://github.com/hyarion/FreeCAD_InspectWidgets/issues/1

turn211

2021-02-16 16:12

reporter   ~0015358

Using Inspect Widget add-on was able to pinpoint sub element as QStatusBar::item

QStatusBar::item {
    border: 1px solid #333333;
    border-radius: 0px;

Using a border of same color renders white verticle bars invisable....and stylish. I would say we could close this ticket but not https://tracker.freecadweb.org/view.php?id=4565 as text still runs under under navigation button hovering over point array.
end_of_lines_going_nowhere.png (12,372 bytes)   
end_of_lines_going_nowhere.png (12,372 bytes)   

turn211

2021-02-16 16:36

reporter   ~0015360

stylish.png (5,351 bytes)   
stylish.png (5,351 bytes)   

Issue History

Date Modified Username Field Change
2021-02-15 04:19 turn211 New Issue
2021-02-15 04:19 turn211 File Added: What_are_these_verticle_bars_annotated.png
2021-02-15 04:19 turn211 File Added: three_white_verticle_non_themeable_verticle_bars.png
2021-02-15 04:23 turn211 Tag Attached: stylesheet
2021-02-15 18:18 Kunda1 Note Added: 0015347
2021-02-15 19:51 Kunda1 Relationship added related to 0004565
2021-02-16 16:12 turn211 Note Added: 0015358
2021-02-16 16:12 turn211 File Added: end_of_lines_going_nowhere.png
2021-02-16 16:36 turn211 Note Added: 0015360
2021-02-16 16:36 turn211 File Added: stylish.png
2021-02-16 18:25 Kunda1 Status new => closed
2021-02-16 18:25 Kunda1 Resolution open => fixed