Incorrect rendering/layout in widgets sample "Static" page elements (Issue #26133)

11 views
Skip to first unread message

dsa-t

unread,
Jan 29, 2026, 5:41:33 PM (3 days ago) Jan 29
to wx-...@googlegroups.com, Subscribed
dsa-t created an issue (wxWidgets/wxWidgets#26133)

Description

On widgets sample "Static" page, the markup text seems to be rendered incorrectly. Also the horizontal scrollbar is too long.

image.png (view on web) image.png (view on web) image.png (view on web)

Platform and version information

  • wxWidgets version you use: 3.3 (master)
  • wxWidgets port you use: wxMSW
  • OS and its version: Windows 11


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/26133@github.com>

VZ

unread,
Jan 29, 2026, 6:18:52 PM (3 days ago) Jan 29
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26133)

I think scrollbar is just due the general problem with pages sizing in this sample (I don't remember it was discussed exactly, but we did do it already... but it's not in #24154 where it started and I just can't find it at the moment), but the markup text display is definitely broken, thanks for noticing this.

Somewhat surprisingly, this is MSW-specific, even though this code is generic. It looks like new lines handling is different (and broken) in wxMSW, however. I'll try to look at this, but 3.3.2 milestone on this one is an aspiration, not a commitment...


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/26133/3820895584@github.com>

Reply all
Reply to author
Forward
0 new messages