Andreas Frolov
- Login: pit-cup
- Email: andreas.frolov@pit.de
- Are you a spammer?: No
- Registered on: 09/16/2020
- Last sign in: 10/14/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 26 | 9 | 35 |
Activity
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... - 09:45 AM Wt Bug #12860 (Implemented @Emweb): Incomplete rendering of WDialog
- If another WDialog is displayed between the creation and display of WDialog, the dialog appears in the top left corne...
04/24/2024
- 10:20 AM Wt Bug #12630 (New): The open editor in WAbstractItemView forwards mouse events to WAbstractItemView
- If I open a cell for editing and make a mouse click in the editor then the view sends the corresponding signals "clic...
04/10/2024
- 01:54 PM Wt Bug #12601 (New): WTableView sends "mouseDown" event with wrong Event.target property
- Hello,
When you click on a table cell, the `Wt-spacer` object sends an event where `#document` is set as the targe...
02/19/2024
10/16/2023
- 01:32 PM Wt Bug #12036 (Closed): Change of WCheckBox state removes additional css classes
- Only with WBootstrap5Theme
``` cpp
setTheme(std::make_shared<Wt::WBootstrap5Theme>());
auto cb = Wt::WApplicat...
08/17/2023
- 12:44 PM Wt Bug #11882 (Closed): Bootstrap theme breaks layout of WGroupBox
- The problem occurs when a layout of WGroupBox is a WGridLayout and has a nested layout. Widgets are positioned outsid...
08/15/2023
- 01:05 PM Wt Bug #11875 (InProgress): WBoxLayout incorrectly calculates the size of scrollable widgets
- I expect in my example that the widgets with the same scale factor get the same size. Unfortunately it isn't. The lar...
07/25/2023
- 09:18 AM Wt Bug #11848 (Closed): WSuggestionPopup fails when popup content is unfiltered
- This happens when the call to display comes from the server.
``` cpp
Application::Application(const Wt::WEnvironm...
Also available in: Atom