Issue Details (XML | Word | Printable)

Key: WTR-210
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Zeljko
Votes: 0
Watchers: 0
Operations

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

[PATCH] FileField#set

Created: 08/May/08 05:33 AM   Updated: 02/Mar/10 05:22 AM   Resolved: 03/Jun/08 05:14 PM
Component/s: Modal Windows Dialogs
Affects Version/s: 1.5.4
Fix Version/s: 1.5.5

File Attachments: 1. Text File input_elements.patch (1 kB) 08/May/08 05:35 AM - Zeljko

Environment:
Microsoft Windows XP Professional Version 2002 Service Pack 2 [Version 5.1.2600]
Ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-mswin32]
Watir 1.5.4.1263


 Description  « Hide

I had a problem with file upload pop-up freezing sometimes. A colleague (Tomislav Car) sent me this patch that really helped me. It only adds "sleep 1" to FileField#set.

Patch is applied to trunk revision 1321.



Sort Order: Ascending order - Click to sort in descending order
Bret Pettichord added a comment - 03/Jun/08 05:14 PM

Applied patch in commit 1350. This will be included in Watir 1.5.5. Thanks Tomislav!