No Code Attached Yet
avatar YatharthVyas
YatharthVyas
11 Apr 2021

Steps to reproduce the issue

  1. Visit the Administrator Panel
  2. From the sidebar, navigate to Content -> Articles
  3. Open one Article in Edit mode
  4. Resize the browser's width such that it crosses the 935px mark

Expected result

Nothing should happen to the text box.

Actual result

result

System information (as much as possible)

Google Chrome on Windows 10
Native Screen Resolution: 1920 x 1080
Screen Size: 15.6 inch

Additional comments

This isn't a major issue and refreshing the page fixes it.
Toggling the editor displays the HTML stringify-ed code but reverting back to the preview mode doesn't fix it.
A somewhat related issue was reported in #24547 and was closed.
Chrome console shows no errors/warnings

avatar YatharthVyas YatharthVyas - open - 11 Apr 2021
avatar joomla-cms-bot joomla-cms-bot - change - 11 Apr 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Apr 2021
avatar Krshivam25
Krshivam25 - comment - 11 Apr 2021

By default, and <textarea> elements don’t change size based on the content they contain. In fact, there isn’t any simple HTML or CSS way to make them do that. Kinda funny, as that seems like a reasonable use-case.

avatar brianteeman
brianteeman - comment - 11 Apr 2021

@Krshivam25 that may or may not be true but its completely irrelevant to the reported issue

avatar Quy Quy - close - 23 Feb 2022
avatar Quy
Quy - comment - 23 Feb 2022

Fixed in #34813.

avatar Quy Quy - change - 23 Feb 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-02-23 18:14:34
Closed_By Quy
Labels Added: No Code Attached Yet
Removed: ?
avatar YatharthVyas
YatharthVyas - comment - 24 Feb 2022

Thank you

Add a Comment

Login with GitHub to post a comment