web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / PowerApps Editor Bug (...
Power Apps
Unanswered

PowerApps Editor Bug (Formula input)

(0) ShareShare
ReportReport
Posted on by 28

Hello guys,

 

I found  a bug with changing the formula input size. As soon as this is pulled down (see screenshot) it will "stick" to the cursor. Without holding down the mouse button, the size of the fomula input moves up or down parallel to my mouse movement.

This is very annoying.

 

Thanks for feedback,

terramorphous

 

terramorphous_2-1572439923336.png

Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at

    @terramorphous 

    I am not an MS employee but they will likely need to know what browser you are using and what browser version you are running.  Please provide that information.

     

    Try running this program on another browser (Chrome, Firefox, Edge) and see if you can replicate the issue.

  • terramorphous Profile Picture
    28 on at

    No matter in which Browser (Chrome, Firefox, Edge).

    I got this bug in every of these.

  • mdevaney Profile Picture
    29,991 Moderator on at

    Looks like a job for MSFT!

    @v-xida-msft  @v-yutliu-msft 

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @terramorphous ,

     

    Can you describe the steps in detail that led to this bug?
    I have made some test on my side, but don't have the issue you mentioned.
    Are you the only one meet this issue? What about your colleague?
    Could you have a try on another PC / Account to see if the issue still remains?
    Best regards,
    Sik
     
     
  • terramorphous Profile Picture
    28 on at

    Hi @v-siky-msft 

    I found out how to adjust it. If I add a new element to the PowerApp and then directly paste many formulas via strg v. If I now down the form input the error occurs.

    I copy a code block with this size:

     

    Set(showLoading; true);;
    
    ClearCollect(SammlungLeistungsnachweise;
     SortByColumns('[dbo].[LN_Leistungsnachweise]'; "Datum"; Descending)
    );;
    
    ClearCollect(SammlungGefilterteLN;
     SortByColumns(
     Filter(SammlungLeistungsnachweise; 
     Ressource = UserProfil.Id;
     If(!IsBlank(ComboBox1_3.Selected.Kundenname); Kunde = Text(ComboBox1_3.Selected.Kundennummer); true);
     If(!IsBlank(ComboBox1_6.Selected.Auftrag); Auftrag = ComboBox1_6.Selected.ID; true);
     If(!IsBlank(ComboBox1_27.Selected.Monat); Monat = ComboBox1_27.Selected.Monat || Monat = ComboBox1_27.Selected.MonatEng; true);
     If(Left(Input_21.Text; 2) = "KW"; Datum >= LookUp(CalendarWeek; Weekday = 6 && KWYear = Input_21.Text).Start && Datum <= LookUp(CalendarWeek; Weekday = 6 && KWYear = Input_21.Text).End;
     If(Input_21.Text = "Woche";
     Datum >= DateAdd(Today();
     If(Weekday(Today())=1;-6;
     Weekday(Today())=2;0;
     Weekday(Today())=3;-1;
     Weekday(Today())=4;-2;
     Weekday(Today())=5;-3;
     Weekday(Today())=6;-4;
     Weekday(Today())=7;-5
     )
     ) && Datum <= Today(); 
     If(!IsBlank(Input_21.Text) && Len(Input_21.Text) = 4; Jahr = Input_21.Text; true);
     If(!IsBlank(Input_21.Text) && Len(Input_21.Text) > 4; Datum = DateValue(Input_21.Text); true)
     ));
     If(toggle_Kunden.Value; Kunde <> "cd780992-065d-e711-80fe-5065f38a6971"; true);
     If(toggle_Stunden.Value; !IsBlank(Berechenbar) && Berechenbar > 0; true)
     ); 
     "Datum"; 
     Descending
     )
    );;
    
    Set(showLoading; false)

     

     

    But there are other ways in which this bug occurs, which usually happens just while editing.

    It also happens on other PCs and with other users.

     

    Thanks for your help,

    terramorphous

  • v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @terramorphous ,

     

    That's really weird! I would submit it to team when I can reproduce it.

    By the way, what is the PowerApps studio version of your apps?

    Best regards,

    Sik

  • terramorphous Profile Picture
    28 on at

    Hi @v-siky-msft,

     

    i currently use version 3.19102.24, but it has already occurred in previous versions.

     

    Regards,

    terramorphous

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 366 Most Valuable Professional

#2
11manish Profile Picture

11manish 184

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 99 Super User 2026 Season 1

Last 30 days Overall leaderboard