Ask me anything!
Have a question you always wanted to ask Moonchild but never did? Now's your chance!
From 2026-03-08 to 2026-03-15 I'll be open to any question by the community, after which I'll provide answers.
Go here to participate: https://forum.palemoon.org/viewtopic.php?f=66&t=33222
Have a question you always wanted to ask Moonchild but never did? Now's your chance!
From 2026-03-08 to 2026-03-15 I'll be open to any question by the community, after which I'll provide answers.
Go here to participate: https://forum.palemoon.org/viewtopic.php?f=66&t=33222
Add missing page title to blank about: pages? Topic is solved
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.
This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.
Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
-
back2themoon
- Knows the dark side

- Posts: 3098
- Joined: 2012-08-19, 20:32
Add missing page title to blank about: pages?
Hello,
I've noticed that most of the about:x pages provide a page title. For example:
about:home = Pale Moon Start Page
about:newtab = Quickdial
about:performance = about:performance (the same, but still a title exists)
etc.
However:
about:blank = empty/no title
about:logopage = empty/no title
So, if possible, it'd be helpful to have titles for these two, too. Helpful with Window Manager programs which rely on titles e.g. "When Pale Moon window = about:logopage then do x (e.g. minimise it)".
I've noticed that most of the about:x pages provide a page title. For example:
about:home = Pale Moon Start Page
about:newtab = Quickdial
about:performance = about:performance (the same, but still a title exists)
etc.
However:
about:blank = empty/no title
about:logopage = empty/no title
So, if possible, it'd be helpful to have titles for these two, too. Helpful with Window Manager programs which rely on titles e.g. "When Pale Moon window = about:logopage then do x (e.g. minimise it)".
Improve Pale Moon performance • Safe Mode / clean profile test info
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
-
Moonchild
- Project founder

- Posts: 38957
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Add missing page title to blank about: pages?
Not sure what title you expect blank pages to have...? They are "intentionally left blank"
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
billmcct
- Board Warrior

- Posts: 1100
- Joined: 2012-09-04, 15:19
- Location: Union City Georgia USA
Re: Add missing page title to blank about: pages?
I have noticed that lately. It used to have the title about:blank.
Makes no real difference to me though.
Makes no real difference to me though.
--------------------------------------------------------------------------------------------------------------
Dell Precision 15 7550
Windows 10 Pro. 22H2 19045.5965
Xeon W-10885M
64 GB DDR4 ECC memory (128 GB max)
1 TB Samsung 9100 Pro M2 SSD (Main)
2 TB Samsung 9100 Pro M2 SSD (storage)
500 GB Corsair T500 storage M2 SSD (6 TB max)
Intel onboard GPU 1080p
Quadro RTX 5000 Max-Q GPU 4K
Pale Moon 33.9.x x64 AVX2 build
The difference between the Impossible and the Possible lies in a man's Determination.
Tommy Lasorda
Dell Precision 15 7550
Windows 10 Pro. 22H2 19045.5965
Xeon W-10885M
64 GB DDR4 ECC memory (128 GB max)
1 TB Samsung 9100 Pro M2 SSD (Main)
2 TB Samsung 9100 Pro M2 SSD (storage)
500 GB Corsair T500 storage M2 SSD (6 TB max)
Intel onboard GPU 1080p
Quadro RTX 5000 Max-Q GPU 4K
Pale Moon 33.9.x x64 AVX2 build
The difference between the Impossible and the Possible lies in a man's Determination.
Tommy Lasorda
-
back2themoon
- Knows the dark side

- Posts: 3098
- Joined: 2012-08-19, 20:32
Re: Add missing page title to blank about: pages?
Please let's not turn this about semantics again. It's not about the title itself, but about actually having a title (whatever its name) as a property or not.
As I explained, we lose customisability with 3rd-party programs that rely on the window title. So, Pale Moon windows (any application, really) with no title do not help because they become invisible, in that respect.
Is it a major problem? No. Is it niche? Perhaps. But I doubt anyone will be shocked if the blank "about:blank" and "about:logopage" pages, receive a page title property respectively named "about:blank" and "about:logopage".
In any case, not a major problem or issue, but a suggestion.
Improve Pale Moon performance • Safe Mode / clean profile test info
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
-
Moonchild
- Project founder

- Posts: 38957
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Add missing page title to blank about: pages?
It's not about semantics, and in fact in the case of about:blank it's not even feasible because about:blank is used internally a lot as a blank document or frame initializer. Setting a title on it would have a lot of unwanted knock-on effects for those uses.
about:blank has never had a title because of that, so it's not something that has changed in the last decade or so, if it ever had one in really old versions.
I understand it can cause some interop problems with other software but even then, the actual window title will still have "Pale Moon" (unless you have killed that some other way) which is there to always identify browser windows, so it should not even be a problem as there will always be a title of some sort.
about:blank has never had a title because of that, so it's not something that has changed in the last decade or so, if it ever had one in really old versions.
I understand it can cause some interop problems with other software but even then, the actual window title will still have "Pale Moon" (unless you have killed that some other way) which is there to always identify browser windows, so it should not even be a problem as there will always be a title of some sort.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
back2themoon
- Knows the dark side

- Posts: 3098
- Joined: 2012-08-19, 20:32
Re: Add missing page title to blank about: pages?
Ok, understood. If the case is different for about:logopage then please consider this one.
By the way, it is strangely missing from about:about.
By the way, it is strangely missing from about:about.
Improve Pale Moon performance • Safe Mode / clean profile test info
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
-
Moonchild
- Project founder

- Posts: 38957
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Add missing page title to blank about: pages?
Done here.back2themoon wrote: ↑2025-10-01, 16:05Ok, understood. If the case is different for about:logopage then please consider this one.
Not every about: page is listed there.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
back2themoon
- Knows the dark side

- Posts: 3098
- Joined: 2012-08-19, 20:32
Re: Add missing page title to blank about: pages?
Perfect - many thanks!
Improve Pale Moon performance • Safe Mode / clean profile test info
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)