Questions about site's functionality issues (bugs, incompatibilities, feature requests) in Internet Explorer.
0
votes
1answer
45 views
IE9 Questions page user reputation does not display correctly
When looking at the StackOverflow questions on the question page in IE9, this is how the user reputation is displayed (This works fine in Firefox):
11
votes
1answer
174 views
JavaScript on whole site is broken in IE (9 or less) because of stub.js
Using IE 9 or less, I'm getting a JS error "Object is required" on line 1, position 137 in stub.js.
The script stops and the StackExchange object does not get initialized, so later there are "Object ...
-7
votes
1answer
115 views
No username password text box in Internet explorer 6.0.2 [duplicate]
I used to access StackOverflow with Google Chrome but unfortunately today I am trying to login from IE 6.0.2 but when Click on "Login" link I am redirected to "Login page" but there is no "username" ...
1
vote
1answer
78 views
Markdown bug with code indentation when using Internet Explorer 8 and Compatibility mode
I went to edit a C++ question to fix the code formatting but noticed that the code seemed to already be properly formatted for markdown. The syntax highliting works but every line is starting at the ...
4
votes
2answers
141 views
Why does my review page appear distorted in Internet Explorer 10?
I use Internet Explorer 10 in Windows 8. It's working fine in Google Chrome.
When I open the review page, it appears distorted as shown in the picture above.
When I review posts,
I can ...
0
votes
0answers
20 views
Login fails with two clicks opening two dialogs
When I accidentally doubleclick “log in with Stack Exchange”, this results in the following effect: The first click tries to load the login and password field for stack exchange ID provider, meanwhile ...
-2
votes
1answer
136 views
A certain meta page does not open right in IE
Try to open this page in IE (8 and 9 have been tested) [works fine in compat mode]
Potential security risk: Null bytes accepted as part of text
Only the title seems to load.
Is it because of my RTL ...
0
votes
0answers
43 views
Bug navigating question/answer list in profile returns to page 1
When viewing the list of questions (or answers) in my profile, I click a question (or answer) to read. When I want to go back to the list, I navigate "back". This returns me to the first page of the ...
0
votes
0answers
46 views
Saving edits to my question fails [closed]
I was redirected to this page when I was trying to save some quick edits to this question. I tried a couple of times and am not able to save edits to my question. I've added a comment instead to add ...
4
votes
1answer
62 views
Does not display user reputation properly when the question is more than 1 sentence long
Found this bug on stackoverflow this morning. It does not display the user reputation for user LoneXcoder for this question when I searched for all C# questions. I also got a browser error, which I've ...
1
vote
1answer
51 views
Community bulletin text flows out of box
A minor formatting bug, I think:
The box displaying the Community Bulletin appears to be a little broken. The bottom edge of the box currently runs through the text of the Arqade blog post ...
2
votes
2answers
279 views
“Copy to Clipboard” loses formatting
When we copy content from Stack Overflow, it provides the whole content as a single line. It does not provide the content as it shows formatted on the screen.
Or is there any way to select the ...
6
votes
1answer
149 views
Cannot find link to my user page on DBA Stack Exchange
I am using Internet Explorer 8 and I have some accounts on Stack Exchange. On Math.SE on top of the page there are some drop down boxes and the links to my account and to chat, meta, about and faq ...
3
votes
2answers
215 views
Data Explorer currently crashing Internet Explorer
Right now when I go to http://data.stackexchange.com (either by link or typing in the URL) in Internet Explorer 8 on Vista, it crashes the tab and IE attempts to recover twice, finishing with ...
4
votes
2answers
124 views
We also offer [what] for open source projects?
In the "May I promote here?" section of the FAQ there is an omission of some word;
We also offer [special discounts? rates?] for open source projects and non-profit organizations.
What is it ...
15
votes
3answers
463 views
Commenting switches Internet Explorer 8 to Compatibility Mode
Once in compatibility mode, pressing Enter to add comments no longer works. So there is something wonky going on with the scripts (happened on a recent change set that was rolled out?)
3
votes
1answer
69 views
Username display - Bug with Chrome and IE
So I get that Dave Newton used a special font for his username:
It seems to have no problem with firefox, but on Chrome and Explorer when he answers or ask a question (not on his user page though), ...
28
votes
2answers
554 views
Stack Exchange sites look TERRIBLE in Internet explorer [duplicate]
Possible Duplicate:
Which browsers are officially supported? And what else do I need?
...Three.
It even causes a General Protection Fault!
Please fix this.
-5
votes
2answers
415 views
Why can't I easily paste code into Visual Studio from the Stack Overflow site? [duplicate]
Possible Duplicate:
Prettified code copied in Internet Explorer pastes without line breaks
When I copy code from Stack Overflow into Visual Studio 2010, all the line feeds seem to be ...
8
votes
1answer
342 views
Remove IEs compatibility mode button from SE sites
If we serve the header:
X-UA-Compatible with the value: IE=edge
We can eliminate the "compatibility mode" / "make website ugly" button in IE9.
Before:
After:
This will add 20 or so bytes ...
4
votes
2answers
267 views
CSS for Stack Overflow didn't load
I originally thought this was a mobile-theme related issue, but it is not. The css of the page does not load.
I guess I could clear my browser's cache. Is there any other option?
Edit: I do not ...
1
vote
0answers
174 views
Script errors when opening blog.stackoverflow.com in IE8
When I browse to blog.stackoverflow.com in IE8 with script debugging enabled, I get many script errors.
The first is:
Line: 1
Error: 'null' is null or not an object
And the second is:
Line: 521
...
12
votes
1answer
120 views
In-Line editor appears wrong in IE 8.001
In-Line editor appears wrong in IE 8.001
Does anybody experience same problems? Is there solution for this?
15
votes
1answer
297 views
Code that is too long to display on a single line creates a massive vertical code block
If you write some code on one line which is too long for the code block to display in one, it usually, if I remember correctly, would just add a scroll bar to the bottom. Seemingly this has changed as ...
3
votes
1answer
232 views
0
votes
0answers
121 views
“Expected identifier, string or number” error when using IE7 [duplicate]
Possible Duplicate:
Problems with IE7
As of this morning, when I go to any StackExchange 2.0 site, IE7 is showing an error icon, with the following associated error:
I've cleared my ...
1
vote
1answer
191 views
Login by Google OpenID fails in FF 4.0.1 with an HTTP 403 error
I cannot log in to StackExchange.com or Cooking.StackExchange.com.
I tried Cooking first, using this URL:
...
1
vote
1answer
95 views
Mobile theme being incorrectly served to non-mobile browsers
After installing IE9, I visited SuperUser's home page only to be greeted with:
Since I doubt that it's supposed to look like that, I'll assume it's a bug.
Info:
OS: Windows Vista Home Premium ...
19
votes
3answers
1k views
Prettified code copied in Internet Explorer pastes without line breaks
When you copy a block of "pretty printed" code in Internet Explorer 8 and paste it in notepad, all text appears on one line. See for example:
Hello
This is some code
This is the third line of the ...
-4
votes
2answers
101 views
Internet Explorer in the ad wheel?
Why is the browser that ought not to exist being advertised on Stack Overflow? After all, this is a programming site, and it gives programmers the most headaches of any browser. And now we advertise ...
4
votes
2answers
158 views
Can we please quit ragging on the posters who want to support IE6?
I hoping to gauge the feeling of the community with this question. My apologies that it seems a bit "ranty".
If a post is about a problem which only occurs in Internet Explorer 6, there are ...
1
vote
0answers
74 views
Known IE Bug — total browser lockup?
In IE8, when I am modifying a code block and do various different combinations of tab/space key entries, the browser almost always locks up and cycles through some JavaScript routine. Is this the ...
9
votes
0answers
123 views
Why is rep cut off when question is multilined
I'm using IE 8.0.6001.18702 running on Windows XP Pro V2002 SP3. When the question is multilined, the rep seems to get cut off.
.
Let me know if you need more information.
2
votes
2answers
124 views
Can't Upvote or Flag comments on SO & Meta
I can't upvote on comments on SO or here on Meta. If I mouse over a comment I don't see any option to upvote or flag.
I can upvote and flag comments on SF and WebApps.
Using IE 8 (8.0.6001.18702).
...
3
votes
3answers
117 views
Browser is crashing when you have focus on 'post your answer' button and you press ctrl+tab
In Stackoverflow.com Set focus on 'post your answer' button while answering a question, and then press ctrl+tab muultiple times, then change focus. You will see bullet characters on the button.
Repeat ...
4
votes
3answers
117 views
User listing messed up sometimes on IE8
This is a repost from UI Meta, but it affects the SO site, the meta SO site and the ui.stackexchange.com site as well:
Not sure if this is the right forum, but there's an issue with the user listing ...
5
votes
2answers
315 views
Why does the first user flair in a page dominate?
Or: Aaronut is six moderators by himself
Observe:
To reproduce this, visit http://meta.cooking.stackexchange.com/about. Now click on some link in the page; I chose the "parent" link at the top of ...
1
vote
2answers
159 views
Badges don't have rounded corners on IE
I know it's really irrelevant, but on IE8 the badges look like this:
Or nobody here cares about iE?
1
vote
2answers
128 views
Images seem to break tag wiki?
I can't see the source of the wiki due to insufficient participation in friday events, but the always-friday-in-iceland tag wiki and the waffles tag wiki appear very broken. The alignment of items is ...
1
vote
1answer
642 views
Problem with <pre> in markdown
Have a look at this question: http://stackapps.com/questions/1181/
Now hit edit and look at the preview. Doesn't match, does it?
Edit: Yes, I am aware that I didn't close the <pre> tag.
Repro ...
1
vote
2answers
2k views
Google Analytics javascript loading problem - '_gat' is undefined
Running IE8. I see, in Fiddler, the ga.js script being loaded, but still '_gat' is undefined. I recently reset the browser per: ...
3
votes
0answers
81 views
New StackExchange sites: badges rendering incorrectly on IE7
Taken from Meta.Webmasters. I have the same issue with WebApps.
On IE7, badges aren't rendering correctly:
0
votes
2answers
87 views
Constant length code snippets
I am using stackoverflow.com for quite a while now. I have noticed that when we use code markups, the code get's re-formatted and syntax-highlighted; but if a code of say, 100 lines is posted, all the ...
1
vote
2answers
116 views
Cannot paste question title using Internet Explorer [duplicate]
Possible Duplicate:
Pasting text into input boxes behaves incorrectly
Scenario
Click Ask Question button.
Paste something into the title.
Expected Results
Pasted text shows up in ...
1
vote
3answers
110 views
Editor cursor positioning bug
I've noticed a recent change (I think) in the way the editor behaves, for me at least.
There seems to be some delay after I hit the enter key before I can move the cursor back to the end of the ...
5
votes
2answers
130 views
Careers experience layout messed up in IE
Fixed - Thanks guys!
Noticed that the public CV for careers has a different layout for Firefox and IE7. In IE, I get the heading and tags on several lines:
In Firefox I get the heading and tags ...
5
votes
5answers
189 views
Tag suggestion only works for the first tag
I don't know why, but the last few days I haven't gotten any tag suggestions other than for the first one I type in. I have had to write one, cut it out, write another, paste the other one in, cut bot ...
22
votes
6answers
2k views
Pasting code from Stackoverflow to notepad loses line breaks using IE?
Whenever I copy code from a Stack Overflow post and try to paste it into VS or Notepad, all the carriage returns are lost and I have to go through and fix everything. Is there a proper way to do this ...
1
vote
0answers
56 views
“Post Your Answer” button is prefixed by bullet points at runtime [duplicate]
Possible Duplicate:
Stackoverflow ie8 issue / bug?
While posting answers (on stackoverflow, at least), I've noticed that the "Ask Your Question" gets prefixed by a bullet point (●). In fact, ...


