robs j
- Login: robs
- Email: frank.schreder@hensoldt.net
- Are you a spammer?: No
- Registered on: 10/19/2016
- Last sign in: 06/03/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 4 | 2 | 6 |
Activity
06/03/2026
- 08:46 AM Wt Support #14567: Wt4.12.6 Wt::WLineEdit with bootstrap v5 html input with class="form-control" needs disabled for grayed out appearance
- Thanks for responding to my question.
All you stated is correct. But with bootstrap version 5 the result is not the ...
05/28/2026
- 02:12 PM Wt Support #14567: Wt4.12.6 Wt::WLineEdit with bootstrap v5 html input with class="form-control" needs disabled for grayed out appearance
- input type="text" readonly="readonly" class="form-control" disabled
button type="button" disabled="" class="disa... - 02:09 PM Wt Support #14567: Wt4.12.6 Wt::WLineEdit with bootstrap v5 html input with class="form-control" needs disabled for grayed out appearance
https://getbootstrap.com/docs/5.2/forms/form-control/ says that "Add the disabled boolean attribute on an input to ...- 11:44 AM Wt Support #14567 (New): Wt4.12.6 Wt::WLineEdit with bootstrap v5 html input with class="form-control" needs disabled for grayed out appearance
- https://getbootstrap.com/docs/5.2/forms/form-control/ says that "Add the disabled boolean attribute on an input to gi...
05/13/2026
- 11:46 AM Wt Bug #14529 (Closed): Wt13 does not support anymore selection in derived WItemDelegate with WStringListModel, WTableView, WAbstractTableModel
- Until version 12.6 I was able to select in my "dropdownlist" by mouse without explicit terminating the selection with...
09/01/2025
- 08:17 AM Wt Bug #13951: [error] "WApplication: JavaScript error: {""error-description"":""Fatal error: failed loading /resources/themes/bootstrap/5/bootstrap.bundle.min.js""}"
- I want an improvment for this problem.
The webserver states which files should be available see "[access] "wthttp: ...
08/30/2025
- 11:39 AM Wt Bug #13951 (New): [error] "WApplication: JavaScript error: {""error-description"":""Fatal error: failed loading /resources/themes/bootstrap/5/bootstrap.bundle.min.js""}"
- Why does this happen when staring the example widgetgallery.wt
Popup window: Fatal error: failed loading /resource...
08/25/2025
- 11:27 AM Wt Support #13941: Wt4.11.4 gcc11.5 compile error: void value not ignored as it ought to be when trying to addWidget from a WTemplate removeWidget
- m_authWidget =root()->addWidget(std::move(authWidget));
08/23/2025
- 02:50 PM Wt Support #13941 (New): Wt4.11.4 gcc11.5 compile error: void value not ignored as it ought to be when trying to addWidget from a WTemplate removeWidget
- How should a widget be moved around if it should be bound to a WTemplate or root()?
Wt::Auth::AuthWidget *m_authWi...
10/09/2020
- 08:59 AM Wt Support #7757 (New): WebSession [error] "Wt: fatal error: Script id mismatch"
- Hello,
I need help to understand why my python selenium tests on Centos 7 could cause the following exception (Wt3.3...