Resizing the text-input box takes 1 minute. Chrome does it in 1 second
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Attachments
(1 file)
4.73 MB,
application/x-javascript
|
Details |
Go to https://xem.github.io/miniCodeEditor/mini.html
Copy-paste the attached sample text into the input-box
Using the resize-handle of the input-text-box, horizontally resize the box.
AR:
Nightly: https://share.firefox.dev/3WQGw4o (63s)
Chrome: https://share.firefox.dev/3ysycyC (1s)
Feel free to dupe to existing bugs.
Reporter | ||
Updated•3 months ago
|
Comment 1•3 months ago
|
||
The underlying issue here looks like it's basically bug 727831. I'll mark this as depends-on rather that dup'ing, in case there are other factors (e.g. related to it being a text-box, whereas other examples have typically been about view-source), but I think if we could update and land the patch Mats started there, it would be a good step forward.
Reporter | ||
Comment 2•3 months ago
•
|
||
Profile with bug 727831 fixed: https://share.firefox.dev/3yHpGMp , https://share.firefox.dev/4702VzS
Reporter | ||
Comment 3•12 days ago
•
|
||
This seems to be somewhat better now: https://share.firefox.dev/3YrJD2F
Description
•