Open
Bug 1026773
Opened 8 years ago
Updated 8 years ago
incorrect redraw when pasting text in a textarea
Categories
(Core :: Graphics, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: vincent-moz, Unassigned)
Details
Attachments
(1 file)
7.54 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140605174243 Steps to reproduce: I pasted text in a textarea of an IMDb submission page with the middle mouse button. Actual results: There was an incorrect redraw below this textarea. Snapshot attached. Expected results: A redraw wasn't even needed AFAIK.
Reporter | ||
Comment 1•8 years ago
|
||
I could reproduce it two other times. The last one was not with a middle click, but when clicking on a form button. When switching the desktop and coming back, the incorrect rendering is still present, but scrolling makes it disappear.
![]() |
||
Updated•8 years ago
|
QA Whiteboard: [bugday-20140630]
Component: Untriaged → Graphics
Product: Firefox → Core
Reporter | ||
Comment 2•8 years ago
|
||
Editing text in StackExchange yields similar problems (always reproducible). I'm not sure whether this is related.
You need to log in
before you can comment on or make changes to this bug.
Description
•