History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WET-356
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: shruthi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WET

Referesh is not happening when set with out blocking or clear with out blocking is done

Created: 24/May/07 02:35 AM   Updated: 25/Jul/07 07:21 AM
Component/s: None
Affects Version/s: None
Fix Version/s: Future

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Steps to reproduce :
1) open simulatedie through wet manager.
2) launch browser for url www.google.com
3) right click on text field context menu is obtaioned.
4) now select set with out blocking.
5) function dailog box is obtained type the text and click on add.

The text gets added to the real browser but not to the simulated browser.

The same problem is with clear with out blocking.

 All   Comments   Work Log   Change History      Sort Order:
Raghu Venkataramana - 07/Jun/07 11:54 PM
We may even decide not to fix this simply because it is too difficult to do it. In the xxx_without_blocking operations, the operation is asynchronous - the operation is performed in a different process. There is no way to get a feedback of whether or not (/when) the operation suceeds