Closed Bug 228019 Opened 21 years ago Closed 21 years ago

CSS generated content breaks form submission

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 228020

People

(Reporter: joey, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031120 Firebird/0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031120 Firebird/0.7

If you will view the demonstration URL, you'll see that I'm trying to use CSS to
generate labels that are NOT to be part of the semantic markup (hence the reason
I'm not using <label>). When I use the CSS "content:" property on an input,
Mozilla/Firebird will not pass the data I entered into the input.

I thought this might be somewhat related to 155957, but the breakage seems much
more fundamental.

Reproducible: Always

Steps to Reproduce:
1. Visit demo URL
2. Enter some data
3. Press submit
4. Look at your URL

Actual Results:  
The data values didn't get passed to the form action
Got submit happy, I guess.

*** This bug has been marked as a duplicate of 228020 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.