Andrey Alekseev
- Login: parovoz
- Are you a spammer?: No
- Registered on: 12/20/2023
- Last sign in: 10/29/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 0 | 1 |
Reported issues | 4 | 3 | 7 |
Activity
10/29/2024
- 07:47 PM Wt Improvements #13163 (InProgress): WTableView touch selection behavior
- When scrolling WTableView contents on mobile, it changes selection before touch is released.
According to [WTableVie...
07/30/2024
- 05:47 PM Wt Support #12843: Remember me cookies
- > The system that is included in Wt for the security of WResources, is to use session-private resources, i.e. the too...
07/23/2024
- 09:23 PM Wt Support #12843: Remember me cookies
- I just looked into Wt's js. I was wrong. The reason is `Wt._p_.refreshCookie()`, like some other finctions, just crea...
- 05:01 PM Wt Support #12843: Remember me cookies
- I just tried disabling WebSockets in Wt config and I can't reproduce this anymore. In web inspector I see login-cooki...
07/22/2024
- 01:52 PM Wt Support #12843: Remember me cookies
- I got it.
It happens because request related to JSlots are sent firstly for some reason, and after that I see reque...
07/21/2024
- 01:07 PM Wt Support #12843 (Rejected): Remember me cookies
- In my project I have:
* PWA, which is implemented by plain HTML file and a WidgetSet entry point that hase some JSlo...
06/28/2024
- 05:37 PM Wt Bug #12323: WMenu::addSeparator() causing segfault
- https://github.com/emweb/wt/pull/216
- 05:13 PM Wt Bug #12801: WLeafletMap may skip render after replacing marker
- https://github.com/emweb/wt/pull/215
- 04:54 PM Wt Bug #12801 (New): WLeafletMap may skip render after replacing marker
- When removing a marker and then immediately creating a new one, there is a possibility, that map won't be updated on ...
05/17/2024
- 05:22 PM Wt Improvements #12675: [Dbo::JsonSerializer] Support built-in types
- I found out that type support may be extended for my project just like this
``` cpp
namespace Wt { namespace Dbo ...
Also available in: Atom