Bug 1394354 Comment 20 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

That's very strange. The delay indeed happens when calling into interaction.js:

```
Marionette  TRACE   ** 1600845279202: driver calling clickElement in listener
Marionette  TRACE   ** 1600845279203: listener calling clickElement in interaction
Marionette  TRACE   ** 1600845279402: navigation beforeunload not seen
Marionette  TRACE   Canceled page load listener because no navigation has been detected
Marionette  TRACE   ** 1600845279402: driver after click + navigation?
Marionette  DEBUG   114 <- [1,20,null,{"value":null}]
Marionette  TRACE	  ** 1600845279403: interaction: file check
```
That's very strange. The delay indeed happens when calling into interaction.js:

```
Marionette  TRACE   ** 1600845279202: driver calling clickElement in listener
Marionette  TRACE   ** 1600845279203: listener calling clickElement in interaction
Marionette  TRACE   ** 1600845279402: navigation beforeunload not seen
Marionette  TRACE   Canceled page load listener because no navigation has been detected
Marionette  TRACE   ** 1600845279402: driver after click + navigation?
Marionette  DEBUG   114 <- [1,20,null,{"value":null}]
Marionette  TRACE.  ** 1600845279403: interaction: file check
```
That's very strange. The delay indeed happens when calling into interaction.js:

```
Marionette  TRACE   ** 1600845279202: driver calling clickElement in listener
Marionette  TRACE   ** 1600845279203: listener calling clickElement in interaction
Marionette  TRACE   ** 1600845279402: navigation beforeunload not seen
Marionette  TRACE   Canceled page load listener because no navigation has been detected
Marionette  TRACE   ** 1600845279402: driver after click + navigation?
Marionette  DEBUG   114 <- [1,20,null,{"value":null}]
Marionette  TRACE   ** 1600845279403: interaction: file check
```

Back to Bug 1394354 Comment 20