Closed
Bug 452847
Opened 16 years ago
Closed 16 years ago
enumerations are not selectable
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: bluedzins, Unassigned)
Details
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux 2.6.22.18-61-default; X11; i686) KHTML/3.5.10 (like Gecko) SUSE
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008070400 SUSE/3.0.1-7.1 Firefox/3.0.1
Well, html elements
<ol> <li>
displays enumerations. Those are not selectable.
Reproducible: Always
Comment 1•16 years ago
|
||
Can you please provide further explanation on what this bug report is about
?
<ol>
<li>first row</li>
<li>second row</li>
</ol>
this will results with:
1. first row
2. second row
the text "1. " (enumeration) is not selectable at all.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•