Andreas Frolov
- Login: pit-cup
- Email: andreas.frolov@pit.de
- Are you a spammer?: No
- Registered on: 09/16/2020
- Last sign in: 02/06/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 1 | 0 | 1 |
| Reported issues | 25 | 12 | 37 |
Activity
03/05/2026
- 02:05 PM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- There are regular widgets that can adjust their height to their content, such as WLabel with `wordWrap true`. The dif...
- 12:38 PM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- I misspoke. Scrollable widgets should behave exactly like regular widgets in a layout, since the size of regular widg...
- 12:19 PM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- For scrollable widgets not within a layout, such behavior can even be useful, as the developer has full control over ...
- 07:35 AM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- You stated that the preferred size of a view depends on the size of its content by default. This implies that this pr...
02/27/2026
- 12:33 PM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- Hi Romain,
this behavior should be applied to the views themselves, not their content. If two empty views have the...
02/26/2026
- 12:50 PM Wt Bug #11875: WBoxLayout incorrectly calculates the size of scrollable widgets
- The bug hasn't really been fixed yet. This is what the above example looks like in Firefox on my system:
: When a dialog is resizable, Ctrl+A does not select text inside input fields within that dialog
- Expected: Ctrl+A should select all text in the focused input field.
Actual: No text is selected in Chrome; Firefox w...
08/26/2025
- 01:29 PM Wt Bug #13945 (New): Regression in WPopupMenu with disabled items
- If a WPopupMenu with disabled items is displayed as a context menu, some CSS classes are missing in such elements. Th...
10/14/2024
- 04:11 PM Wt Bug #10512: After the model is reset, elements in WTreeView no longer respect the disabled status of the view
- The bug fix does not work with WBootstrap5Theme. Tested with version 4.11.0.
07/29/2024
- 02:54 PM Wt Bug #12861 (New): Rendering is aborted due to a dialog
- If a dialog is shown during rendering then no content is displayed. Here is an example:
``` cpp
class Model : publi...
Also available in: Atom