Closed Bug 328702 Opened 18 years ago Closed 8 years ago

Option to make main throbber a spin during submission

Categories

(Core Graveyard :: XForms, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: allan, Unassigned)

References

(Depends on 1 open bug, )

Details

As noted in:
http://www.beaufour.dk/blog-archives/2006/02/flickr_search_firefox.html#comments
it could maybe be nice to have an option to make the main throbber spin on submission activity.

This is related to bug 312418, which is about the same thing for XMLHttpRequest, and the same pro/con arguments apply here -- so it's not directly depending on that bug, but I'm pretty sure beltzner et.al has the same opinions about this too.
It sounds good to me, but the question is, what about background submissions, IE submissions the user shouldn't be noticing?  We might want to do this only if the user clicks on a submit element perhaps?
(In reply to comment #1)
> It sounds good to me, but the question is, what about background submissions,
> IE submissions the user shouldn't be noticing?  We might want to do this only
> if the user clicks on a submit element perhaps?

A value change could trigger a submission, which the user will be waiting for. On the other hand, then the form author could display something instead of relying on the UA to show it... maybe only submit button.

Personally I would actually like it to spin on all submission activity. It's my browser, I want to know when it is sending or retrieving data..
(In reply to comment #2)
> (In reply to comment #1)
> > It sounds good to me, but the question is, what about background submissions,
> > IE submissions the user shouldn't be noticing?  We might want to do this only
> > if the user clicks on a submit element perhaps?
> 
> A value change could trigger a submission, which the user will be waiting for.
> On the other hand, then the form author could display something instead of
> relying on the UA to show it... maybe only submit button.
> 
> Personally I would actually like it to spin on all submission activity. It's my
> browser, I want to know when it is sending or retrieving data..
> 


Yep, I think that limiting to the submit element is too restrictive, too.  The form author could use the send action in response to a DOMActivate on a trigger that says 'submit' in the label but the author chose not to use the actual submit element for some reason.  That is pretty nit-picky and something that the form author isn't likely to catch.  If we do make the throbber spin, we should also put something in the status bar in case the user wonders why the throbber is spinning.
Severity: normal → enhancement
Assignee: aaronr → xforms
RIP xforms
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.