Closed
Bug 377435
Opened 18 years ago
Closed 18 years ago
Text inside harness.xul isn't selectable and doesn't show a scrollbar
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
Details
Attachments
(1 file)
819 bytes,
patch
|
sayrer
:
review+
|
Details | Diff | Splinter Review |
When looking at chrome://mochikit/content/harness.xul, I can't select any text and when some content overflows, no scrollbar appears, so I'm not able to see everything on the patch, since I can't scroll.
The patch that I have attached fixes it.
It's a bit hacky (the top: 30px rule), but position:relative doesn't seem to work on vbox for some reason.
Attachment #261499 -
Flags: review?(sayrer)
Comment 1•18 years ago
|
||
Comment on attachment 261499 [details] [diff] [review]
patch
fine with me. r=sayrer
Attachment #261499 -
Flags: review?(sayrer) → review+
Assignee | ||
Comment 2•18 years ago
|
||
Checking in harness.css;
/cvsroot/mozilla/testing/mochitest/static/harness.css,v <-- harness.css
new revision: 1.5; previous revision: 1.4
done
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Assignee: nobody → martijn.martijn
Component: Testing → Chrome
Product: Core → Testing
QA Contact: testing → chrome
Version: Trunk → unspecified
Updated•7 years ago
|
Component: Mochitest Chrome → Mochitest
You need to log in
before you can comment on or make changes to this bug.
Description
•