brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.52k stars 2.27k forks source link

XFCE Graphical bug in window size #19207

Open crdffrance opened 2 years ago

crdffrance commented 2 years ago

Description

Since the update of Brave to 1.31.88, I have noticed graphical bugs at the window level with XFCE under Debian.

Steps to Reproduce

To reproduce the problem, simply open a window to see the problem. It is systematic indeed.

Actual result:

Alt text

We can see on the screenshot that the window is shifted and badly placed on the screen. Normally, we should have the following result under XFCE:

Alt text

Brave version (brave://version info)

Brave 1.31.88 Chromium: 95.0.4638.69 (Build officiel) (64 bits) Révision 6a1600ed572fedecd573b6c2b90a22fe6392a410-refs/branch-heads/4638@{#984} Système d'exploitation Linux JavaScript V8 9.5.172.25 Agent utilisateur Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 Ligne de commande /opt/brave.com/brave/brave --enable-crashpad --disable-client-side-phishing-detection --disable-domain-reliability --enable-dom-distiller --no-pings --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --sync-url=https://sync-v2.brave.com/v2 --lso-url=https://no-thanks.invalid --variations-server-url=https://variations.brave.com/seed --enable-features=WebUIDarkMode,SafetyTip,AutoupgradeMixedContent,PrefetchPrivacyChanges,PasswordImport,ReducedReferrerGranularity,LegacyTLSEnforced,DnsOverHttps --disable-features=ConversionMeasurement,NotificationTriggers,SettingsLandingPageRedesign,FledgeInterestGroups,AppDiscoveryRemoteUrlSearch,TrustTokens,DirectSockets,InterestCohortFeaturePolicy,CopyLinkToText,IdleDetection,PrivacySandboxSettings2,SubresourceWebBundles,NetworkTimeServiceQuerying,SignedExchangePrefetchCacheForNavigations,ComputePressure,WebOTP,NavigatorPluginsFixed,SignedExchangeSubresourcePrefetch,FledgeInterestGroupAPI,AutofillEnableAccountWalletStorage,InterestCohortAPIOriginTrial,FirstPartySets,LiveCaption,AutofillServerCommunication,HandwritingRecognitionWebPlatformApiFinch,FlocIdComputedEventLogging,FederatedLearningOfCohorts,TextFragmentAnchor,ReadLater --flag-switches-begin --flag-switches-end Chemin d'accès exécutable /opt/brave.com/brave/brave Chemin d'accès au profil /home/****/.config/BraveSoftware/Brave-Browser/Default Variantes AdRewardsStudy:NextPaymentDay AdServingStudy:MaximumAdNotificationsPerDay=100/MaximumInlineContentAdsPerHour=8/MaximumInlineContentAdsPerDay=40 BraveAds.FrequencyCappingStudy:ExcludeAdIfWithinTimeWindow=0h BraveAds.UserActivityStudy:Triggers=EMPTY/Threshold=0.0/IdleTimeThreshold=5 BraveTalkStudy:Enabled ConversionsStudy:NewDefaultPattern EphemeralStorageStudy:Enabled NativeCosmeticFilteringStudy:Enabled PermissionLifetimeReleaseStudy:Enabled SpeedreaderReleaseStudy:Enabled

Version/Channel Information:

Yes.

I did not try.

I did not try.

Other Additional Information:

Miscellaneous Information:

Debian version : 11.1 XFCE : 4.16

rabinadk1 commented 2 years ago

You need this patch on your package: https://gitlab.xfce.org/xfce/xfwm4/-/commit/488288f6e35d5d3dc077e87fe2ed83129692f62e

crdffrance commented 2 years ago

Thank you :)