Michael Seibt
- Login: m.seibt@unicontrol.de
- Are you a spammer?: No
- Registered on: 06/19/2025
- Last sign in: 06/12/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 16 | 19 | 35 |
Activity
06/12/2026
- 09:27 AM Wt Bug #14594 (New): Later WTableView::setColumnAlignment has no effect
- Affected: **Wt 4.13.2** (and most likely all former versions, checked with 4.11.4)
If `WTableView::setColumnAlignm...
04/27/2026
- 12:30 PM Wt Improvements #14330: Improve initial layout and position of WDialog
- For limiting to viewport (improvement "a."), a workaround like the one below is still needed with both Wt 4.13.1 and ...
04/24/2026
- 03:28 PM Wt Improvements #14474: WDialog::positionAt overloads have inconsistent behavior
- https://github.com/emweb/wt/pull/245
04/21/2026
- 10:23 AM Wt Bug #14483: reload-is-new-session is ignored
- Hi Romain,
thank you for the quick clarification!
The fallback to HTML also explains why the application loaded...
04/20/2026
- 09:14 AM Wt Bug #14483: reload-is-new-session is ignored
- correction: works only with 4.12.0 and before, broken since **4.12.1**
complete STR:
- configure `<reload-is-new-se... - 08:54 AM Wt Bug #14483 (Rejected): reload-is-new-session is ignored
- Affected: WT **4.13.0** (worked in 4.12.6 and before)
Every reload of the page in the browser creates a new `WApplic...
04/17/2026
- 01:44 PM Wt Feature #13841: Allow the WApplication to retrieve the currently focused widget
- ##14482
- 01:33 PM Wt Bug #14482 (Closed): WApplication::focusedWidget is unreliable
- Affected: `WApplication::focusedWidget` and `WApplication::focusChanged_` of Wt **4.13.0**
`WApplication::focusedWid... - 12:44 PM Wt Improvements #14480: Handle focus for all widgets
- And a public getter for `Signal<> WApplication::focusChanged_` would be really useful, too.
- 12:13 PM Wt Improvements #14480 (New): Handle focus for all widgets
- The implemention https://github.com/emweb/wt/commit/4bc2536ff1cc8afe6df1a7caebcbd53a1e2dcec3 for ##13841 does not con...