You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I tried searching and reviewed the pinned issues
Brief Summary
Ext JS application with a TextField and inputType: 'password' inside a TabPanel. Navigating between panels causes rendering issues—content is not properly rendered, and sometimes the panel appears empty.
Commenting out the field:
inputType: 'password'
resolves the issue.
Steps to Reproduce
Write an Ext JS application with a TabPanel containing two panels. In one of them, add a TextField.
Set the field's inputType to 'password', then try navigating between the two panels.
Expected Versus Actual Behavior
Setting inputType to 'password' does not affect tab panels rendering.
KeePassXC Debug Information
KeePassXC - Versione 2.7.9
Revisione: 8f6dd13
Qt 5.15.11
La modalità debug è disabilitata.
Sistema operativo: Windows 11 Version 2009
Architettura CPU: x86_64
Kernel: winnt 10.0.22631
Estensioni abilitate:
- Completamento automatico
- Integrazione browser
- Passkey
- Agente SSH
- KeeShare
- YubiKey
- Sblocco rapido
Librerie crittografia:
- Botan 3.1.1
Operating System
Windows
Linux Desktop Environment
None
Linux Windowing System
None
The text was updated successfully, but these errors were encountered:
Can you provide more info? I'm not familiar with Ext JS and I'm not sure what inputType even does there. Is there some plain HTML code you can inspect?
Have you searched for an existing issue?
Brief Summary
Ext JS application with a TextField and inputType: 'password' inside a TabPanel. Navigating between panels causes rendering issues—content is not properly rendered, and sometimes the panel appears empty.
Commenting out the field:
inputType: 'password'
resolves the issue.
Steps to Reproduce
Expected Versus Actual Behavior
Setting inputType to 'password' does not affect tab panels rendering.
KeePassXC Debug Information
Operating System
Windows
Linux Desktop Environment
None
Linux Windowing System
None
The text was updated successfully, but these errors were encountered: