bslib icon indicating copy to clipboard operation
bslib copied to clipboard

dev branch "Layout is not displayed correctly in the rstudio viewer"

Open apalacio9502 opened this issue 1 year ago • 3 comments

Hello @cpsievert,

Layout is not displayed correctly in the rstudio viewer. However in the browser like chrome it is displayed correctly.

image

image

Regards

apalacio9502 avatar Aug 05 '22 16:08 apalacio9502

Thanks, would you mind sharing the information you see when going to RStudio -> About RStudio?

cpsievert avatar Aug 08 '22 15:08 cpsievert

Hello @cpsievert,

This is the version information of the RStudio:

RStudio 2022.07.1+554 "Spotted Wakerobin" Release (7872775ebddc40635780ca1ed238934c3345c5de, 2022-07-22) for Windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Regards

apalacio9502 avatar Aug 08 '22 21:08 apalacio9502

The same problem occurs when testing on a mac computer

RStudio 2022.07.1+554 "Spotted Wakerobin" Release (7872775ebddc40635780ca1ed238934c3345c5de, 2022-07-22) for macOS
Mozilla/5.0 (Macintosh; Intel Mac OS X 12_4_0) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.10 Chrome/69.0.3497.128 Safari/537.36

apalacio9502 avatar Aug 13 '22 05:08 apalacio9502

FWIW, things seem to work OK with the daily build of RStudio. I'm not 100% sure why this is the case, but it seems like it's related to the IDE switching from QtWebEngine to Electron for the browsing engine (and QtWebEngine not supporting CSS Grid). If that's indeed the case, I don't think there's anything actionable here (other than to use the development of the IDE until a new stable release comes out)

cpsievert avatar Nov 23 '22 21:11 cpsievert

This issue has been automatically locked. If you believe you have found a related problem, please open a new issue (with a reproducible example or feature request) and link to this issue.

github-actions[bot] avatar Jul 19 '23 03:07 github-actions[bot]