לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

Firefox Mobile: Why doesn't browser URL area scroll out of way?

  • 1 תגובה
  • 1 has this problem
  • 13 views
  • תגובה אחרונה מאת Kevin

more options

I like Firefox Mobile. I'm using it on my Samsung Infuse 4g. I really wish the browser url area would auto-scroll itself away upon calling up a webpg/website, or when refreshing a webpg. other browsers seem to do this, depending on the javascript being written in the code, yet Firefox mobile doesn't recognize the script. please make this work, firefox guys. I'd appreciate a tad more window realistate on my phone when using your mobile web browser. Thank you!

I like Firefox Mobile. I'm using it on my Samsung Infuse 4g. I really wish the browser url area would auto-scroll itself away upon calling up a webpg/website, or when refreshing a webpg. other browsers seem to do this, depending on the javascript being written in the code, yet Firefox mobile doesn't recognize the script. please make this work, firefox guys. I'd appreciate a tad more window realistate on my phone when using your mobile web browser. Thank you!

כל התגובות (1)

more options

It is on our list of things do bring back, though I don't have a timeframe for its inclusion.

It makes the writing the program a bit more complicated as you need to keep track of the address bar state (on/off) and make a number of decisions about when to show it (only when at the very top of the page? whenever the user interacts with the page? some other behavior?). There are also touch enabled sites, Google maps for example. Getting the touches correct for such sites is somewhat difficult when showing or hiding the address bar.