Broken rendering of tables in WebView #100

Closed
opened 2025-02-24 18:26:09 +01:00 by Burer · 1 comment
Owner

If <table> is first element on page (inside <body> tag), it's rendering got broken.
But if any element (for example, <span>) is placed before table, rendering is done normally.
Attached archive contains examples of such documents.

P.S. Also, WebView doesn't support <table border="X"> attribute, which can be handful for visual tables formatting. So, if it's not too hard - adding it's support will be good.

If `<table>` is first element on page (inside `<body>` tag), it's rendering got broken. But if any element (for example, `<span>`) is placed before table, rendering is done normally. Attached archive contains examples of such documents. P.S. Also, WebView doesn't support `<table border="X">` attribute, which can be handful for visual tables formatting. So, if it's not too hard - adding it's support will be good.
Burer added the
Category/Applications
Kind
Bug
Priority
Low
labels 2025-02-24 18:27:11 +01:00
rgimad changed title from Broken rendiring of tables in WebView to Broken rendering of tables in WebView 2025-02-25 12:24:38 +01:00
Leency referenced this issue from a commit 2025-03-02 01:51:41 +01:00
Owner

Fixed in 4d6ef342e1

Fixed in https://git.kolibrios.org/KolibriOS/kolibrios/commit/4d6ef342e1d488aec103e91bca39429b138c2e56
mxlgv closed this issue 2025-03-02 12:19:03 +01:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#100
No description provided.