Closed
Bug 272805
Opened 20 years ago
Closed 20 years ago
Cursor showing through div over a text element
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: bbland, Assigned: bugzilla)
Details
(Keywords: testcase)
Attachments
(1 file)
|
217 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 If I have something like a div positioned over a text element that has focus the cursor shows through into the div. The z-index of the form element is correct, it's just the cursor that has a problem. This happens in FireFox 1.0 and Mozilla 1.7. I'm too lazy to test how far back this goes. Reproducible: Always Steps to Reproduce: 1. Create a div with some content 2. Create a textbox 3. Give the textbox focus 4. Position the div over the textbox Actual Results: The blinking cursor shows through into the div Expected Results: The cursor should have the same z-index as the textbox
Comment 1•20 years ago
|
||
Updated•20 years ago
|
Component: General → Layout: Fonts and Text
Product: Firefox → Core
Version: unspecified → 1.0 Branch
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 58359 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•