Closed
Bug 114486
Opened 24 years ago
Closed 23 years ago
No scrollbar when excessive text is entered into a right aligned table.
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: TucsonTester1, Assigned: kinmoz)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.6+)
Gecko/20011210 Netscape6/6.2.1+
BuildID: 2001121003
When creating a table and justifying it to the right and entering enough text to
cause the screen to scroll, Composer doesn't show a scrollbar. The text is
still entered, it just cannot be seen in Composer.
Reproducible: Always
Steps to Reproduce:
1. Launch Composer
2. Insert a standard 2 by 2 table
3. Click to the left of the table (so that the cursor is in front of it, not
inside it), and click Align Right
4. Click in one of the right hand cells of the table, and type more than one
screenlength of text.
Actual Results: The text will continue to scroll over, but no scrollbar will
appear.
Expected Results: A scrollbar should appear.
This does not seem to happen if just the cell is set to align: right, rather
than the whole table.
| Reporter | ||
Comment 1•24 years ago
|
||
Also notice that if the file is saved and opened in the browser there is no
scrollbar in the browser either - if you open the file backup in composer and
set the alignment to left, center, or justified and save changes you will get a
scroll bar in the browser.
Comment 3•24 years ago
|
||
Yep, I can reproduce this. WinXP Pro Gold, 2002040103
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
WFM: Using 2003012804 build on WinXP.
Status: NEW → RESOLVED
Closed: 23 years ago
Priority: -- → P3
Resolution: --- → WORKSFORME
Target Milestone: --- → Future
You need to log in
before you can comment on or make changes to this bug.
Description
•