Double-scrollbar for editing #81874
-
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 12 replies
-
Hey there @AtmoFX, Thanks so much for writing and sharing your feedback in the Accessibility community. I'll share this feedback with the Accessibility team so that they can take a look. |
Beta Was this translation helpful? Give feedback.
-
Hello @AtmoFX - thank you for providing this feedback! We wanted to follow up on this reported bug. We were unable to replicate this issue in our review. Is this an issue you can replicate currently? If the original issue is resolved, could you please close this out? If it is not resolved, could you supply more detailed instructions to reproduce your issue and include screenshots and/or URLs, if applicable. Thank you! |
Beta Was this translation helpful? Give feedback.
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Thank you for your feedback, and we genuinely appreciate your input. Our team has reviewed your request and we want to be transparent about our priorities. This particular request is not currently being actively worked on. This doesn’t imply that we’re not considering it in the future, but for now, it is not on our development roadmap. We encourage you to check our public roadmap to get insights into the projects we are currently focusing on for the upcoming year. Please note that smaller fixes may not always be listed explicitly but can often be addressed when related work is in progress. As a valuable GitHub user, your feedback in this Discussion space, accompanied by appropriate tags and examples, plays a crucial role in shaping GitHub’s development. While we can’t guarantee immediate action on every piece of feedback, rest assured that we are attentive to your suggestions and always striving to enhance the GitHub experience. Once again, thank you for taking the time to share your thoughts with us, even if the particular request is not currently in active development. Your input is valuable and contributes to the continuous improvement of GitHub! |
Beta Was this translation helpful? Give feedback.
Hi, @AtmoFX. I'm a member of the GitHub accessibility team, and I've been assigned to help out with this report.
The double scrollbar treatment is by design. The second scrollbar's presence is to allow the editing area's content to be scrolled independently of the rest of the page's content. The editing area's horizontal size is user-resizable, so this provides a mechanism for a user to navigate past the editor if the user sets the editor to be taller than their browser's viewport.
I have also passed along your comments about the controls' behavior in the header in editing mode being different/more difficult to access to the appropriate internal teams.
Additionally, I wanted to say thank …