1
vote
3answers
22 views
Is there a BUG Calatog, classifying the bugs with general descriptions?
Hi,
Is there any work done on classifying the bugs; practically categorizing and sub-grouping them based on their their occurrence place, side-effects, complexity and so on? With …
1
vote
2answers
113 views
WPF Application Crash (Easy reproduction) - Is it a microsoft BUG??
Issue:
Our application crashes when a user type some text into the WPF TextBox.
Please help! The easy 3 minutes reproduction appears below
Reproduction:
Register a WPF TextBox …
0
votes
0answers
25 views
Cause of pointer shape change over dropdown fields in IE6?
I have a web page with a form with several dropdown fields. For certain users, using IE6, there is a strange bug where mousing over the dropdown fields will cause the mouse cursor …
1
vote
1answer
39 views
Can one turn visual studio’s ‘smart’ sql query assistant off?
When creating this query in the SQL querybuilder window in visual studio (2008):
UPDATE outgoing_messages
SET readstatus = 5
FROM outgoing_messa …
0
votes
5answers
296 views
jQuery DatePicker Bug?
Hi,
I'm using jQuery DatePicker and it shows wrong date for November, 2009.
You can see this in my sample page.
http://project-base-23.codepremise.com/door/test_calendar
Is thi …
0
votes
1answer
683 views
JQuery: IE Styling Error/Bug on Select attr() change
Hi Guys,
Ive got a problem with IE which is fine in FF, Chrome etc...
I have for example a 2 column layout of which for debugging ive emptied the left hand side one. The right ha …
0
votes
5answers
336 views
CSS problems: with custom ul,li dropdown navigation in ie, especially with the ie6 overflow:visible bug
The essence of the ie6 bug (dropdown entries must be truncated via overflow hidden to prevent ie from incorrectly expanding instead of acting as overflow:visible) can be seen in it …
0
votes
1answer
30 views
Java Servlet Mimetype and Internet Explorer mimetype handling bug
I have a servlet that may return text/html or application/pdf content. Apparently, it looks like Internet Explorer (IE7) does not handle the application/pdf correctly.
For exampl …
0
votes
1answer
28 views
IE6 - Element jumps when loading
In IE6 one element (an iframe in a table, to be precise) on my page for a short time appears at an absolutely wrong position, and then, when loading is done, jumps into the correct …
0
votes
1answer
24 views
Eclipse doesn’t recognize style in the Android Layout builder?
Since Android supports styles and it's good practice to use them (similar to CSS), I made a new style and applied it to 3 buttons.
The Layout builder in Eclipse did not register t …
0
votes
0answers
52 views
jquery iframe css firefox bug?
Without going in to detail on what these methods do, can anyone tell me why I get these weird results?
getCurrentIframe().findInIframe("h2").css("paddingLeft") // gives me "20px"
…
6
votes
3answers
197 views
I think I found a bug in WebKit (or jQuery), can others confirm?
I believe I have found a bug in WebKit. It involves outerWidth(true) (and I assume outerHeight(true) ) in jQuery.
In every browser but Safari and Chrome, the third box is 200. In …
0
votes
3answers
93 views
IE6 border-bottom: 0 & padding CSS issue.
Hi,
I just encountered a IE6 bug that I don't seem to identify over the net.
Basically this is when the behavior is triggered: a block element has border, on all sides except bot …
9
votes
14answers
447 views
How do you fix a bug you can’t replicate?
The question says it all. If you have a bug that multiple users report, but there is no record of the bug occurring in the log, nor can the bug be repeated, no matter how hard you …
0
votes
1answer
17 views
Visual Studio Dataset Designer Null
Visual Studio 2008 has a bug in that you cannot use the dataset designer to set an int type field to be nullable. (There are error reports going back to VS 2005 but it seems this …
