For questions about the mobile versions of Stack Exchange sites.

learn more… | top users | synonyms (1)

25
votes
0answers
169 views

Missing features of mobile chat

Mobile chat is missing a lot of features (understandable, as it's mobile). However, there are a number of features not currently implemented that are almost necessities: Replies — Sure, we can type ...
24
votes
0answers
131 views

Make the number of close votes easier to see in the mobile theme

With the mobile theme, the number of close votes that have been cast thus far for each of the close reasons are not very visible. For example, on my iPod, I see this: It would be much easier to ...
22
votes
0answers
128 views

Official Stack Overflow mobile app

This question has been asked before in 2010, but I am sure many of us would like to see an official app to use Stack Overflow, which allows interaction (votes, reviews, etc) instead of just reading ...
20
votes
0answers
133 views

Close as a duplicate on mobile: Lots of Vertical Scrolling

Attempting to use the site with a Nexus 4. I came across a question that was a duplicate, so I found the dupe and voted to close. The only problem: the button is at the bottom of the modal. While ...
20
votes
0answers
364 views

Please provide a mobile-optimized captcha page

When working with the mobile version of one of the mobile sites, my connection got really slow, and (I think this is what) caused Apple.SE to show me a captcha. I'm okay with that, but I'd like to ...
18
votes
0answers
108 views

Minimum comment length is hidden on the mobile site

I know that comments have to be at least 15 chars for the system to post it. I noticed that on the mobile site, there is no "x chars to go.." warning. If I try to post a comment that is too short, it ...
18
votes
0answers
306 views

Detect mobile browsers and change hover behavior accordingly

Occasionally I'd like to be able to publish a question from a mobile browser, or otherwise use StackExchange. However, some of the site UI elements do not appear without some kind of hovering, such as ...
15
votes
0answers
78 views

Advert to the election on the mobile site too

The information that there's an election at the moment is quite present on the full Stack Overflow site: But when browsing mobile you'll not even notice that something is going on, except you ...
14
votes
0answers
132 views

Add an Image Upload button to the Mobile Site

With the release of iOS 6, the most commonly used mobile browser now supports standard generic image upload buttons. This is actually really handy. I can take screenshots on my phone or iPad, and use ...
14
votes
0answers
61 views

Make the mobile version of the sites moderator-friendly

I keep on having issues using the mobile sites as a moderator on an iPhone. The following are relatively easy fixes that would make a lot of difference for me (and hopefully other mods): I can't ...
14
votes
0answers
233 views

Can we have a “format code” button in the mobile theme?

It's very difficult to post code on Stack Overflow using the mobile theme on an iDevice. I've tried indenting the code by 4 spaces, but I'm still getting an error that the code is not formatted ...
12
votes
0answers
134 views

Why is the code syntax color highlight gone in the mobile view?

The code block on a phone or tablet is only black/white. Update: example The code in the following link will have syntax color highlight in desktop browser. MVP Framework for winforms Here is the ...
12
votes
0answers
80 views

Can we have the new answers posted notification on the mobile site?

It can take a long time to enter a decent answer via the mobile site. Code formatting, links and research are all harder. Is it possible to get the "new answers have been posted" notification on ...
11
votes
0answers
46 views

Add click event to trigger timestamp tooltips

I just cannot seem to get these to pop up on the stock Android browser or the latest Chrome for Android, in both desktop and mobile mode. Can a click event be added for these (and other ...
11
votes
0answers
75 views

Design “Page Not Found” page for Mobile

I often use Stack Exchange sites on my smartphone. The mobile version works great, but when I end up on a page which is not found (like a deleted question), it redirects me to full version of site. ...
10
votes
0answers
65 views

View tag wiki excerpt on tag page on mobile site

One important thing I feel is missing from the mobile design is the ability to view a tag's excerpt directly on the tag page. I find the excerpts very useful on the main site when I see a tag on a ...
10
votes
0answers
120 views

Help the SO team create a css for a mobile site

Since Jeff & Co only ideas for mobile are to make the site Black & White and statuscompleted the feature request, I propose that all we collaboratively develop a CSS skin so they can use it in ...
9
votes
0answers
58 views

View vote count button on mobile

On the mobile site, can there be a button directly below the vote up/down buttons for viewing vote counts? When I am using the mobile site and I want to view vote counts, I have to switch to the full ...
9
votes
0answers
229 views

Please add -webkit-overflow-scrolling: touch to code blocks and other overflown elements

-webkit-overflow-scrolling: touch is an iOS-specific CSS feature that enables native momentum-based scrolling on overflown elements. Without it, scrolling just feels bad on iOS devices. Those who ...
9
votes
0answers
103 views

Show full reputation on mobile site

As soon as you hit 10k reputation the reputation is truncated to xx.x k. On mobile unfortunately, after expanding the informationbar on the top, this forces you to perform another click to your ...
8
votes
0answers
254 views

CSS Issue on User Profile Accepted Answers/Question

tldr : Prevent Eyes From Striking! Add a colored background to the non-meta user page on accepted answers. Add 1 line of CSS to make the user page friendly looking like on the meta! See the ...
8
votes
0answers
130 views

Implement the 'pull down to refresh' technology on mobile view

The pull down to refresh thing is becoming a growing trend on mobile apps/sites. In case you don't know what I am talking about, here is an example: (image source) Note: the image doesn't reflect ...
8
votes
0answers
49 views

Include Rep total for the day on mobile

On mobile SO, the rep screen shows a very long and impractical list of every single question that has changed the reputation of the user. While on desktop SO, this screen shows a nice total number ...
8
votes
0answers
67 views

Provide the short URL link to questions and answers on the mobile site

The mobile site is missing the buttons that provide the permalinks to a question and its answers; the buttons to share a question via Facebook and Twitter are also omitted. The value in adding the ...
8
votes
0answers
47 views

Linked italic text is not highlighted on the mobile site

When italics are applied within a link tag, em { color: black; } overrides a { color: #938322; }, with the result that the link is indistinguishable from other italic text on the mobile site: ...
7
votes
0answers
47 views

Add backtick character to mobile stack overflow

The code formatting character, backtick, is (at least on my phone) extremely difficult to get on phone keyboards, if it's accessible at all. Yet this character is needed constantly when leaving a ...
7
votes
0answers
52 views

The number of delete votes is shown to the left

In the mobile theme, the number of votes to delete a post is shown to the left side, instead of the usual right side. This happens with both iOS 6, and OS X 10.8, using the default ...
7
votes
0answers
78 views

Could we have an option to enter submit a line in chat, rather than start a new line?

I've got SE chat set up in a docked window in mobile mode in windows 8, and use it fairly regularly on an android phone. In both cases, hitting the enter key starts a new line. It would make sense to ...
7
votes
0answers
56 views

Add/Show comments focuses text box by default

If I open a post using the mobile theme, which has many comments, there is a link at the footer "add/show n more comments". If this link is clicked, the comments are loaded and displayed. At the ...
6
votes
0answers
24 views

Mobile chatting doesn't clear pings

I've been chatting from mobile today (with my Galaxy SIII), seems like when people ping me, it doesn't matter whether I send messages, or even specifically ping them back, the notification doesn't get ...
6
votes
0answers
61 views

Attempting to close as duplicate on mobile unleashes chaos

Voting to close as duplicate on mobile is pretty painful with the recent changes to the duplicate selection dialog, especially due to vertical scrolling, as mentioned elsewhere. However, at least on ...
6
votes
0answers
61 views

Is there a bug that causes review queue actions fail often using mobile Safari?

After several weeks of trying to use Mobile Safari for reviewing items in the review queue, there is a very strong chance that some noticable percentage of review tasks will fail when using mobile ...
6
votes
0answers
41 views

Please implement Twitter sharing of questions on mobile design

I would like to share a Stack Overflow question via Twitter. I'm using my iPhone, and there's no "share" widget on the mobile view of SO. Instead, I have to copy & paste the question title and ...
5
votes
0answers
36 views

Global inbox/supercollider on mobile should have a way to read more than four entries

On a desktop computer the notifications pane in the supercollider has a scrollbar, so I can see all of my messages/notifications by scrolling. On my (Android) phone, however, I can see the ...
5
votes
0answers
33 views

Why is switching to mobile not network-wide?

I often have to move to a small window which is practically a mobile interface, and that means I need to switch over pretty much every site I am using to the mobile interface, especially chat which is ...
5
votes
0answers
442 views

Login not working in Opera Mini 3

I am using Opera Mini 3 (yes I know Opera Mini 7 is out) because, in Dubai, both major telecom operators have blocked Opera Mini 4+ or any other mobile application which is transmitting data over the ...
5
votes
0answers
50 views

Tiny “upvote arrow” on user profiles on mobile

On mobile, on certain user profiles, there's a little comment-upvote type arrow. I tapped it repeatedly(since tapping comment upvotes on mobile doesn't always work--you miss at times) just to see ...
5
votes
0answers
94 views

Mobile site highlighting someone elses favourite tags

When viewing Server Fault on my iPhone, I'm seeing some questions highlighted as if they are my favourite tags, but... they're not: I only have one favourite tag, powershell. This seems to be ...
5
votes
0answers
119 views

Hide email field from moderator view on mobile site

When viewing a user page on the full site, moderators (but not SE Employees) see a little "click to show" link in the email address field. Clicking this reveals the user's email address (obviously). ...
5
votes
0answers
38 views

No feedback when comment fails to post on Android 2.3.5

In the mobile theme on Android 2.3.5, comments that do not meet the minimum length will fail to post but no feedback message is displayed to the user. The submit button changes to its active state, ...
5
votes
0answers
26 views

Show daily rep totals on mobile site

I think it would be nice if the reputation page on the mobile site showed the daily totals like the full site does. This could fit in the existing date bar:
5
votes
0answers
26 views

Mobile site: can we see views somewhere?

One thing that bugs me when using the mobile site is you can't see the views of a question anywhere (even though you can rank questions by views on your profile!). Can this be added somewhere?
4
votes
0answers
951 views

Auto-completion during human verification on mobile

When typing the captcha for human verification on a mobile device, text completion is allowed on the input element which makes this already annoying (but necessary) task more annoying. Here is a link ...
4
votes
0answers
73 views

why can't I edit comments on my phone?

I am unable to click, or even select, the ”edit” link on my comments when using the browser on my Android device. I've seen at least one other comment mentioning this, as well. This is true for both ...
4
votes
0answers
55 views

Favorite Tags not available on mobile site

I like to use the stackoverflow mobile site on my phone. The one feature that I really miss from the desktop version is the ability to see my list of favorite tags. On the desktop version it is ...
4
votes
0answers
88 views

MathJax rendering cut off on math.stackexchange mobile site

The MathJax rendering gets cut off on the mobile version of math.stackexchange.com, as in the screenshot below. I'm not familiar enough with MathJax enough to suggest possible workarounds, but thought ...
3
votes
0answers
48 views

Using SO on a mobile device

Yesterday, I was browsing the mobile Stack Overflow site. I noticed one thing: the textareas where you write your comments/answers are very buggy. I'm using a Samsung Galaxy S2, with the standard ...
3
votes
0answers
39 views

Disable all selection and onkeypress on mobile version

Since today answering questions has become a daunting task. It has never been easy using thus keyboard (Swype), but starting today it's even more difficult. Before, the application would react ...
3
votes
0answers
31 views

A couple improvements to the mobile site

The following a a few easy and simple ways to improve the easy-of-use of the mobile version of stackoverflow.com: Increase the size of the navigation menu buttons These buttons are currently too ...
3
votes
0answers
43 views

Show a notice when a question cannot be deleted through the mobile site

I try to delete a question on meta through the mobile site but it simply reloads and nothing happens. Then I switch to the full site and try again and see the following notice: Sorry, this ...

1 2