Take for example this image:
When you middle-click it, Chrome opens a new foreground tab. Firefox opens a new background tab instead.
The issue also exists with small images which are not wrapped in an anchor element by XenForo:
The default behavior of both Chrome and Firefox for un-linked...
When the selection starts at the very top then Chrome and Firefox (probably other Android browser, too, haven't tested iOS) show their toolbar below the selection and not above. The select-to-quote menu is then hidden underneath this toolbar.
This is not a big issue I guess because the user...
Modern browsers automatically infer the aspect ratio of images from their width and height attributes (https://caniuse.com/mdn-html_elements_img_aspect_ratio_computed_from_attributes). This prevents layout shifts when images load which is especially noticeable in XenForo 2.2 due to the...
Consider the following scenario / order of events:
Alice opens the last page of a thread (and starts reading).
Meanwhile, Bob posts a new reply to this thread.
Alice clicks the "Watch" button of this thread.
This leads to the following situation: The thread watch didn't exist when Bob posted...
Token input elements (used for example when adding users to a conversation): The "input" CSS class is not added directly to the input element generated by Select2 but to a container element. This causes the user-agent stylesheet (e.g. input { color: -internal-light-dark(black, white); } in...
Automatically disabling a user account when a hard bounce arrives sounds good in theory but fails in practice. I just had to manually re-enable several dozen accounts that were affected by Gmail's ****-up. I remember having done this for other providers, too.
Background info...
This issue only exists on Windows, not on Linux and not on macOS: Starting with a quote in the WYSIWYG editor, select all contents of the quote. Now delete the selected text (by pressing the delete key or the backspace key). What I would have expected to happen is that the quoted text is removed...
One of our users has the following signature (but the issue exists in regular messages, too):
#MGS .solid_snake {
transform-box: view-box;
visibility: hidden;
}
Since upgrading to XenForo 2.2, the line breaks are rendered twice as can be seen here:
#MGS .solid_snake {
transform-box...
Images embedded in a forum post can always be enlarged by clicking them. However, opening them in a new tab (middle click or context menu entry "Open link in new tab") is only possible if the ATTACH bbcode doesn't use type="full".
: Cannot open in new tab.
: Cannot open in new tab (although...
Moving a post to another thread creates an entry "Posts from thread moved to {title}" ("mod_log.thread_post_move_source") in the moderator log of the source thread. But the "View" link of such an entry does not point to the target post (in its new thread) but to the source thread. So clicking...
XenForo's bounce handler automatically disables accounts whose email has delivery problems. This is cool. Usually this means that the user should enter a different email address because his old address doesn't exist anymore.
But sometimes the errors leading to a disabled account were temporary...
This issue was fixed for Android some time ago: https://xenforo.com/community/threads/on-chrome-for-android-its-nearly-impossible-to-hit-the-select-to-quote-reply-button.149075/
According to one of our users, it seems like Microsoft Edge on touch devices ("Surface Pro 6, Windows 10 Pro...
This is probably somehow related to the following resolved bug but not exactly the same (only Firefox seems to be affected and other details may vary): Editor contents scrolled out of sight when focusing editor with lots of text.
How to reproduce: Use Firefox for Android 68 or Firefox for...
The flash messages (e.g. "Your changes have been saved.") can obstruct the whole header or parts of the header while they are shown. Most of them are displayed for 3000 ms (this value seems to be hard-coded in multiple places). This can be annoying for power-users (example for such feedback)...
Consider the username M@tze. You can mention him in a post by typing @M@tze. This works fine.
But the autocomplete doesn't work: No suggestions are shown after you type an @ character followed by the first two characters: @M@.
The problem seems to be that XenForo only looks at the part of the...
If you stumble upon a thread created by an ignored user then there is very little indication (the "#2" in the upper right corner) that what you are looking at is actually not the first post of the thread. This can be confusing. I think this could be improved by showing a message skeleton similar...
The touch targets of the checkboxes on the page Watched threads have a size of 12x16 pixels. One of our users says that they are too easy to miss, especially if you want to select many of them in rapid succession...
In Firefox, under certain circumstances the editor applies bold formatting not only to the selected paragraph but also to the following paragraphs. The attached video shows a reduced test-case. Tested in Firefox 68 on Windows and Linux. This could be a regression in XenForo 2.1.3 / Froala 2.9.6.
When merging threads, the option "Do not leave a redirect" (which is checked by default) should still create an invisible redirect. Otherwise, the URLs of those threads that were merged into the other thread stop working (which isn't good for UX and SEO): "The requested thread could not be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.