Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.

Questions tagged [stacks-editor]

For questions about the new Stacks Editor, to be used for editing posts on Stack Exchange, which has both Markdown and Rich Text capabilities.

Filter by
Sorted by
Tagged with
5 votes
0 answers
85 views

Make images uploaded with the new Ask page clickable

Feature request: make images uploaded with the new Ask page clickable (the new Ask page is used on some Stack Exchange Sites such as Super User and Ask Ubuntu). Rationale: that is the behavior of the ...
Franck Dernoncourt's user avatar
6 votes
0 answers
52 views

Place focus on "Add image" after pasting an image in the new Ask page so that pressing enter uploads the image

I think it'd be better to place focus on the "Add image" button after pasting an image in the new Ask page, so that pressing enter uploads the image. The current behavior (tested on Chrome+...
Franck Dernoncourt's user avatar
-7 votes
0 answers
153 views

The new Ask page is much slower to load than the old Ask page

I've noticed on both my laptop (Chrome/Brave+Windows) and my phone (Chrome/Brave+Android) that the new Ask page is much slower to load than the old Ask page (which loads almost instantenously). ...
Franck Dernoncourt's user avatar
0 votes
0 answers
83 views

Keep cursor in the tag field after selecting a tag in the new Ask page

Feature request: Keep cursor in the tag field after selecting a tag in the new Ask page. Current behavior (tested on Chrome+Windows): After selecting a tag in the new Ask page, the cursor is not the ...
Franck Dernoncourt's user avatar
2 votes
0 answers
63 views

GIF upload size warning not shown in Answer section

When I try to upload a ".gif" file larger than 50 megapixels in the Question section, I see the correct warning message in the UI. However, when I upload the same ".gif" file in ...
Arulkumar's user avatar
  • 40.6k
-7 votes
1 answer
423 views

Clicking next to the post field on the new Ask page makes the cursor jump to the beginning of the text for a few milliseconds

Clicking next to the post field on the new Ask page makes the cursor jump to the beginning of the text for a few milliseconds. Demo. Rather minor but I assume it's unwanted. Tested on Chrome+Windows.
Franck Dernoncourt's user avatar
11 votes
1 answer
245 views

Don't show the validation messages "Body is missing", "Title is missing." and "Please enter at least one tag" until one tries to submit the question

Feature request: Don't show the validation messages "Body is missing", "Title is missing." and "Please enter at least one tag" until one tries to submit the question in ...
Franck Dernoncourt's user avatar
-7 votes
3 answers
739 views

The new Ask page keeps saying "Body is missing" even though I am typing the body

The new Ask page keeps saying "Body is missing" even though I am typing the body: Tested on https://superuser.com/questions/ask with Brave+Windows and Chrome+Android. To repro: be ...
Franck Dernoncourt's user avatar
-36 votes
10 answers
1k views

One Ask Page to Rule Them All

Update on July 8, 2025: The list of sites excluded from the initial rollout has been updated below. The company is working to simplify, improve, and consolidate the question asking experience across ...
Sasha's user avatar
  • 6,830
6 votes
0 answers
79 views

Blockquoting XML removes characters, resulting in invalid markup

On the new Stacks editor, when quoting a code block containing XML comments, the comment opening tag is removed, resulting in invalid XML. Given a post with content like this: ``` <xsl:variable ...
miken32's user avatar
  • 2,453
25 votes
2 answers
209 views

Election explanation post is not compatible with new editor

When there's an active election, ♦ moderators and staff can edit the explanatory text. That uses the new Stacks Editor, but unfortunately, on some sites, the content is in HTML and that doesn't play ...
Glorfindel's user avatar
  • 270k
5 votes
1 answer
214 views

Hypertext link URL editing seems broken or at least difficult to use in Rich Text editor mode

I was trying to correct a broken link in an old answer of mine on Stack Overflow, and really struggled until I realised that it was in Rich Text mode. (When did that happen? Not been very active on SO ...
Clifford's user avatar
  • 153
10 votes
1 answer
211 views

Code block usability issues in Stacks Editor

Some issues with the new Stacks Editor's code block usage: Had to make it a GIF to upload here but the video is supposed to stop when I press the discard button and click the off-screen confirm box. ...
user5127's user avatar
  • 189
6 votes
1 answer
156 views

Stacks Editor toolbar popup not visible when expending upwards

The Stacks Editor shows some toolbar popups, default expended downwards: But when there is no space to expend downwards, it'll expand upwards, causing this 'outside the container / z-index' bug
0stone0's user avatar
  • 4,145
11 votes
0 answers
131 views

Tab indices on Q&A pages are messed up when using the Stacks Editor

When using the Stacks Editor, tab navigation on Q&A pages is messed up. Ex. the "post answer" button being the first thing that gets tabbed to on a new page load without clicking ...
starball's user avatar
  • 36.9k
14 votes
1 answer
360 views

when typing code, backslashes are automatically inserted

Today I noticed the first time, that when I post an answer and enter code (by prefixing the line using 4 spaces), and my code contains a backslash or an asterisk, these characters are then prefixed by ...
user1934428's user avatar
4 votes
0 answers
95 views

Blockquote button behaves differently in WYSIWYG mode and Markdown mode

If you create a list, put the cursor inside an element of that list and click the "Blockquote" button the results are different in WYSIWYG mode and Markdown mode in the new Stacks Editor. In ...
Mad Scientist's user avatar
6 votes
1 answer
176 views

Inserting links is confusing in Stacks Editor WYSIWYG mode

If you click on the "Insert Link" button in the new Stacks Editor when it is in WYSIWYG mode a small dialog opens where you can insert Link text and target. But at the same moment the cursor ...
Mad Scientist's user avatar
5 votes
0 answers
109 views

Arrow key navigation broken in code blocks in Stacks Editor

Steps to reproduce: Select the WYSIWYG mode of the new Stacks Editor create a code block add some text below the code block put your cursor into the code block press the down arrow key This will ...
Mad Scientist's user avatar
9 votes
0 answers
93 views

Changing the editing mode causes the editor view to shift to the right

Bug: Changing the editing mode causes the Stacks editor view to shift to the right. Demo on Chrome with Android on a Galaxy S23 Ultra:
Franck Dernoncourt's user avatar
8 votes
0 answers
121 views

Quoting a bullet list in the Stacks editor messes up the list

Bug: quoting a bullet list in the Stacks editor messes up the list. Example: Steps to reproduce: Create an answer in the Stacks Editor (e.g. an answer to this question) Switch to "Rich text ...
Franck Dernoncourt's user avatar
8 votes
1 answer
112 views

The Stacks Editor should open in Markdown with preview mode by default

I started a new question on Stack Overflow and the wizard form was shown for me, which uses the Stacks Editor. The Stacks Editor showed edit text boxes, but did not show a view of the actual formatted ...
Michael Freidgeim's user avatar
9 votes
1 answer
146 views

The Stacks Editor messes up code formatting

I’ve started a new question on Stack Overflow and the Wizard form was shown to me. This uses the Stacks Editor. When I use the code icon to format blocks of code, it adds single back-ticks instead of ...
Michael Freidgeim's user avatar
7 votes
1 answer
200 views

The Stacks editor still enforces a 2 MiB image size limit, and doesn't support the automatic image resizing that the normal editor does

Stacks-editor has a hard limit of 2 MiB on image upload, unlike the default editor (10 MiB): Feature request: Add automatic image resizing on image uploads over 2 MiB to the Stacks editor.
Franck Dernoncourt's user avatar
4 votes
0 answers
74 views

Moving the cursor on a link changes the text layout in the Stacks Editor

Moving the cursor on a link changes the text layout in the Stacks Editor. Example: Tested with Chrome + Windows 10.
Franck Dernoncourt's user avatar
4 votes
0 answers
178 views

Whatever happened to the rollout of the 'new' editor?

I honestly got reminded of this by this post and I've been interchangeably using different editors on the network. I'd love to know what the status of the stacks editor is, and what future plans on it ...
Journeyman Geek's user avatar
5 votes
0 answers
102 views

Stacks Editor says plain text, but code formatting isn't plain text

Stacks Editor says plain text, but code formatting isn't plain text: Screenshot taken on https://meta.stackexchange.com/ Markdown: > **To create a reviewers' Custom Max Papers after having run ...
Franck Dernoncourt's user avatar
12 votes
1 answer
570 views

Some JavaScript seems to not work: Can't ask questions and new editor not loading

I'm trying to ask questions (which uses the old editor), but pressing the "review your question" button does nothing. Checking "Answer your own question" does nothing (except make ...
Laurel's user avatar
  • 60.8k
6 votes
0 answers
75 views

Markdown inside HTML tags breaks formatting when switching to Rich text mode

This behavior is relevant to the Stacks Editor (used by default in SO Teams, and as an optional mode here on MSE). How to reproduce: Enter the following text in Markdown (with preview) mode: <sub&...
αλεχολυτ's user avatar
6 votes
0 answers
87 views

Unquoting doesn't always work in the new Stacks Editor

Unquoting doesn't always work in the new Stacks Editor. Example: Markdown: > I have been detained when trying to walk out of tuas and was given a warning. DO NOT walk on Tuas. [Anish Sheela](https:...
Franck Dernoncourt's user avatar
3 votes
1 answer
864 views

Word is placed on a new line even if there's enough space on the old line

Is it expected behavior that words automatically moved to the next line even when there's enough space on the old line? See animation below for clarification (no "return" key pressed during ...
αλεχολυτ's user avatar
4 votes
0 answers
108 views

Popover visibility issue in the stacks editor [duplicate]

In the Stacks editor, the popover on top becomes invisible when hovering over the tools icon, significantly when the editor menu block extends to the end of the page. Screenshot for reference: ...
Arulkumar's user avatar
  • 40.6k
14 votes
1 answer
361 views

Impossible to use stacks editor's toolbar on iPadOS

The toolbar on stacks editor on the moderator election nominee page is not responsive to taps. Tested on: Chrome browser (111.0.5563.101) for iPadOS 16.4. Safari iPadOS 16.4.1 Same behavior ...
αλεχολυτ's user avatar
10 votes
0 answers
110 views

Unable to translate stacks-editor

Stacks-editor used in particular on election nominee page is not prepared to translate. All strings from tool buttons etc are not translated and there're no strings in traducir to translate:
αλεχολυτ's user avatar
6 votes
0 answers
115 views

What's the reason to use completely different and new post editor on moderator election page?

Currently the moderator election on RuSO is in progress. The page for nominee introduction uses completely different editor (seems like the same as used for SO for Teams) compared with the regular QA ...
αλεχολυτ's user avatar
3 votes
0 answers
59 views

Clicking on a link changes the text layout in the Stacks Editor

Clicking on a link changes the text layout in the Stacks Editor. Example: Tested with Chrome + Windows 10. It doesn't happen in the Markdown-only or Markdown+preview views. It only happens when there ...
Franck Dernoncourt's user avatar
15 votes
0 answers
229 views

Snippet button missing on Staging Ground question creation

I've been wondering why there is no 'create snippet' button when asking a question on Stack Overflow! I found this meta post asking where it was 7 months ago and staff mentioned that it was being ...
Zach Jensz's user avatar
7 votes
1 answer
153 views

Nothing appears to happen when pressing Enter in the middle of a line

When using the beta Stacks Editor1 in this example, pressing ENTER doesn't create a new line right before character W in the rich text editor mode. Nothing appears to happen in the editor. Env: Chrome ...
Franck Dernoncourt's user avatar
3 votes
0 answers
377 views

Font size in the Stacks Editor when editing Markdown is too small; please increase it to match current editor

I've been using the Stacks Editor's Markdown preview mode, and I've found the font size to be a bit too small, which makes the text harder to read for me. Here's how it looks like in Microsoft Edge on ...
Sonic the Anonymous Hedgehog's user avatar
7 votes
1 answer
163 views

Empty editor when editing an answer

When I edit an answer (mine or somebody else's) with the new Stacks Editor, the answer's Markdown does not appear in the editor. It remains blank: Questions don't have this problem (those use the old ...
Glorfindel's user avatar
  • 270k
7 votes
0 answers
98 views

Add Table Generator link as part of the help in SO Editor for generating tables using markdown format or embed it in the SO Editor

This feature request was posted in Meta Stack Overflow, it was pointed out that this feature (adding the Table Generator link or embedding the tool) was not considered in the new version of the SO ...
David Leal's user avatar
23 votes
5 answers
529 views

Stacks Editor Markdown preview mode is now available

Following the alpha release of the Stacks Editor, we got lots of feedback (including three out of the top four answers on the post, as well as other answers below and many comments) asking for a way ...
Yaakov Ellis's user avatar
  • 64.3k
3 votes
0 answers
72 views

Adding a link to formatted text in Rich Text mode causes the text to lose formatting

In Rich Text mode, type some text and add some formatting to it (bold, italic, inline code, etc.). Then, select the text and add a link to it. The text loses all its formatting. For example, a**b**c ...
41686d6564's user avatar
  • 15.5k
6 votes
0 answers
112 views

Making part of a link text bold or italic causes the link to be repeated

The Rich Text mode causes links to be repeated whenever a part of the link text is made bold or italic. To reproduce: Type some text. Add a hyperlink to it. Select part of the text and make it either ...
41686d6564's user avatar
  • 15.5k
12 votes
0 answers
134 views

Code block within spoiler gives different result than shown

Background: I'm using the opt-in beta for the new editor. When using the following markdown in the answer editor: >! ```python >! if True: >! print "Hello World" >! ``` It ...
mbomb007's user avatar
  • 1,194
14 votes
1 answer
191 views

Undo and redo buttons don't work

The undo and redo buttons don't work. See gif recording below: I recorded this on my phone but the buttons don't work in any device. To see the buttons you need to resize your browser window to a ...
Cave Johnson's user avatar
  • 6,283
9 votes
1 answer
125 views

Undo/Redo buttons are vertically stacked in Markdown mode on narrow screens

When using Markdown mode in the new Stacks editor on narrow screens, the Undo/Redo buttons are vertically stacked: When in rich text mode, the Undo/Redo buttons appear side-by-side, like in the old ...
Justin's user avatar
  • 9,698
6 votes
0 answers
131 views

Dragging/dropping or pasting an image in rich text mode results in the image uploader showing the same image twice

Dragging/dropping or pasting an image (into the new Stacks Editor) in rich text mode results in the same image being shown twice (side-by-side) in the image uploader: Steps to reproduce: Switch to ...
Justin's user avatar
  • 9,698
14 votes
1 answer
129 views

In the new editor, always show the undo/redo buttons, not only on smaller screen widths, to accommodate tablet users and avoid breaking workflows

Currently, the buttons to undo and redo are only shown on lower screen widths, to accommodate mobile users, as undoing and redoing is hard/impossible for them to do. They're hidden on higher widths, ...
Sonic the Anonymous Hedgehog's user avatar
10 votes
0 answers
119 views

To plugin, or not to plugin, that is the question. Or — will there be external plugin support in the new Stacks Editor?

To plugin, or not to plugin, that is the question, Whether 'tis nobler for the scripts to suffer The slings and arrows of outrageous fortune, Or to take arms against a sea of changes, And by ...
0Valt's user avatar
  • 11.4k