Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Bug: md-input-container textarea bug if inside of block with overflow: scroll #2007

Closed
Nickproger opened this issue Mar 23, 2015 · 13 comments
Closed
Assignees
Milestone

Comments

@Nickproger
Copy link
Contributor

Example here: http://codepen.io/anon/pen/emxYjW

Try input text with more then 10 lines.
Textarea jumps and i can't see text in the end.
Very strange behaviour.

@RyanMullins
Copy link

+1

2 similar comments
@kikhtenko
Copy link

+1

@andreykostenko
Copy link

+1

@Nickproger Nickproger changed the title md-input-container textarea bug if inside of block with overflow: scroll Bug: md-input-container textarea bug if inside of block with overflow: scroll Apr 6, 2015
@vovashevchenko
Copy link

+1

@alexthewilde
Copy link

+1

@ThomasBurleson ThomasBurleson self-assigned this Apr 24, 2015
@chrisguerrero
Copy link
Contributor

+1

4 similar comments
@ratscrew
Copy link

ratscrew commented May 1, 2015

+1

@micheldlebeau
Copy link

+1

@sreevisakh
Copy link

+1

@flaviolivolsi
Copy link

👍

@alexitooi
Copy link

i love nantunes fix!!! also md-select wrapped in md-input-container makes absolute sense.
+1

@ThomasBurleson ThomasBurleson modified the milestones: 0.10.0, 0.11.0 Jun 16, 2015
Splaktar pushed a commit that referenced this issue Jul 4, 2015
Fixes textarea auto grow inside scrollable container (resolves #2007 and possibly others)
Adds support for textarea auto grow based on rows attribute (resolves #2006)
Avoid "rows" attribute unintended overwrite by default value

Fixes #1209. Fixes #2007. Fixes #2006. Closes #3544.
@GustavSt
Copy link

This issue seems to be back

@jalajc
Copy link

jalajc commented Mar 9, 2016

GustavSt +1,
Bug is even in 1.06

  1. scroll-bar is not appearing
  2. when in md-no-autogrow just one line of text appears (even if rows= 5, and one has 3 lines of text)
  3. md-select-on-focus: just flashes the select and then select disappears.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.