
| Key: |
SEL-309
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Jeff Xiong
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Selenium
Created: 12/Sep/06 11:43 PM
Updated: 12/Sep/06 11:43 PM
|
|
| Component/s: |
BrowserBot-Konqueror
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
KDE 3.5.2 + Konqueror 3.5.2
|
|
|
Looks like key event on konqueror haven't attach right key code with it. Which makes "TestKeyEvents.html" test failed.
test output listed below:
verifyValue
eventlog
Actual value '{keypress(theTextbox)} {keypress(theTextbox)} {keyup(theTextbox)} {keydown(theTextbox)}' did not match '{keypress(theTextbox - 119)} {keypress(theTextbox - 115)} {keyup(theTextbox - 44)} {keydown(theTextbox - 98)}'
|
|
Description
|
Looks like key event on konqueror haven't attach right key code with it. Which makes "TestKeyEvents.html" test failed.
test output listed below:
verifyValue
eventlog
Actual value '{keypress(theTextbox)} {keypress(theTextbox)} {keyup(theTextbox)} {keydown(theTextbox)}' did not match '{keypress(theTextbox - 119)} {keypress(theTextbox - 115)} {keyup(theTextbox - 44)} {keydown(theTextbox - 98)}' |
Show » |
| There are no comments yet on this issue.
|
|