Have you checked these first?
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
Note: Never paste the contents of your ost-config.php file here; it holds your database credentials.
Two quick checks before posting: try clearing your browser cache, and press SHIFT+O on any Staff Panel page to enter Safe Mode (a stock osTicket with no enhancements). If the problem still shows in Safe Mode, it's in osTicket itself, not osTicket Awesome. But let us know about the issue either way.
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
This forum is public. Never post order numbers, full license keys, email addresses, or payment details.
This is the place for general questions about how billing and licensing work — renewals, activation, staging slots, plan differences, and what happens when a license lapses.
For anything tied to your specific account, refund, or payment, contact us directly instead.
osTicket Version
1.12.3 (bcf1a6f) Upgrade— v1.12.3 is available / Web Server Software Apache / MySQL Version 10.4.8 / PHP Version 7.2.24
Chrome Version 77.0.3865.105 (Official Build) (64-bit)<br />
Don't know if this happening to me, or there is some bug here, found out that, there is double text box (redactor-box) in the ticket reply.
checked with demo version in the https://osticketawesome.com also have same problem
reproduce:
1. Open list tickets
2. Open simultaneously ticket more than 1, in the first open ticket, looks normal, in the 2nd ticket, doubled redactor editor happen



Yes, sorry for the delay in responding.
This issue is a classic case of "fix one osTicket issue, create another".
In this case, some code was added to address the issue of ticket counts "jumping" in the navigation.
How the code that was added to address that issue is now causing this issue is beyond my comprehension at the moment, but I can confirm that by removing that code your "double reactor box" issue is fixed.
Therefore, the fix for now is to open /scp/js/scp.js and remove lines 1302 - 1315.
Thank you for reporting this.
hi @stevland, thanks for quick workaround, now show correctly. but some experiencing jumping for when scrolling bottom for the page.
but now is great (y)
Hmmm. I haven't experienced anything like that, unless you mean that the focus automatically goes to the bottom of the page when you go to an existing ticket.