[Dominik] [16.13] Changelog missing horizontal scrollbar

This subforum contains all the issues which we already resolved.
Post Reply
AJUK
Manual Inserter
Manual Inserter
Posts: 4
Joined: Thu Jan 04, 2018 3:11 am
Contact:

[Dominik] [16.13] Changelog missing horizontal scrollbar

Post by AJUK »

The changelog (when you first open up a new/updated version of factorio) is missing a horizontal scrollbar. Also, if you were to highlight the line of text (shown in the attached image) that travels off the right side of the screen, and dragged your mouse to the right to simulate having a scrollbar, then tried to highlight any text in the changelog box, the text will be highlighted incorretly - text to the right of the mouse will highlighted as if you had not simulated a horizontal pan of the changelog to the right. I hope this helps!
Attachments
Screenshot (1).png
Screenshot (1).png (1.84 MiB) Viewed 3758 times

Dominik
Former Staff
Former Staff
Posts: 658
Joined: Sat Oct 12, 2013 9:08 am
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by Dominik »

I can't reproduce it. The text should wrap and for me it does so correctly. Tried exactly same version span as yours. Do you have this consistently?

Loewchen
Global Moderator
Global Moderator
Posts: 8308
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by Loewchen »

I have this issue as well with the windows standalone version.

Code: Select all

   0.002 2018-01-04 15:29:11; Factorio 0.16.13 (build 34791, win64, alpha)
   0.002 Operating system: Windows 7 Service Pack 1
   0.002 Program arguments: "C:\Spiele\Factorio\Factorio_0.16.0\bin\x64\factorio.exe" 
   0.002 Read data path: C:/Spiele/Factorio/Factorio_0.16.0/data
   0.002 Write data path: C:/Spiele/Factorio/Factorio_0.16.0 [24866/114370MB]
   0.002 Binaries path: C:/Spiele/Factorio/Factorio_0.16.0/bin
   0.010 System info: [CPU:        Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz, 4 cores, RAM: 8161MB]
   0.010 Display options: [FullScreen: 1] [VSync: 1] [UIScale: custom (95.5%)] [MultiSampling: OFF] [Screen: 255] [Lang: en]
   0.011 Available display adapters: 1
   0.011  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 770 {0x05, [0,0], 1920x1080, 32bit, 60Hz}
   0.011 Create display on adapter 0. Size 1280x720 at position [310, 162].
   0.060 Initialised Direct3D:[0] NVIDIA GeForce GTX 770; driver: nvd3dumx.dll 22.21.13.8541
   0.060 D3DFMT_A8 is not supported format for surfaces.
   0.060 D3DFMT_L8 is not supported format for surfaces.
   0.062   Video memory size (dedicated video/dedicated system/shared system/available): 1989/0/3824/1710 MB
   0.087 DSound: Starting _dsound_update thread
   0.088 DSound: Enter _dsound_update; tid=5352
   0.088 Device reset internal.
   0.089 Desktop composition is active.
   0.089 WARNING: You have vsync and desktop composition enabled on Direct3D. Consider disabling vsync to increase performance on some configurations.
   0.089 Graphics settings preset: high
   0.089 Graphics options: [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [DXT: false] [Shader: 1]
   0.089                   [Parallel sprite loading: 1] [Max texture size: 8192/8192] [Bmp cache: 0] [Sprite slicing: 1] [Low quality rotation: 0]
   0.137 Loading mod core 0.0.0 (data.lua)
   0.165 Loading mod base 0.16.13 (data.lua)
   0.296 Loading mod base 0.16.13 (data-updates.lua)
   0.352 Checksum for core: 3441685048
   0.352 Checksum of base: 3290471518
   0.437 Loading sounds...
   0.500 Info PlayerData.cpp:65: Local player-data.json available, timestamp 1515076148
   0.500 Info PlayerData.cpp:72: Cloud player-data.json unavailable
   0.578 Loaded shader file C:/Spiele/Factorio/Factorio_0.16.0/data/core/graphics/shaders/game.cso
   0.578 Loaded shader file C:/Spiele/Factorio/Factorio_0.16.0/data/core/graphics/shaders/zoom-to-world.cso
   0.579 Loaded shader file C:/Spiele/Factorio/Factorio_0.16.0/data/core/graphics/shaders/alpha-mask.cso
   0.591 Initial atlas bitmap size is 8192
   0.607 Created atlas bitmap 8192x8189 [none]
   0.842 Created atlas bitmap 8192x6028 [none]
   0.957 Created atlas bitmap 8192x2232 [mipmap]
   0.998 Created atlas bitmap 8192x2104 [linear-minification, mipmap]
   1.038 Created atlas bitmap 8192x1036 [no-crop, trilinear-filtering, icon, light]
   1.048 Created atlas bitmap 8192x238 [alpha-mask]
   7.747 Sprites loaded
   7.747 Convert atlas 8192x2232 to: mipmap 
   7.802 Convert atlas 8192x2104 to: min-linear 
   7.854 Convert atlas 8192x1036 to: trilinear-filtering 
   7.880 Convert atlas 8192x238 to: alpha-mask
   8.076 Custom inputs active: 0
   8.079 Info Updater.cpp:750: Downloading https://updater.factorio.com/get-available-versions?username=Loewchen&token=<private>&apiVersion=2
  10.243 0 packages available to download (experimental updates enabled).
  10.295 Factorio initialised
  26.236 DSound: Stopping voice
  26.236 DSound: Joining thread
  26.236 DSound: Exit _dsound_update; tid=5352
  26.236 DSound: Waiting for voice to stop ... signaled
  26.237 DSound: Joined thread
  26.237 DSound: Destroying thread
  26.237 DSound: Thread destroyed
  26.237 DSound: Releasing buffer
  26.237 DSound: Voice stopped
  26.237 DSound: Deallocating voice
  26.237 DSound: Deallocated voice
  26.277 Goodbye

AJUK
Manual Inserter
Manual Inserter
Posts: 4
Joined: Thu Jan 04, 2018 3:11 am
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by AJUK »

The bug seems to happen consistently, even when just opening up the changelog directly through the main menu.

Dominik
Former Staff
Former Staff
Posts: 658
Joined: Sat Oct 12, 2013 9:08 am
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by Dominik »

I am sorry but whatever I do, I can't reproduce it.
Do you have it in some current version too?

Loewchen
Global Moderator
Global Moderator
Posts: 8308
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by Loewchen »

Every 0.16 version I tried has this behaviour, including 16.16. For me the only entries that wrap, are those with a line break in the text file itself.

Dominik
Former Staff
Former Staff
Posts: 658
Joined: Sat Oct 12, 2013 9:08 am
Contact:

Re: [Dominik] [16.13] Changelog missing horizontal scrollbar

Post by Dominik »

The issue required a <100% UI scale, that was the problem. Fixed now :)

Post Reply

Return to “Resolved Problems and Bugs”