soscripted / sox

Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
http://stackapps.com/q/6091/
MIT License
72 stars 15 forks source link

Zoom overflow #371

Closed ooker777 closed 5 years ago

ooker777 commented 5 years ago

After installing updating to version 2.3.11DEV the text is overflown in zoomed screen:

shu8 commented 5 years ago

That's weird :/ does it only happen on that site? Does it also only happen when viewing a question or does it happen on all pages (eg the front page, etc..).

I'll hopefully get it fixed by this weekend!

On Mon, 5 Nov 2018, 10:39 Ooker <notifications@github.com wrote:

After installing updating to version 2.3.11DEV the text is overflown in zoomed screen:

https://camo.githubusercontent.com/afe23624eb423661ebd8f6cb33caef79185abd1e/68747470733a2f2f692e696d6775722e636f6d2f567948326334572e676966

-

Installed Version: 2.3.11DEV Environment: Tampermonkey

SOX Errors logged to the browser console https://pastebin.com/ALtbR9b7

Features Enabled

["Appearance-addAuthorNameToInboxNotifications","Appearance-alignBadgesByClass","Appearance-answerTagsSearch","Appearance-colorAnswerer","Appearance-highlightQuestions","Appearance-localTimestamps","Appearance-markEmployees","Appearance-metaChatBlogStackExchangeButton","Appearance-spoilerTip","Appearance-standOutDupeCloseMigrated","Appearance-tabularReviewerStats","Appearance-topAnswers","Appearance-unspoil","Appearance-hideWelcomeBackMessage","Comments-autoShowCommentImages","Comments-commentReplies","Comments-commentShortcuts","Comments-confirmNavigateAway","Comments-copyCommentsLink","Comments-moveBounty","Comments-showCommentScores","Comments-hiddenCommentsIndicator","Editing-addSBSBtn","Editing-editComment","Editing-editReasonTooltip","Editing-findAndReplace","Editing-kbdAndBullets","Editing-titleEditDiff","Editing-inlineEditorEverywhere","Editing-pasteImagesDirectly","Flags-flagOutcomeTime","Flags-flagPercentages","Flags-flagPercentageBar","Sidebar-hideCommunityBulletin","Sidebar-hideJustHotMetaPosts","Sidebar-hideHireMe","Sidebar-hideLoveThisSite","Sidebar-hideHotNetworkQuestions","Sidebar-linkedToFrom","Sidebar-hotNetworkQuestionsFiltering","Chat-chatEasyAccess","Chat-replyToOwnChatMessages","Chat-renameChat","Extras-alwaysShowImageUploadLinkBox","Extras-linkedPostsInline","Extras-parseCrossSiteLinks","Extras-quickAuthorInfo","Extras-shareLinksMarkdown","Extras-sortByBountyAmount","Extras-copyCode","Extras-dailyReviewBar","Extras-openLinksInNewTab","Extras-showQuestionStateInSuggestedEditReviewQueue"]

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/soscripted/sox/issues/371, or mute the thread https://github.com/notifications/unsubscribe-auth/AIcNjgBEDi1H-LWHkO0IKABBFC70mH4eks5usBVRgaJpZM4YOLV0 .

shu8 commented 5 years ago

Thank you! I will try looking at this on the weekend!

shu8 commented 5 years ago

@ooker777 just to clarify, when you say it doesn't happen if SBS is disabled, do you mean when SBS is toggled off (but the feature is still enabled in the cogs settings panel), or when it's entirely disabled from the settings panel?

If it's happening when the feature is toggled on then I think this is expected just because of the way the feature works! It needs a large space on the sides so may overflow if SBS mode is enabled.

ooker777 commented 5 years ago

yeah, it was because the SBS mode is toggled on and enable in the setting. The trouble is that it's automatically toggled on in every question. This is fine for non-zoom-users but not for me.

The inconsistency I list above seems to be that the upper sites I visited other users' questions, while the lower sites I visited my own (which don't open the answer box by default). Because zooming will make the typing box almost fill the screen width, in the end I just turn it off.

ooker777 commented 5 years ago

oops I just accidentally delete that reply. Don't know how to make it reappears though :\

shu8 commented 5 years ago

@ooker777 you can disable auto-SBS in the settings dialog, which should solve the problem for you! :)

image