Closed
Bug 17256
Opened 25 years ago
Closed 25 years ago
text longer than textfield displayed strange when scrolling right
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: Sebastian, Assigned: beard)
References
Details
Attachments
(1 file)
3.68 KB,
image/gif
|
Details |
Linux RH6.1 Build 1999192616
Go into a textfield (e.g. the summary above) that contains text longer than the
field. "Right-cursor" to the end.
When leaving the textfield, text does not scroll, but repeats the first letters
of the line at the beginning of the line!
Going back shows up some cursors in equal distance, that gets smaller when going
left.
(attaching screenshot)
This is just a display error, moving a window over it will restore the correct
display.
Same happened with builds a few days ago, so it's not a one build mistake.
BTW: Is it correct that CTRL-Cursor goes to the very end/beginning of a line
(and not just one word?)
Reporter | ||
Comment 1•25 years ago
|
||
Updated•25 years ago
|
Assignee: karnaze → kmcclusk
Comment 2•25 years ago
|
||
Reassigning to Kevin.
Updated•25 years ago
|
Assignee: kmcclusk → beard
Comment 3•25 years ago
|
||
Patrick, looks like another scrolling, invalidate glitch.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
This bug is caused by the same thing mentioned in bug #13407.
Reporter | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•25 years ago
|
||
Yup, right it's exactly the same bug. I don't own it, but take the freedom to
mark it as duplicate as I reported it.
*** This bug has been marked as a duplicate of 13407 ***
Updated•25 years ago
|
OS: other → Linux
Hardware: Other → PC
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•