atom / styleguide

A package to exercise all the UI components.
MIT License
115 stars 35 forks source link

Mini editors show text double #58

Open simurai opened 7 years ago

simurai commented 7 years ago

Prerequisites

Description

Text in mini editors show double, split in half.

Steps to Reproduce

  1. Open style guide
  2. Go to "Popover List"

Expected behavior:

Text should only say User input

Actual behavior:

Text says User User input and when scrolled another input

Reproduces how often:

100%

Versions

Atom    : 1.19.0-dev-85e65ffd1
Electron: 1.6.9
Chrome  : 56.0.2924.87
Node    : 7.4.0
apm  1.18.1
npm  3.10.10
node 6.9.5 x64
python 2.7.10
git 2.12.2

macOS Sierra

Additional Information

styleguide_______github_github_1024
winstliu commented 7 years ago

The initial text isn't disappearing as expected and is being duplicated when the correct text is set in the text editor.