Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

sigfault usciter/wsciter on Linux x64 and Win x64 #220

Open
mryau opened this issue Apr 20, 2022 · 0 comments
Open

sigfault usciter/wsciter on Linux x64 and Win x64 #220

mryau opened this issue Apr 20, 2022 · 0 comments

Comments

@mryau
Copy link

mryau commented Apr 20, 2022

I got sigfault as for 4.4.8.3 as 4.4.8.22 versions just by click on calendar popup icon.
Here is minimal example (of course, test.html, vlist.tis and vgrid.css are placed into same directory):

<html>
  <head>
    <style>
      @import url(vgrid.css);
      table {
        style-set: vgrid;
      } 
    </style>
  </head>
<body>
         <input type="date" name="date1" value="2022-01-05" />
</body>
</html>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant