Same issue on iOS, because of the popup above.
             
            
              1 Like 
            
            
           
          
            
              
                sam  
              
                  
                    March 13, 2016,  9:07pm
                   
                  4 
               
             
            
              I remember at some point we moved this below, I wonder what happened
             
            
              
            
           
          
            
            
              We should definitely move it below, we have no choice on mobile.
             
            
              1 Like 
            
            
           
          
            
            
              This looks moved to me now? Did you take this already @tgxworld ?
             
            
              
            
           
          
            
              
                sam  
              
                  
                    March 22, 2016, 11:27am
                   
                  7 
               
             
            
              Nope, try selecting one word, or starting at opposite dir
             
            
              
            
           
          
            
            
              Still showing button below on my iPhone 6s… even when I select a single word on the same line…
             
            
              
            
           
          
            
              
                tgxworld  
              
                  
                    March 22, 2016, 11:33am
                   
                  10 
               
             
            
              Not yet. Will look at it this week.
             
            
              
            
           
          
            
            
              Yeah but that’s desktop  not mobile layout. I have multiple screenshots of it doing below on the iPhone 6s.
So perhaps then the “fix” is “behave like mobile here in all cases and place the button below”.
             
            
              2 Likes 
            
            
           
          
            
              
                tgxworld  
              
                  
                    March 23, 2016,  7:52am
                   
                  12 
               
             
            
            
              1 Like 
            
            
           
          
            
            
              Kind of – depends if we classify Android as “mobile” or not, which might be a problem for the few rare larger Android tablets… not a problem at the moment since we almost completely lump all Android devices into mobile, but may not be that way in the future, which would make the OP a bug again.
             
            
              2 Likes 
            
            
           
          
            
              
                tgxworld  
              
                  
                    March 23, 2016,  7:58am
                   
                  14 
               
             
            
              O wait I didn’t notice OP was on Android. Let me confirm.
             
            
              
            
           
          
            
            
              Conceptually, I kinda think it should be
if (isMobileDevice || isIOS || isAndroid)
Since there are “not-mobile” devices in both categories, yes?
             
            
              3 Likes 
            
            
           
          
            
            
              For your reference, this might be helpful:
             
            
              2 Likes