Giter Club home page Giter Club logo

Comments (3)

fiwswe avatar fiwswe commented on June 12, 2024
  • Where does your hypothetical tpl____site_width__ variable come from? (Or if that is not variable, what is it?) It is not a string found anywhere in the DokuWiki source code.
  • What ist "PC mode"?
  • What does "the viewport is partially outweighed" mean? (Maybe check a dictionary for the meaning of these words? They don't make any sense in this context. Maybe you were trying to translate word by word from a different language?)
  • Of course adding 4 to the value moves the element. What "can be solved" and why?
  • There is no DokuWiki version 2024-02-14a. Did you mean 2024-02-06a?

From your description I have absolutely no idea what issue you are seeing.

Does the same thing (whatever it is) happen on dokuwiki.org?

Does the same thing (whatever it is) happen when you use a different browser?

from dokuwiki.

jbl3010 avatar jbl3010 commented on June 12, 2024

R~8HU}YNKYY7W_3U8`M @M3

4UTPTI$QQ)26IY$~ 917M8S

every site and version if set site width = 100%,can see X scrollbar.

I use machine translation and I'm sorry I can't express what I mean exactly.

from dokuwiki.

fiwswe avatar fiwswe commented on June 12, 2024

Well in my unmodified installation of DokuWiki 2024-02-06a the #dokuwiki__site CSS rule has max-width: 75em, not 100%. The value derives from this setting:

__site_width__ = "75em" ; @ini_site_width

So you must have made a modification. If that modification then leads to unexpected behavior, then that is not really a DokuWiki issue, is it?

Also that setting is used im multiple places. So if you only modified one of them then you are bound to see strange effects.

Again, does the same issue happen on dokuwiki.org? If not, your modified copy of DokuWiki is the cause.

BTW: Just for laughs I temporarily modified the #dokuwiki__site {max-width} setting to 100% in the inspector of my Safari 17.3 and there was no horizontal scroll bar. So your browser and possibly things like your fonts may also contribute to the scroll bar being shown. So maybe if you use a value smaller than 100%, e.g. 99% or 98% things might look better in your setup.

from dokuwiki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.