octaeder

Results 136 comments of octaeder

![grafik](https://user-images.githubusercontent.com/102688820/220203504-864e21ea-5233-4d71-98cd-baea5e3a5aa7.png) Test ok

Maybe this is a misunderstanding. This is not a general file browser. When a tex file is opened with txs then the location of the file is used as top...

current master (4.7.3 (git 4.7.3beta3-2-gf867f807e), Qt Version 6.6.1, compiled with Qt 6.6.1 R) has no issue with win10: ![grafik](https://github.com/texstudio-org/texstudio/assets/102688820/163df721-6236-46e6-9368-6307b72a8477) I type `\cite`then move arrow-down key to scroll the list. Preview...

There's a hint in the code: ``` Note on tooltip usage: It is not possible to hide and shortly afterwards reshow a tooltip with the same text (there's some interference...

This sound a little tricky. I started with ``` QString previewOptionBase = QString("Preview"); if(embedded) previewOptionBase = "PreviewEmbedded"; conf->registerOption(previewOptionBase+"/GridX", &globalConfig->gridx, 1); ``` and so on. So variable gridx holds a value...

I tried to split the affected options (continuous,...) into two options (say continuous1 and continuous2) and copy the one actually needed to the target variable (continuous) and back as necessary....

How could this be resolved? I would not expect that setting a 1x1 grid on start of embedded viewer will solve the problem without splitting options. What I couldn't handle...

I won't work on this for a long time. Feel free to close the PR.

The stack is already available here: ![grafik](https://github.com/texstudio-org/texstudio/assets/102688820/47a8ea4c-3590-4d7d-af6c-92e15400b642)

Ad 1) maybe u used the Open Documents |> item. This is the list: ![grafik](https://github.com/texstudio-org/texstudio/assets/102688820/6e99784f-3b3c-4c26-b4f3-386344e0fa3f) Ad 2) Type the part of the name in the field (see image) or use...