Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 6, Icefaces-ee-3.3.0.GA, AuctionMonitor application.
-
Assignee Priority:P3
-
Affects:Sample App./Tutorial
Description
When testing auctionMonitor in more than one browser window the bid input field does not properly update when a bid is more than one dollar above the previous bid.
example:
Bid 101.00, the bid input increments to 102.00. Bid 102.00, the bid input increments to 103.00. Bid 500.00, the bid input stays at 103.00. If you do a manual refresh the bid input will change to 501.00.
To reproduce:
AuctionMonitor Test app at:
http://dev.icesoft.com/svn/ossrepo/icefaces-ee/branches/icefaces-ee-3.3.0.GA-maintenance/icefaces. Open application in different browser windows. Change bids by more than one dollar and view it in a previously opened browser window. Bid on the item again. The last bid input that was used by that particular window is displayed instead of the updated bid amount plus 1.00.
See screen shot bid.PNG. The last row has a registered bid of 200.00. The bid input field shows 12.00 as the next bid opportunity instead of 201.00.
example:
Bid 101.00, the bid input increments to 102.00. Bid 102.00, the bid input increments to 103.00. Bid 500.00, the bid input stays at 103.00. If you do a manual refresh the bid input will change to 501.00.
To reproduce:
AuctionMonitor Test app at:
http://dev.icesoft.com/svn/ossrepo/icefaces-ee/branches/icefaces-ee-3.3.0.GA-maintenance/icefaces. Open application in different browser windows. Change bids by more than one dollar and view it in a previously opened browser window. Bid on the item again. The last bid input that was used by that particular window is displayed instead of the updated bid amount plus 1.00.
See screen shot bid.PNG. The last row has a registered bid of 200.00. The bid input field shows 12.00 as the next bid opportunity instead of 201.00.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Since auctionMonitor is not being brought forward in it's compat form to 4.0, not much point changing this behaviour now.