Bug 73418

Summary: [Qt] editing/selection/click-in-margins-inside-editable-div.html fails with Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666    

Csaba Osztrogonác
Reported 2011-11-30 02:43:01 PST
--- /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/click-in-margins-inside-editable-div-expected.txt +++ /mnt/ssd/qt-linux-32-release-qt5/build/layout-test-results/editing/selection/click-in-margins-inside-editable-div-actual.txt @@ -26,10 +26,10 @@ PASS Selection is [anchorNode: [object Text](XX) anchorOffset: 1 focusNode: [object Text](XX) focusOffset: 1 isCollapsed: true] PASS Selection is [anchorNode: [object Text](XX) anchorOffset: 2 focusNode: [object Text](XX) focusOffset: 2 isCollapsed: true] PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 0 focusNode: [object Text](YY) focusOffset: 0 isCollapsed: true] -PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 1 focusNode: [object Text](YY) focusOffset: 1 isCollapsed: true] +FAIL Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] should be at anchorNode: [object Text] anchorOffset: 1 focusNode: [object Text] focusOffset: 1 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 0 focusNode: [object Text](YY) focusOffset: 0 isCollapsed: true] -PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 1 focusNode: [object Text](YY) focusOffset: 1 isCollapsed: true] +FAIL Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] should be at anchorNode: [object Text] anchorOffset: 1 focusNode: [object Text] focusOffset: 1 PASS Selection is [anchorNode: [object Text](YY) anchorOffset: 2 focusNode: [object Text](YY) focusOffset: 2 isCollapsed: true] PASS successfullyParsed is true
Attachments
Csaba Osztrogonác
Comment 1 2011-11-30 04:26:25 PST
Csaba Osztrogonác
Comment 2 2012-10-09 02:06:17 PDT
It isn't in skipped list now.
Note You need to log in before you can comment on or make changes to this bug.