Actions
Bug #12073
closed"List nodes" page displays no looking glass icon on the right of the node name b/c of personnal font
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Priority:
15
Name check:
Fix check:
Regression:
Description
It now displays something like "fl" instead of icon. Tested on both my firefox|palemoon and chromium browsers.
In the new Rudder 4.1.9 the corresponding html fragment is:
<i class="fa fa-search"></i>
The old 4.1.3 (good) version produced code like the following:
<a class="reportIcon" href="/rudder/secure/nodeManager/searchNodes#{"nodeId":"8a99ed58-0189-40b1-a4dc-fe3f3f944357","displayCompliance":false}"><img src="/rudder/cache-4.1.3/images/icMagnify-right.png"></a>
Files
Updated by Benoît PECCATTE almost 7 years ago
- Severity set to Trivial - no functional impact | cosmetic
- User visibility set to Getting started - demo | first install | level 1 Techniques
- Priority changed from 0 to 47
If I recall correctly you are using your own fonts.
In 4.1 we switched to fontawesomes icons, so you may need to include them in your allowed fonts.
Updated by Dmitry Svyatogorov almost 7 years ago
Oh no! The "FontAwesome" brings destroy to 96 dpi world, but no firefox nor chromium has internal tools to block the distinct font.
- Yes, I can play with font-aliasing. But I must to do so on each my workplace. And a number of my collegues have to do the same. And…
M.b. there is some preset|CSS that I can tune inside the Rudder server? And I just don't know about?
In such case I'll replace only "FontAwesome" with something readable, then ublock can do the rest.
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.1.10 to 4.1.11
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.11 to 4.1.12
- Priority changed from 47 to 46
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.12 to 4.1.13
- Priority changed from 46 to 45
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.1.13 to 411
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 411 to 4.1.13
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.13 to 4.1.14
- Priority changed from 45 to 44
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.1.14 to 4.1.15
- Priority changed from 44 to 43
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.15 to 4.1.16
- Priority changed from 43 to 41
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.16 to 4.1.17
Updated by François ARMAND about 6 years ago
- Subject changed from "List nodes" page displays no looking glass icon on the right of the node name to "List nodes" page displays no looking glass icon on the right of the node name b/c of personnal font
- User visibility changed from Getting started - demo | first install | level 1 Techniques to Infrequent - complex configurations | third party integrations
- Priority changed from 41 to 16
Updated by François ARMAND about 6 years ago
- Related to Bug #10215: "Delete" button is missnig for rule categories on some DPI resolution added
Updated by Vincent MEMBRÉ almost 6 years ago
- Target version changed from 4.1.17 to 4.1.18
Updated by Vincent MEMBRÉ almost 6 years ago
- Target version changed from 4.1.18 to 4.1.19
- Priority changed from 16 to 15
Updated by Alexis Mousset almost 6 years ago
- Target version changed from 4.1.19 to 4.1.20
Updated by François ARMAND over 5 years ago
- Target version changed from 4.1.20 to 4.1.21
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.21 to 4.1.22
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.22 to 4.1.23
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.23 to 4.1.24
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.24 to 588
Updated by Benoît PECCATTE over 5 years ago
- Status changed from New to Rejected
Rejecting as hard to reproduce and author not answering.
Feel free to reopen if needed.
Updated by Alexis Mousset almost 5 years ago
- Target version changed from 588 to 4.1.24
Actions