Project

General

Profile

Actions

Bug #13649

open
MV

Correct bootstrap style request

Bug #13649: Correct bootstrap style request

Added by Matthias Van Ceulebroeck over 1 year ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
03/13/2025
Due date:
% Done:

0%

Estimated time:

Description

This request allows CSS files to be served in the bootstrap phase, before the main page is served.
This allows the browser to load the CSS rules from the already served pages, and start processing them.
If the main page is then loaded, the CSS will then likely already be present, and its rules can be immediately applied.

If the CSS is loaded during the main page, the chances of flickering increase, as the rules are not all ready, and the browser is still fetching the CSS file or processing the rules.


Related issues 1 (1 open0 closed)

Related to Improvements #14198: Optimize spinning lock in WebSessionNew12/11/2025

Actions

MV Updated by Matthias Van Ceulebroeck 11 months ago Actions #1

  • Target version changed from 604 to 4.12.2

MV Updated by Matthias Van Ceulebroeck 9 months ago Actions #2

MV Updated by Matthias Van Ceulebroeck 9 months ago Actions #3

  • Target version changed from 4.12.2 to 4.13.2

MV Updated by Matthias Van Ceulebroeck 9 months ago Actions #4

  • Status changed from InProgress to New
  • Assignee deleted (Matthias Van Ceulebroeck)

RM Updated by Romain Mardulyn 5 months ago Actions #5

  • Target version changed from 4.13.2 to 4.13.3

RM Updated by Romain Mardulyn 3 months ago Actions #6

  • Target version changed from 4.13.3 to future
Actions

Also available in: PDF Atom