FreeCAD/FreeCAD

[Issue] Tooltip content is rendered in status line without filtering of paragraph and line-break tags

オープン

#9,296 opened on 2023/04/17

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,550 件のフォーク)batch import
Good first issueMod: CoreRequires: UI/UX reviewTopic: User InterfaceType: Feature

Repository metrics

Stars
 (30,913 個のスター)
PR merge metrics
 (平均マージ 24d 7h) (30d で 217 merged PRs)

説明

Is there an existing issue for this?

  • I have searched the existing issues

Forums discussion

No response

Version

0.20 (Release)

Full version info

[code]
OS: KDE Flatpak runtime (GNOME/gnome)
Word size of FreeCAD: 64-bit
Version: 0.20.2.29603 (Git)
Build type: Release
Branch: (HEAD detached at 0.20.2)
Hash: 930dd9a76203a3260b1e6256c70c1c3cad8c5cb8
Python 3.10.6, Qt 5.15.8, Coin 4.0.0, Vtk 8.2.0, OCC 7.6.3
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * Curves 0.6.8
  * fasteners 0.4.56
  * lattice2 1.0.0
  * Help 1.0.3
  * ProDarkThemePreferencePack 1.0.0
  * Assembly4 0.50.1
[/code]

Subproject(s) affected?

None

Issue description

When hovering over tooltips the entire content is rendered in the status line including HTML tags such as paragraph and line-break. Some tooltips overwhelm the status line and it might be better to just display the first line of the tooltip.

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

コントリビューターガイド