Closed Bug 261591 Opened 20 years ago Closed 19 years ago

CSS "word-spacing:" on a text input causes display problems

Categories

(Core :: DOM: Selection, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: anthony.parsons, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040911 Firefox/0.10 (Nova-AVIARY: MNG) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040911 Firefox/0.10 (Nova-AVIARY: MNG) On a text form input having css word-spacing set to greater than 0 causes some side effects. The caret moves as if the spacing was set to normal but the text shows up as the CSS tells it to. Reproducible: Always Steps to Reproduce: Minimal testcase: <input type="text" style="word-spacing:3px" /> Just put anything in with a few spaces. The bigger the spacing is, the easier it is to see the effect. Actual Results: Some of the text starts to disappear after entering a few words, and only shows up when the caret "catches up" to that position. This makes it hard/impossible to use forms on a small number of sites. Mozilla build 2004-09-25-05 and this FF build have the same problem. It only happens on <input type="text">, not on <textarea>s.
Attached file testcase (deleted) —
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
caret stuff is selection.
Assignee: nobody → selection
Component: Layout: Form Controls → Selection
QA Contact: core.layout.form-controls
Depends on: 164700
QA Contact: ian
WFM in trunk builds from 2006-03-08 onwards => FIXED by the patch for bug 164700.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: