Closed
Bug 847885
Opened 12 years ago
Closed 12 years ago
test_bug600570.html fails on win8
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: jimm, Assigned: jimm)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=20327373&tree=Cedar&full=1#error0
I'm guessing graphics, the two images look the same, but apparently there are minor differences that cause this test to permanently fail.
Assignee | ||
Comment 1•12 years ago
|
||
Oh, I just noticed the either the focus highlight color is different, or the text edit doesn't have focus.
Component: Graphics → Widget: Win32
Assignee | ||
Comment 2•12 years ago
|
||
http://mxr.mozilla.org/mozilla-central/source/editor/libeditor/text/tests/test_bug600570.html?force=1
we do set focus to the text area in the test.
Assignee | ||
Comment 3•12 years ago
|
||
highlight color is the same, so this is a focus problem.
Assignee | ||
Comment 4•12 years ago
|
||
ah, we disabled this on win7 - bug 718316
Assignee | ||
Comment 5•12 years ago
|
||
Assignee: nobody → jmathies
Attachment #721199 -
Flags: review?(khuey)
Attachment #721199 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•