#2 — result not displayed

by Alexandre Sauve last modified Jan 08, 2009 02:32 PM
State Resolved
Version:
Area User interface
Issue type Bug
Severity Medium
Submitted by Alexandre Sauve
Submitted on Aug 26, 2006
Responsible Andy McKay
Target release:


In some cases the result is not displayed correctly

I had to stress the input box to get the previous result appear

=> the user cannot know whether his commands is finished or zope is chewing some CPU

This bug was active on svn release 29355 (2006/08/26)
Steps to reproduce:
type :

    app.plone.portal_catalog()[0].Title

with this expression
Added by Andy McKay on Aug 29, 2006 09:49 PM
Issue state: unconfirmedopen
Responsible manager: (UNASSIGNED)andym
Yeah that can occur. Originally we had it so the front end waited to get a response on that. But the resulting code created more problems than it solved so I removed that. I'd like to get past the first release or so before addressing that point. For what its worth I like typing lost of commands and let them execute async, but its a little wierd :)
Added by Andy McKay on Jan 24, 2007 10:19 AM
Issue state: openresolved
Just to note it's been printing "Processing..." in the little message dialog for a while now.

No responses can be added.