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

Key: SEL-362
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Dan Fabulich
Votes: 0
Watchers: 0
Operations

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

*Events tests fail in FF 1.0, as ctrl shift and meta are all held down

Created: 13/Nov/06 12:40 AM   Updated: 13/Nov/06 12:40 AM
Component/s: BrowserBot-Mozilla
Affects Version/s: None
Fix Version/s: None

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


 Description  « Hide
Revision 1630, run the whole test suite on Firefox 1.0. Easiest way is to grab Portable Firefox from here: http://prdownloads.sourceforge.net/portablefirefox/Firefox_Portable_1.0.8_en-us.zip?download

The following tests fail:

TestLinkEvents
TestButtonEvents
TestSelectEvents
TestRadioEvents
TestCheckboxEvents
TestTextEvents
TestFireEvents

They all fail as the initial "focus" event all have the shift, ctrl, meta and alt keys held down inappropriately.

Just prior to this, in revision 1630, I'd implemented some fixes to support FF 1.0... apparently you can't just set those values directly in 1.0. To get this right, we'd probably need to add some explicit support to handle these events for FF 1.0.


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.