Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.4.2, 5.5.1, 5.6.0 Beta
-
X11
Description
The user is created a simple application with QTextBrowser and she wants to set some html based content to display in QTextBrowser. The user finds in documentation that nobr tag is supported and can be in her content. However, the user finds that nobr tag is ignored by the QTextBrowser and text gets broken when QTextOption::WordWrap set as wrap mode.
Expected behaviour:
Text line is not broken.
What actually happens:
Text line is broken.
Steps to reproduce:
1. Run the application attach
2. In the above text window (QTextbrowser) you will notice the text is broken.
3. In the text line below is shown a HTML code of what was passed to the QTextBrowser.
This issue was confirmed on Ubuntu 14.04 with Qt 5.4* 5.5* and 5.6 beta.
Attachments
Issue Links
- duplicates
-
QTBUG-1135 Text inside the <nobr> tag still breaks
-
- Open
-