21
Views
1
Comments
Solved
[OutSystems UI Web] LayoutPopup
outsystems-ui-web
Web icon
Forge asset by OutSystems
Application Type
Traditional Web
Platform Version
11.19.0 (Build 38072)

Hi everyone,

When outsystems Versionup from [Version 11.0.212.0 ]  to  [Version 11.19.0 (Build 38072) ] ,

(OutSystemsUIWeb version from Version 1.5.3 to Version 1.12.0)


It looks like LayoutPopup was be changed.

and it casuse the first input item get a focus automate when page is loaded.

so anybody can tell me:

・why this change ?

・how  turn off it?(don't wanna auto focus on when  page load )




2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hello @Ming Liu,

First of all, notice that you're "jumping" between several versions so you should carefully check the release notes.

For this particular case:

  • Why did this change?
    • This was an accessibility enhancement.
       
  • How to turn it off?
    • If accessibility is a topic you want to ignore, you can try to override the method or, as a last resort (really don't advise this) create your own Layout.

Cheers,
GM

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.