Project

General

Profile

Actions

Bug #13530

open

Correct WLayout JavaScript WDialog

Added by Matthias Van Ceulebroeck 3 months ago. Updated 3 months ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
Start date:
02/17/2025
Due date:
% Done:

0%

Estimated time:

Description

When using the JavaScript implementation of layouts, it is possible that the WDialog and its immediate content are not in sync when it comes to height.
Specifically this seems to occur when calling layoutResize(), and the height is 2px too small.

The culprit seems to be the the modal-footer's border-top. This is not taken into account when setting the height of the wrapping WDialog, but does seem to increase the size of its content.
This leads to a scrollbar being wrongly present.

Actions #1

Updated by Romain Mardulyn 3 months ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 3 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF