Page MenuHomePhabricator

Resize tokenizer text input after pasting
ClosedPublic

Authored by epriestley on Sep 8 2014, 5:10 PM.
Tags
None
Referenced Files
F14057715: D10442.id25113.diff
Sun, Nov 17, 6:12 AM
F14007425: D10442.diff
Tue, Oct 29, 5:37 AM
F13991090: D10442.id25113.diff
Tue, Oct 22, 8:43 AM
Unknown Object (File)
Oct 7 2024, 7:01 AM
Unknown Object (File)
Oct 3 2024, 9:02 AM
Unknown Object (File)
Oct 1 2024, 3:57 PM
Unknown Object (File)
Sep 14 2024, 9:07 PM
Unknown Object (File)
Sep 4 2024, 8:13 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).