Ticket #7093 (new defect)

Opened 6 months ago

Last modified 6 months ago

dojox.offline widget says it is offline when gears is not installed even when online

Reported by: kriszyp Owned by: bradneuberg
Priority: normal Milestone: future
Component: Offline Version: 1.1.1
Severity: normal Keywords: offline widget
Cc:

Description

The widget says that I am offline, even though I am connected to the network, because Gears is not installed. Even when gears is not installed, it should properly give the right network status.

Attachments

uioffline.diff (0.6 kB) - added by kriszyp 6 months ago.
Patch for ui.js

Change History

Changed 6 months ago by kriszyp

Patch for ui.js

Changed 6 months ago by kriszyp

I am sure the patch is not correct, but I am not sure exactly how it is supposed to be fixed.

Changed 6 months ago by BradNeuberg

  • milestone changed from 1.3 to future

Hi Kris, the patch isn't correct but this is a valid bug. Right now I display the default icon that appears for on/offline status in the UI when Gears is not present, which is the offline icon. I should squelch this icon from appearing. Dojo Offline needs a refactoring in general, so I'm going to push this bug off from the 1.4 release to the future for now.

Note: See TracTickets for help on using tickets.