Closed
Bug 310533
Opened 19 years ago
Closed 19 years ago
text style color override when running our grid component in mozilla
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ryan, Unassigned)
Details
Attachments
(1 file)
|
44.24 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) Build Identifier: Mozilla Firefox 1.0.4 We are a ASP.Net components company which produces component such as grid. An override text color behavior occurs when we run the grid by using Mozilla firefox. But it only occurs if we changed the text color. It occurs in every version of Firefox. FYI it works in IE. Reproducible: Always Steps to Reproduce: 1. Open a grid with color textbox changed (not using default). 2. If the text content is larger than the column width, it will override to another column. Actual Results: the text override to another column text
Comment 1•19 years ago
|
||
I'll assume you know the drill well enough to know that there's nothing we can do without at least an example URL, at best a minimized testcase attached to the bug (with the Create a New Attachment link above). What you might not know, though, is that any 1.0.x version of Firefox uses a layout engine that's a year and a half, and several thousand bug fixes, old. If you want to test anything involving layout, don't bother with anything older than either 1.5b1, or better yet latest-trunk, because 1.0.x is only getting security fixes at this point.
Severity: major → normal
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.7 Branch
Comment 3•19 years ago
|
||
Please reopen only if you are willing to either provide a URL for a page that demonstrates the problem, or to add an *HTML* attachment to the bug. There's absolutely nothing we can do about an image (other than Photoshop it, I guess).
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•