Opened 6 years ago
Closed 5 years ago
#18473 closed defect (invalid)
[dojo/request/xhr] LongPoll: Stop Firefox-Throbber
Reported by: | burashka | Owned by: | burashka |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | IO | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I use dojo/request/xhr for longpoll requests. In Firefox (not in IE or Crome) the throbber spins during the request.
Using a basic JavaScript? XMLHttpRequest Object the throbber doesn't spin! Seems to be a problem with Dojo-Xhr.
if you make a call after a certain time, then everything is OK.
Change History (4)
comment:1 Changed 6 years ago by
Component: | General → IO |
---|---|
Owner: | set to Bryan Forbes |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Owner: | changed from Bryan Forbes to burashka |
Status: | new → pending |
comment:3 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
comment:4 Changed 5 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please provide a testcase (perhaps via jsfiddle) showing the issue and your noted workaround. Thanks!