WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54964
[Qt] editing/deleting/5408255.html fails
https://bugs.webkit.org/show_bug.cgi?id=54964
Summary
[Qt] editing/deleting/5408255.html fails
Chang Shu
Reported
2011-02-22 08:56:37 PST
This seems to be a regression. The following is the results from qt linux buildbot. --- /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/editing/deleting/5408255-expected.txt 2011-02-22 07:29:01.274281593 -0800 +++ /home/webkitbuildbot/slaves/release32bit/buildslave/qt-linux-release/build/layout-test-results/editing/deleting/5408255-actual.txt 2011-02-22 07:29:01.274281593 -0800 @@ -1,5 +1,4 @@ -ALERT: 22 -ALERT: 98 +CONSOLE MESSAGE: line 16: TypeError: 'null' is not an object (evaluating 'deleteButton.offsetParent') layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 @@ -10,5 +9,14 @@ text run at (0,0) width 742: "This tests for a bug where the delete button wouldn't work because it had -webkit-user-select:none instead of -" text run at (0,21) width 177: "webkit-user-select:ignore. " text run at (177,21) width 478: "The list should be removed, the editable region below should be empty." - RenderBlock {DIV} at (0,58) size 784x53 -caret: position 0 of child 3 {DIV} of body + RenderBlock {DIV} at (0,58) size 784x106 + RenderBlock {UL} at (16,32) size 752x42 + RenderListItem {LI} at (40,0) size 712x21 + RenderListMarker at (-18,0) size 7x21: bullet + RenderText {#text} at (0,0) size 8x21 + text run at (0,0) width 8: "1" + RenderListItem {LI} at (40,21) size 712x21 + RenderListMarker at (-18,0) size 7x21: bullet + RenderText {#text} at (0,0) size 8x21 + text run at (0,0) width 8: "2" +caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 3 {DIV} of body
Attachments
fix patch
(1.98 KB, patch)
2011-02-22 14:19 PST
,
Chang Shu
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chang Shu
Comment 1
2011-02-22 14:19:49 PST
Created
attachment 83388
[details]
fix patch
Csaba Osztrogonác
Comment 2
2011-02-22 14:47:17 PST
Comment on
attachment 83388
[details]
fix patch LGTM, r=me
Chang Shu
Comment 3
2011-02-22 17:40:27 PST
Comment on
attachment 83388
[details]
fix patch Clearing flags on attachment: 83388 Committed
r79377
: <
http://trac.webkit.org/changeset/79377
>
Chang Shu
Comment 4
2011-02-22 17:41:05 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug