Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip text in Color Chooser jumps #21330

Closed
bobtheblueberry opened this issue Feb 5, 2024 · 4 comments · Fixed by #21336
Closed

Tooltip text in Color Chooser jumps #21330

bobtheblueberry opened this issue Feb 5, 2024 · 4 comments · Fixed by #21336
Labels
bug Something went wrong.

Comments

@bobtheblueberry
Copy link

Operating System

Window 10

OpenRCT2 build

OpenRCT2, v0.4.8 (05efdb2) provided by GitHub

Base game

RollerCoaster Tycoon 2

Area(s) with this issue?

This bug is a graphical glitch or error

Describe the issue

When choosing a color in the color chooser, the tooltip text displaying the color's name flashes and jumps around on the screen. The tooltip briefly appears in the correct location, then flickers and is displayed where the mouse was clicked instead of the hovering position of the cursor.

Steps to reproduce

Build a new attraction, change a color option in "Color scheme options".

Attachments

scr1

@bobtheblueberry bobtheblueberry added the bug Something went wrong. label Feb 5, 2024
@bobtheblueberry
Copy link
Author

This may be similar to #21329

@cheweytoo
Copy link

You were faster than me :-)

Video:

flickering_color_picker.mp4

First with click-and-hold (keeping the left mouse button pressed), then with click-and-hover (left mouse button released after opening the color picker).

This is in the Linux AppImage build 08fbdd1.

@tupaschoal
Copy link
Member

Likely a regression from #21192, what do you think @ZehMatt ?

@ZehMatt
Copy link
Member

ZehMatt commented Feb 6, 2024

Hm maybe, I'll look into it when I've got some spare time. Created a PR, sorry for the inconvenience, I missed the fact that the color picker is a bit special as being the only thing that shows tooltips straight away.

ZehMatt added a commit to ZehMatt/OpenRCT2 that referenced this issue Feb 6, 2024
ZehMatt added a commit to ZehMatt/OpenRCT2 that referenced this issue Feb 6, 2024
ZehMatt added a commit to ZehMatt/OpenRCT2 that referenced this issue Feb 8, 2024
ZehMatt added a commit to ZehMatt/OpenRCT2 that referenced this issue Feb 9, 2024
@tupaschoal tupaschoal modified the milestone: v0.4.9 Feb 10, 2024
karst pushed a commit to karst/OpenRCT2 that referenced this issue Feb 27, 2024
janisozaur added a commit that referenced this issue Mar 2, 2024
- Feature: [#20376] Add Ukrainian language.
- Feature: [#20709] [Plugin] Plugins can now check metadata from all registered plugins.
- Feature: [#21376] Add option to reload an object (for object developers).
- Feature: [#21413, OpenSFX#19] Add log flume lift sound effect (when “chainlift” is enabled).
- Feature: [#21455] Add option to control hidden scenery.
- Feature: [objects#282] Added RCT1 beta terrains.
- Improved: [#20093] Use new colours for guests’ clothing when they spawn.
- Improved: [#21356] Resize the title bar when moving between displays with different scaling factors on Windows systems.
- Improved: [#21388] Tooltips will now show even when an error message is present.
- Improved: [#21423] Add mechanism to allow building partly underground.
- Improved: [objects#272, objects#276, objects#277, objects#278, objects#279, objects#280, objects#281] Add most remaining ports of RCT1 ride and vehicle objects (for import only).
- Improved: [objects#275, objects#284, objects#286] Add remaining RCT1 walls (for import only).
- Change: [#21350] Group Dodgems and Flying Saucers vehicles.
- Change: [#21453] Reintroduce lost RCT1 Jet skis colour presets to the boat hire.
- Change: [objects#285] Mark old reversed train objects as compatibility objects.
- Fix: [#17610] Some scenery items are unavailable in RCT1 scenarios.
- Fix: [#18963] Research table in parks from Loopy Landscapes is imported incorrectly.
- Fix: [#20164] Grass and Rock terrain objects cannot be de-selected.
- Fix: [#20907] RCT1/AA scenarios use the 4-across train for the Inverted Roller Coaster.
- Fix: [#21037] Map animations in the title sequence are stuck.
- Fix: [#21208] Error message will stay open only for a brief moment when the game has been running a while.
- Fix: [#21220] When creating a new park from a SC4 file, the localised park name is not applied.
- Fix: [#21286] Cannot build unbanking turns with RCT1 vehicles.
- Fix: [#21288] Text overlaps in the “About ‘OpenRCT2’” window for Arabic, Chinese, Japanese, Korean and Vietnamese.
- Fix: [#21310] Some half loop elements require more clearance than their upward/downward counterparts.
- Fix: [#21318] Virtual Floor for building scenery is not properly invalidated.
- Fix: [#21330] Tooltips from dropdown widgets have the wrong position.
- Fix: [#21332] Mini Helicopters and Monorail Cycles ride types are swapped in research within RCT1 scenarios.
- Fix: [#21343] “Pause” and “Build Path” hotkeys do not work if top toolbar is hidden.
- Fix: [#21347] Too many options are hidden if the platform has no file picker.
- Fix: [#21350] Maze and Mini Golf track designs from RCT1 not shown in track designs list.
- Fix: [#21425] Additional missing/misplaced land & construction rights tiles in Japanese Coastal Reclaim.
- Fix: [#21484] Upkeep costs for some rides/facilities/shops are not calculated correctly.
- Fix: [#21498] Crash when the size of text can’t be determined.
- Fix: [objects#262, objects#263, objects#265, objects#266, objects#267, objects#268, objects#270, objects#271, objects#283] Various errors in expansion pack objects (original bug).
- Fix: [OpenSFX#18] B&M Roar sound effect not looping correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something went wrong.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants