Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Textarea in Panel gets unexpected 140px height style  #6764

Open
@polarfish

Description

@polarfish

Issue description

Textareas on page are not being set height style so setting height style for textareas on panel is unexpected behaviour as for me.

Test page

http://jsbin.com/IyeKuFuv/4

Steps to reproduce

Click open panel link.

Expected outcome

Textareas on the page and on slided out panel have the same height.

Actual outcome

Textareas on the page and on slided out panel have different height.

  • Page textarea - 50px (set by textarea.ui-input-text CSS selector)
  • Panel textarea - 140px (set directly to style)

UPDATE in JQM 1.4.0 textarea size normilizes after panel is opened (before your eyes)

Platforms/browsers (including version) and devices tested

Chrome 31, Fedora 19
Chrome 31, Android 4.2.2, Samsung Galaxy Ace 3

jQuery Mobile and jQuery core versions used

JQM - latest
JQ - 1.10.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions