Closed
Bug 371587
Opened 18 years ago
Closed 18 years ago
Clicking HTML source button in Expected Result enables HTML Source editing in Action
Categories
(Testopia :: Test Cases, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jayasri_valluru, Assigned: gregaryh)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; YPC 3.0.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Build Identifier: 1.1
When I wanted to modify Expected Result and Action for a test case, I had clicked Edit on Expected Result and Edit on Action. Then clicking on <h> enabled me to edit text in Action than in Expected Result. Please fix this issue.
Reproducible: Always
Steps to Reproduce:
1. Click on Edit for Expected Result
2. Click on Edit for Action
3. Click on "<h>" (HTML Source) in Expected Reusult
Actual Results:
HTML source in Action gets enabled and we can modify HTML source in Action. HTML source in Expected Result does not get enabled and we can not modify HTML source in Expected Result.
Expected Results:
After following steps 1, 2, 3, we should be able to modify HTML source in Expected Result and HTML source in Action does not get enabled to be modified.
Reporter | ||
Updated•18 years ago
|
Version: unspecified → 1.1
Assignee | ||
Comment 1•18 years ago
|
||
I am not able to reproduce this issue on IE 6. Clicking Edit Document brings up the wysiwyg field as expected and then I am able to click on the text and begin editing.
You may have to click right below the tool bar to be able to start typing first. This is an issue in the dojo code.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•