Hi
I am using version Version 1.36.109 Chromium: 99.0.4844.51 (Official Build) (64-bit)
I have an issue using Palo Alto Panorama they have web page were this is a ul of button. this used to render properly - useable and viewable and now doesn’t
I have view the source wtih dev tools in brave the above mentioned version and also with firefox (still working in firefox)
This is a copy paste of the html from brave
<div class="x-form-text x-superboxselect x-superboxselect-display-btns " id="ext-gen650" style="width: 823px;"><ul id="ext-gen649" style="width: 825px;"><li id="ext-gen668" class=" x-superboxselect-item icon-combo-none " value="0">ip-ssl-decrypt-src<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen669"></a></li><li id="ext-gen674" class=" x-superboxselect-item icon-combo-none " value="0">ip-access-internet-web<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen675"></a></li><li id="ext-gen680" class=" x-superboxselect-item icon-combo-color38 " value="0">exro env<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen681"></a></li><li id="ext-gen686" class=" x-superboxselect-item icon-combo-none " value="0">ip-nat-use-nonPlatform-src<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen687"></a></li><li id="ext-gen692" class=" x-superboxselect-item icon-combo-none " value="0">ip-ssl-decrypt-exclusion<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen693"></a></li><li id="ext-gen698" class=" x-superboxselect-item icon-combo-none " value="0">ip-exro-test-device-linux<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen699"></a></li><li id="ext-gen704" class=" x-superboxselect-item icon-combo-none " value="0">ip-access-ssh<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen705"></a></li><li class="x-superboxselect-input" id="ext-gen651"><input type="hidden" value="ip-ssl-decrypt-src" id="ext-gen670"><input type="hidden" value="ip-access-internet-web" id="ext-gen676"><input type="hidden" value="exroenv" id="ext-gen682"><input type="hidden" value="ip-nat-use-nonPlatform-src" id="ext-gen688"><input type="hidden" value="ip-ssl-decrypt-exclusion" id="ext-gen694"><input type="hidden" value="ip-exro-test-device-linux" id="ext-gen700"><input type="hidden" value="ip-access-ssh" id="ext-gen706"><input type="text" size="24" autocomplete="off" id="ext-comp-1443" class=" x-form-field x-superboxselect-input-field x-form-focus" itemid="$.tag.member" style="width: 27px; display: inline-block;" tabindex="12"></li></ul><div class="x-superboxselect-btns" id="ext-gen652"><div class="x-superboxselect-btn-clear " id="ext-gen653"></div><div class="x-superboxselect-btn-expand " id="ext-gen654"></div></div></div>
This is from firefox
<div class="x-form-text x-superboxselect x-superboxselect-display-btns " id="ext-gen738" style="width: 823px;"><ul id="ext-gen737" style="width: 825px;"><li id="ext-gen755" class=" x-superboxselect-item icon-combo-none " value="0">ip-ssl-decrypt-src<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen756"></a></li><li id="ext-gen761" class=" x-superboxselect-item icon-combo-none " value="0">ip-access-internet-web<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen762"></a></li><li id="ext-gen767" class=" x-superboxselect-item icon-combo-color38 " value="0">exroenv<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen768"></a></li><li id="ext-gen773" class=" x-superboxselect-item icon-combo-none " value="0">ip-nat-use-nonPlatform-src<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen774"></a></li><li id="ext-gen779" class=" x-superboxselect-item icon-combo-none " value="0">ip-ssl-decrypt-exclusion<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen780"></a></li><li id="ext-gen785" class=" x-superboxselect-item icon-combo-none " value="0">ip-exro-test-device-linux<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen786"></a></li><li id="ext-gen791" class=" x-superboxselect-item icon-combo-none " value="0">ip-access-ssh<a class="x-superboxselect-item-close" tabindex="0" href="#" id="ext-gen792"></a></li><li class="x-superboxselect-input" id="ext-gen739"><input type="hidden" value="ip-ssl-decrypt-src" id="ext-gen757"><input type="hidden" value="ip-access-internet-web" id="ext-gen763"><input type="hidden" value="exroenv" id="ext-gen769"><input type="hidden" value="ip-nat-use-nonPlatform-src" id="ext-gen775"><input type="hidden" value="ip-ssl-decrypt-exclusion" id="ext-gen781"><input type="hidden" value="ip-exro-test-device-linux" id="ext-gen787"><input type="hidden" value="ip-access-ssh" id="ext-gen793"><input type="text" size="24" autocomplete="off" id="ext-comp-1496" class=" x-form-field x-superboxselect-input-field x-form-focus" itemid="$.tag.member" style="width: 27px;" tabindex="12"></li></ul><div class="x-superboxselect-btns" id="ext-gen740"><div class="x-superboxselect-btn-clear " id="ext-gen741"></div><div class="x-superboxselect-btn-expand " id="ext-gen742"></div></div></div>
what happens - the problem is that the height of the box is about 1 or 2 pixels big. meaning I can’t see any of the tags. the box isn’t expandable
firefox 97.0.2
thanks