jurialmunkey / skin.arctic.fuse

Other
164 stars 23 forks source link

:bug: History beneath the Discover text field is buggy. Selected term becomes invisible. #926

Closed OfficerKD637 closed 4 months ago

OfficerKD637 commented 4 months ago

Skin section

Widgets

Current Behavior

Hey Jurial!

The new design looks awesome! Both Search and Discover feel much more cohesive now!

There's a bug in the history bar beneath the Discover text field. The highlighted term becomes invisible instead of the underline that used to show up in earlier versions.

Example: You have 3 previously searched movies saved in your discover history. When you bring your cursor to the history row, only 2 items are visible (which are pushed to the right) and there's a blank space where the first term should be.

Expected Behavior

Visibility and the underline beneath the history text like earlier to make it easier to select.

Steps To Reproduce

  1. Go to the Discover hub
  2. Search for a few movies/tv shows (3 should do the job)
  3. Try selecting one of the previously searched terms from the history bar beneath the text field

Screenshots and Additional Info

IMG_2760

Checklist

xyzfre commented 4 months ago

My apologies but off-topic what font styles are you using? Looks really nice.

jurialmunkey commented 4 months ago

I can't reproduce. Works fine for me.

screenshot00572

OfficerKD637 commented 4 months ago

I can't reproduce. Works fine for me.

screenshot00572

Super weird. Reinstalled this version and still can't get it to work. Do you think this could be a SkinVariables issue?

OfficerKD637 commented 4 months ago

My apologies but off-topic what font styles are you using? Looks really nice.

Thanks! It's Product Sans (Bold, Regular and Light). Looks really cool but isn't open source so can't be implemented in the skin.

jurialmunkey commented 4 months ago

Super weird. Reinstalled this version and still can't get it to work. Do you think this could be a SkinVariables issue?

No, this is a display issue. Otherwise there wouldn't be a space where the label is meant to be.

Please try with unmodified version of the skin.

OfficerKD637 commented 4 months ago

No, this is a display issue. Otherwise there wouldn't be a space where the label is meant to be.

Please try with unmodified version of the skin.

Tried with the unmodified skin. Uninstalled and reinstalled both AF and SV just to be safe.

I could only identify these lines in my log. Don't know if it's related to this issue.

error <general>: Control 104601 in window 10000 has been asked to focus, but it can't

error <general>: GetDirectory - Error getting -

error <general>: GetDirectory - Error getting plugin:// script.skinvariables/?info=get_split_string&infolabel=Skin.String(SearchHistory)&reload=
jurialmunkey commented 4 months ago

Unrelated. It's not got anything to do with skin variables. It is a rendering issue of some kind not displaying the control.

Can I have a proper debug log please?

OfficerKD637 commented 4 months ago

Unrelated. It's not got anything to do with skin variables. It is a rendering issue of some kind not displaying the control.

Can I have a proper debug log please?

I thought maybe webOS is the issue so I tried installing it on Windows and the same thing happens. This is the unmodified skin (default font, no changes to any XML files, etc.). There is one 3rd party plugin installed just for testing so I'm sorry about that.

Here's the log: https://paste.kodi.tv/femusanifa.kodi

I can select the invisible terms when I hit enter, just can't see what I'm clicking on. Here's a screenshot with the 'Information' overlay Screenshot 2024-05-29

jurialmunkey commented 4 months ago

21.90.700

Why are you using Kodi nightlies? Please use Omega.

If this doesn't occur on proper Omega stable release then it relates to change in alpha version of Kodi for togglebutton and should be reported on Kodi github.

OfficerKD637 commented 4 months ago

21.90.700

Why are you using Kodi nightlies? Please use Omega.

If this doesn't occur on proper Omega stable release then it relates to change in alpha version of Kodi for togglebutton and should be reported on Kodi github.

Yeah you were right. I downloaded the stable release and it works perfectly fine. I was using a nightly on my main device (webOS) to get the 'Dolby Vision compatibility mode' that converts P7 to P8.

Will report this on their github.

Thank you so much for helping me with this!

OfficerKD637 commented 4 months ago

If you don't mind answering one more question, what exactly should I report on their github? Just that the 'togglebutton' in their alpha versions are buggy? or it's causing compatibility issues in some Omega skins?

xyzfre commented 4 months ago

I can't reproduce. Works fine for me.

screenshot00572

My apologies @jurialmunkey off-topic from this issue,I noticed in your pic on the left-hand side the logo says the Kodi version and nothing about profile. Is there a setting to make it look this way?

jurialmunkey commented 4 months ago

If you don't mind answering one more question, what exactly should I report on their github? Just that the 'togglebutton' in their alpha versions are buggy? or it's causing compatibility issues in some Omega skins?

@OfficerKD637

It's a togglebutton using <width>auto</width>

However, I couldn't reproduce the issue with any of the recent nightly versions, so if you're downloading a custom compiled build from somewhere then it might be an issue with that build rather than Kodi itself. I'd make sure to try with the versions from Kodi downloads page first and make sure you can actually reproduce it with those.

My apologies @jurialmunkey off-topic from this issue,I noticed in your pic on the left-hand side the logo says the Kodi version and nothing about profile. Is there a setting to make it look this way?

This is with the footer disabled and down set to filter.

OfficerKD637 commented 4 months ago

If you don't mind answering one more question, what exactly should I report on their github? Just that the 'togglebutton' in their alpha versions are buggy? or it's causing compatibility issues in some Omega skins?

@OfficerKD637

It's a togglebutton using <width>auto</width>

However, I couldn't reproduce the issue with any of the recent nightly versions, so if you're downloading a custom compiled build from somewhere then it might be an issue with that build rather than Kodi itself. I'd make sure to try with the versions from Kodi downloads page first and make sure you can actually reproduce it with those.

The issue is only with nightlies downloaded from the 'master' branch (the one that incorporates the Dolby Vision compatibility mode). If I download a nightly from the 'Omega' branch, everything works fine.

Tested on both Windows and webOS

jurialmunkey commented 4 months ago

@OfficerKD637 - Ah I see, I overlooked that it was Kodi 22 not 21 in the log (I initially tried with Omega nightlies). Yep I can reproduce with latest nightlies from master branch for Kodi P

Reported in issue thread above with a simply test case for Estuary (so it definitely isn't skin specific).

OfficerKD637 commented 4 months ago

@OfficerKD637 - Ah I see, I overlooked that it was Kodi 22 not 21 in the log (I initially tried with Omega nightlies). Yep I can reproduce with latest nightlies from master branch for Kodi P

Reported in issue thread above with a simply test case for Estuary (so it definitely isn't skin specific).

Thank you so much for taking the time to recreate it in Estuary and reporting it to them. I know how strict they can be with their rules, so it would have been pretty difficult for me to recreate this issue with the default skin, addons, settings, etc. and then report it to them.

You truly go above and beyond for this community and I can't thank you enough for that.