Closed Bug 248594 (harpreet0001) Opened 20 years ago Closed 20 years ago

does not show the bullets point text completely

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 6976

People

(Reporter: dev.mail, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040614 Firefox/0.9

The bullet points on the page are shown as a text box (read only) or frame
without the vertical scroll bar and it not possible to view the entire text for
that point in the bullet.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
The bullet points on the page are shown as a text box (read only) or frame
without the vertical scroll bar and it not possible to view the entire text for
that point in the bullet.

Expected Results:  
should be shown as they are in internet explorer
Alias: harpreet0001
this sounds very similar to bug #232135 although I'm not quite sure it's a dupe
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Browser
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk
Attached file simple testcase (deleted) —
simple testcase, uses <br><ul><li> and span.
style:
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    OVERFLOW: auto;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
//    text-align: Justify;

reducing padding removes the vertical scrollbars, text-align Justify was also
showing some influence, removing Overfloaw: Auto shows the bullets.
The problem is that the bullet overflows to the left and we don't let things
scroll in that direction.

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

Attachment

General

Creator:
Created:
Updated:
Size: