aboutsummaryrefslogtreecommitdiff
path: root/203
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /203
Initial versionHEADmain
Diffstat (limited to '203')
-rw-r--r--203/index.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/203/index.md b/203/index.md
new file mode 100644
index 0000000..efe7214
--- /dev/null
+++ b/203/index.md
@@ -0,0 +1,34 @@
+Title: Dissapearing content in FLTK website
+Author: rodarima
+Created: Sun, 23 Jun 2024 13:06:36 +0000
+State: closed
+
+![fltk](https://github.com/dillo-browser/dillo/assets/3866127/48c326c3-3622-4db8-a903-9b2114a30136)
+
+
+--%--
+From: ghost
+Date: Sat, 05 Oct 2024 10:37:37 +0000
+
+This issue appears to be resolved, the site looks fine now.
+
+
+--%--
+From: rodarima
+Date: Sat, 05 Oct 2024 11:17:44 +0000
+
+Not sure if it is related, but I still trigger the infinite layout bug if I resize the window enough times:
+
+```
+>>>> a_Nav_repush <<<<
+Nav_open_url: new url='https://www.fltk.org/'
+IO_write, closing with pending data not sent: "GET /images/rss-feed-icon.png HTTP/1.1\x0D..."
+a_Nav_expect_done: repush!
+** ERROR **: Emergency layout stop after 1000 iterations
+** ERROR **: Please file a bug report with the complete console output
+** ERROR **: Emergency layout stop after 1000 iterations
+** ERROR **: Please file a bug report with the complete console output
+** ERROR **: Emergency layout stop after 1000 iterations
+```
+
+But let's cover that on https://github.com/dillo-browser/dillo/issues/236. \ No newline at end of file