Ticket #1581 (closed defect: fixed)
ProgressIndicator makes continuously XHR while disabled&invisible
| Reported by: | Mauno Haukila | Owned by: | Matti Tahvonen |
|---|---|---|---|
| Priority: | major | Milestone: | User Interface Library 5.3.0 RC |
| Component: | gwt-adapter-client | Version: | |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | Do not disable ProgressIndicator, remove it from layout. | ||
| Affects release notes: | yes | Contract: | |
Description
I've upload component with progressindicator. When upload is finished, ProgressIndicator? is set disabled and invisible.
After setting it disabled, I can notice with firebug that it's continuously sending "changes=" and response is "for(;;);[{"changes":[], "meta" : {}, "resources" : {}, "locales":[]}]".
Using rev 4180
Change History
Note: See
TracTickets for help on using
tickets.
