General

Profile

Michael Seibt

  • Login: m.seibt@unicontrol.de
  • Are you a spammer?: No
  • Registered on: 06/19/2025
  • Last sign in: 09/04/2025

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 12 0 12

Activity

09/04/2025

04:38 PM Wt Bug #13958 (New): Popup: "Wt internal error; code: undefined, description: can't access property "adjust", Wt4_11_4.$(...).layout is undefined" on reopen of browser
The error popup is most likely caused by a `WPanel` (with several `WPushButton`s) hidden on creation and `setHidden(f... Michael Seibt
04:23 PM Wt Bug #13957: WPopupMenu not visible if popped up at itemWidget of (a narrow) WTableView with vertical scrollbar
duplicate of https://redmine.emweb.be/issues/13956 (which showed an error on create click) Michael Seibt
04:21 PM Wt Bug #13957 (New): WPopupMenu not visible if popped up at itemWidget of (a narrow) WTableView with vertical scrollbar
`WPopuMenu::popup(WWidget *location, orientation = Orientation::Vertical)` seems to reparent the menu to some layout ... Michael Seibt
04:19 PM Wt Bug #13956 (New): WPopupMenu not visible if popped up at itemWidget of (a narrow) WTableView with vertical scrollbar
`WPopuMenu::popup(WWidget *location, orientation = Orientation::Vertical)` seems to reparent the menu to some layout ... Michael Seibt
03:47 PM Wt Bug #13954 (New): Signal WPopupMenu::aboutToHide is not emitted if menu is closed by clicking outside
(It works if the menu is canceled using the `Esc` key.) Michael Seibt

06/25/2025

12:43 PM Wt Bug #13791: WApplication::globalKeyWentDown dead as long as WMenu focused by mouse click
`WDialog::keyWentDown`, `WDialog::enterPressed`, `WDialog::escapePressed`, etc. are affected as well! Michael Seibt

06/24/2025

11:31 AM Wt Bug #13798 (Review): Submenu does not open if browser window is too narrow
Affected: `WPopupMenu` of Wt 4.11.4 (regardless of Gecko or Chromium engine)
STR:
```
unique_ptr<WPopupMenu> sub...
Michael Seibt

06/20/2025

02:16 PM Wt Bug #13791: WApplication::globalKeyWentDown dead as long as WMenu focused by mouse click
`WApplication::globalKeyWentDown` is also dead as long as a `WLineEdit` or a `WComboBox` -- most likely any `WFormWid... Michael Seibt

06/19/2025

04:58 PM Wt Feature #13792 (New): WPopupMenu::aboutToShow signal
In the documentation of Wt 4.11.4, I could not find an equivalent to the signal `QMenu::aboutToShow` (but only `about... Michael Seibt
04:27 PM Wt Bug #13791 (Review): WApplication::globalKeyWentDown dead as long as WMenu focused by mouse click
We are porting a desktop application, which must be fully accessible using the keyboard.
Affected: `WApplication::gl...
Michael Seibt

Also available in: Atom