Page MenuHomePhabricator

Resize tokenizer text input after pasting
ClosedPublic

Authored by epriestley on Sep 8 2014, 5:10 PM.
Tags
None
Referenced Files
F15524848: D10442.id.diff
Mon, Apr 21, 10:47 AM
F15472882: D10442.id25113.diff
Sat, Apr 5, 5:09 PM
F15444656: D10442.id25113.diff
Thu, Mar 27, 10:36 AM
F15419725: D10442.id25113.diff
Mar 21 2025, 8:25 AM
F15353093: D10442.diff
Mar 10 2025, 8:00 PM
F15343275: D10442.id25114.diff
Mar 9 2025, 10:17 PM
F15334178: D10442.diff
Mar 8 2025, 7:22 AM
Unknown Object (File)
Feb 7 2025, 11:01 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
Lint
Lint Skipped
Unit
Tests Skipped

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).