User tests: Successful: Unsuccessful:
Pull Request for Issue #26705.
When changing the article state, fix dropdown icon from disappearing.
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
One can see the scrollbar issue when clicking on the arrow and the drodown displays
Notice in your Before screenshot that the dropdown with yellow highlight in the After screenshot is also in the Before screenshot before the grey drop down displays over it. It could be a browser issue. Do you have another browser to test?
It is correct to have no scroll bar. Do you get the yellow highlight in other drop downs like the language dropdown on the first installation page?
@infograf768 Can you please test again to see if it ok now with the new template? Does it behave the same as the other dropdowns on this page?
will test tomorrow
I can reproduce the issue and confirm the PR solves it.
@infograf768 I don't have the scrollbar issue, neither with LTR nor with RTL.
I have tested this item
I can reproduce the issue, PR solves it for me with both LTR and RTL. If it's right or wrong I can't judge.
issue replicated and patch resolves
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
?
|
@inograf768 I used latest version of Firefox, but on Windows. So what shall we do now? Remove RTC?
That is a native browser display you are seeing. Nothing can be done about that.
I have a similar behavior for safari and chrome on Macintosh as I stated before.
You have the same issue with - Select Condition -
which has nothing to do with this PR.
You have the same issue with - Select Condition - which has nothing to do with this PR.
Indeed. Do you keep the arrow for this field on your settings?
It displays fine on Windows. I will have to test on Mac later today and see if anything can be done unless you want to give it a shot first.
Maybe we should look at this
https://stackoverflow.com/questions/31930982/html-dropdown-appears-different-on-osx
Can you give it a try in a separate PR as I have to ask a friend to get access to a Mac?
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-13 15:42:16 |
Closed_By | ⇒ | wilsonge | |
Labels |
But I use a macbook too :P clearly a high priority issue :P
Thankyou!
As far as I can see there is no difference here concerning the icon.
The icon always display before clicking on it, whatever the class change, and then disappears because the dropdown is displayed over it.
The wrong aspect of this PR is that it is creating a vertical scrollbar as paddings are lost.