Page MenuHomePhabricator

Resize tokenizer text input after pasting
ClosedPublic

Authored by epriestley on Sep 8 2014, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 14, 9:07 PM
Unknown Object (File)
Wed, Sep 4, 8:13 PM
Unknown Object (File)
Aug 27 2024, 7:52 PM
Unknown Object (File)
Aug 25 2024, 8:31 PM
Unknown Object (File)
Aug 24 2024, 2:56 AM
Unknown Object (File)
Aug 11 2024, 12:50 AM
Unknown Object (File)
Aug 11 2024, 12:46 AM
Unknown Object (File)
Aug 4 2024, 5:04 PM
Subscribers

Details

Summary

Fixes T5251. We don't recompute tokenizer metrics accurately after a paste event.

Listen for paste events and redraw the input.

Test Plan

Pasted long text into a tokenizer in Safari, Firefox and Chrome.

Diff Detail

Repository
rP Phabricator
Branch
typepaste
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2463
Build 2467: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Resize tokenizer text input after pasting.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
chad added a reviewer: chad.
This revision is now accepted and ready to land.Sep 8 2014, 5:15 PM
epriestley updated this revision to Diff 25114.

Closed by commit rPc180832f8441 (authored by @epriestley).