IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

[Solved]"quick reply" section does not work for me.


IBM Mainframe Forums -> Suggestions & Feedback
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2624
Location: Silicon Valley

PostPosted: Sat Sep 13, 2025 11:41 pm
Reply with quote

It sort of works... when I try to reply to someone's post using the 'quick reply' section, it only lets me type about 60 characters. And after that I cannot type. I think it used to work. I am not sure when it stopped working (maybe a few months ago).

It works correctly if I click on the 'post reply' button to compose the reply. And it works when I post a new topic myself.

I see this behavior in MS Edge browser and also in Chrome browser.
Back to top
View user's profile Send private message
Willy Jensen

Active Member


Joined: 01 Sep 2015
Posts: 778
Location: Denmark

PostPosted: Sun Sep 14, 2025 2:39 pm
Reply with quote

In Vivaldi too - most annoying
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3112
Location: NYC,USA

PostPosted: Mon Sep 15, 2025 4:43 am
Reply with quote

I already reported to admin and team is working on it.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3112
Location: NYC,USA

PostPosted: Mon Sep 15, 2025 4:44 am
Reply with quote

Thanks for posting it here as well .. had to send two replis
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2624
Location: Silicon Valley

PostPosted: Mon Sep 15, 2025 7:36 am
Reply with quote

I looked at the page source... is specifically says maxlength=60:
Code:
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
   <tr>
      <th align="left" class="thHead" colspan="2" height="25"><b>Quick Reply</b></th>
   </tr>
   <tr>
     <td align="right" class="row1" width="30%"><span class="gen"><b>Subject</b></span></td>
     <td class="row2" width="70%"> <span class="gen">
      <input type="text" name="subject" size="45" maxlength="60" style="flex: 1; min-width: 0;" tabindex="2" class="post" value="" />
      </span> </td>

   </tr>
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1215
Location: India

PostPosted: Wed Sep 17, 2025 11:05 am
Reply with quote

We’ve shortened the length to make it more mobile-friendly and are currently exploring an alternative solution.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2624
Location: Silicon Valley

PostPosted: Wed Sep 17, 2025 11:07 pm
Reply with quote

In Javascript, you can use window.innerWidth and window.innerHeight to determine the screen size. The web server should be able to deliver HTML that is appropriate for the screen.
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 1215
Location: India

PostPosted: Thu Sep 18, 2025 1:30 am
Reply with quote

Thanks Pedro.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> Suggestions & Feedback

 


Similar Topics
Topic Forum Replies
No new posts Structured Data and Nested Loops via ... COBOL Programming 0
No new posts Paragraph thru exit in a section COBOL Programming 5
No new posts Section within Section Reporting DFSORT/ICETOOL 6
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
Search our Forums:


Back to Top