Closed
Bug 22124
Opened 25 years ago
Closed 25 years ago
text inputs repaint badly when scrolling
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
M13
People
(Reporter: dbaron, Assigned: kinmoz)
Details
Attachments
(1 file)
244 bytes,
text/html
|
Details |
DESCRIPTION: Single line text inputs have started (again, I think) repainting
badly when scrolling horizontally.
STEPS TO REPRODUCE:
* load attached test case
* click in text input
* hit "End" key
* type
ACTUAL RESULTS:
* its impossible to read the text that one types, because parts of the letters
shift to the left and other parts don't
EXPECTED RESULTS:
* the whole thing should scroll smoothly to the left as one adds text to the
right end
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, 1999-12-18-08-M13
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
The above attachment was my first sucessful use of file upload in Mozilla.
Hey... I think this *is* dogfood :-)
Updated•25 years ago
|
Assignee: karnaze → buster
Comment 3•25 years ago
|
||
Reassiging to Steve.
assiging to kin, cc pavlov and evaughan. Linux-only updating problem, possibly
related to scrolling.
Updated•25 years ago
|
Target Milestone: M13
Comment 5•25 years ago
|
||
setting to m13 for Kin to debug
Hmmm ... this works fine for me in my 12/21/1999 debug build. This sounds like a
dup of bug #18353, where scrolling messes up when Native GTK Scrollbars are
active. The problem goes away if you have Gfx scrollbars enabled.
dbaron@fas.harvard.edu, could you please check to see if you have Gfx scrollbars
enabled? You can enable them by selecting Edit->Preferences from the menus and
then clicking on Debug in the list on the left side of the preferences dialog.
Let me know what you find, I'm trying to nail all repaint/scrolling problems for
text widgets in M13. Thanks!
Reporter | ||
Comment 8•25 years ago
|
||
I do not have GFX scrollbars enabled because of bug 20185. Until that bug is
fixed they are not usable on Linux. That is really the only bug blocking use
of the browser for DOGFOOD for me, so I disabled GFX scrollbars.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
I'm going to mark this bug as a dup of bug #18353 which we closed because we
want everyone to switch to Gfx scrollbars.
If you really need to use native GTK scrollbars, then you'll need to bug
pavlov@netscape.com to fix bug #13407.
*** This bug has been marked as a duplicate of 18353 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•