View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004715 | Taler | wallet (WebExtension) | public | 2016-10-10 16:06 | 2016-11-20 03:26 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.2 | Fixed in Version | 0.2 | ||
| Summary | 0004715: fix presence detection with disabled JavaScript in chromium | ||||
| Description | Apparently there is a bug in Chromium where window.setTimeout doesn't work when JavaScript is disabled in the browser settings. Using NoScript should still work, since that just blocks JavaScript on the page. | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0004807 | closed | Florian Dold | No wallet detected with JS disabled |
|
|
Note that the normal payment still works, i.e. event handling is working, only timeouts aren't. |
|
|
Marcello reports that the landing page's presence detection does not work without JavaScript. Is this related? |
|
|
Yeah, this is the exact same problem. As long as the JavaScript is disable via content settings in Chrome (and not via a noscript extension), presence detection is broken! |
|
|
Fixed in 7b1511a243a |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-10-10 16:06 | Florian Dold | New Issue | |
| 2016-10-10 16:06 | Florian Dold | Status | new => assigned |
| 2016-10-10 16:06 | Florian Dold | Assigned To | => Florian Dold |
| 2016-10-10 16:13 | Florian Dold | Note Added: 0011285 | |
| 2016-11-15 15:57 | Christian Grothoff | Severity | minor => tweak |
| 2016-11-15 15:57 | Christian Grothoff | Product Version | => git (master) |
| 2016-11-19 17:50 | Florian Dold | Relationship added | duplicate of 0004807 |
| 2016-11-19 18:12 | Christian Grothoff | Note Added: 0011537 | |
| 2016-11-19 18:12 | Christian Grothoff | Target Version | => 0.2 |
| 2016-11-19 18:18 | Florian Dold | Note Added: 0011538 | |
| 2016-11-19 19:59 | Christian Grothoff | Target Version | 0.2 => |
| 2016-11-19 23:28 | Florian Dold | Status | assigned => resolved |
| 2016-11-19 23:28 | Florian Dold | Resolution | open => fixed |
| 2016-11-19 23:28 | Florian Dold | Note Added: 0011539 | |
| 2016-11-20 03:25 | Christian Grothoff | Fixed in Version | => 0.2 |
| 2016-11-20 03:26 | Christian Grothoff | Target Version | => 0.2 |
| 2016-11-20 03:26 | Christian Grothoff | Status | resolved => closed |
| 2023-04-13 20:37 | Florian Dold | Category | wallet (WebExtensions) => wallet (WebExtension) |