[Webkit-unassigned] [Bug 107437] New: QtTestBrowser should provide way to clear selected elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 03:36:23 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107437

           Summary: QtTestBrowser should provide way to clear selected
                    elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org


Steps:
1. Launch QtTestBrowser using ./Tools/Scripts/run-launcher --qt
2. Navigate to "Develop->Select Elements..." menu to enter the name of elements and press enter
3. The elements are highlighted on the page
4. Repeat step 2 with some other element name(valid/invalid element names) and press enter

Expected outcome:
Previously highlighted items should be restored while highlighting new elements if available.

Actual outcome:
Both the elements are hightlighted

Proposed Solution:
Provide a way to "Clear selection" in the "Develop" menu to clear the previous search highlight. 

Patch to follow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list