Click here to Skip to main content
15,892,005 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Rep points missing in Rep graphic Pin
User 110609799-Jun-20 0:39
User 110609799-Jun-20 0:39 
GeneralRe: Rep points missing in Rep graphic Pin
Patrice T9-Jun-20 2:37
mvePatrice T9-Jun-20 2:37 
GeneralRe: Rep points missing in Rep graphic Pin
Matthew Dennis10-Jun-20 5:15
sysadminMatthew Dennis10-Jun-20 5:15 
GeneralRe: Rep points missing in Rep graphic Pin
Patrice T10-Jun-20 5:55
mvePatrice T10-Jun-20 5:55 
BugBizarre activity Pin
Greg Utas8-Jun-20 6:46
professionalGreg Utas8-Jun-20 6:46 
GeneralRe: Bizarre activity Pin
Chris Maunder8-Jun-20 8:56
cofounderChris Maunder8-Jun-20 8:56 
GeneralRe: Bizarre activity Pin
Greg Utas8-Jun-20 11:20
professionalGreg Utas8-Jun-20 11:20 
BugWidth for first image is 700, regardless of setting Pin
Greg Utas5-Jun-20 2:29
professionalGreg Utas5-Jun-20 2:29 
See the post[^] below. This is not fixed.

Setting a margin for an article's first image works, but its width is always 700 (the same as the article), so setting a margin causes the image to go beyond the right margin.

It displays correctly when previewed before submission, but something goes awry during submission. If you look at the HTML, the first image is called out the same way as the others when previewed. But after submission, it's called out in a completely different way than the subsequent ones, which remain OK.

EDIT: The article[^] is up, and unless Sean corrects the first image, you can see how it displays, even though it was set to width=500 (an experiment that failed) and margin=50. The callout for the first image is
<p><img src="/KB/cpp/5269493/image1-r-700.png" style="margin-left: 50px; margin-right: 50px; cursor: pointer; border: 0; width: 700px; height: auto"...
whereas the callout for the second is
<p><img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="width: 600px; height: 183px; margin-left: 50px; margin-right: 50px"...
with the subsequent ones following the pattern of the second one.


modified 5-Jun-20 8:53am.

GeneralRe: Width for first image is 700, regardless of setting Pin
Chris Maunder8-Jun-20 6:38
cofounderChris Maunder8-Jun-20 6:38 
GeneralRe: Width for first image is 700, regardless of setting Pin
Greg Utas8-Jun-20 6:56
professionalGreg Utas8-Jun-20 6:56 
GeneralRe: Width for first image is 700, regardless of setting Pin
Chris Maunder8-Jun-20 8:45
cofounderChris Maunder8-Jun-20 8:45 
PraiseCool PinPopular
Nelek4-Jun-20 21:30
protectorNelek4-Jun-20 21:30 
GeneralRe: Cool Pin
Chris Maunder5-Jun-20 5:53
cofounderChris Maunder5-Jun-20 5:53 
BugStrange names in QA Pin
Richard MacCutchan4-Jun-20 1:30
mveRichard MacCutchan4-Jun-20 1:30 
GeneralRe: Strange names in QA Pin
Richard Deeming4-Jun-20 4:17
mveRichard Deeming4-Jun-20 4:17 
GeneralRe: Strange names in QA Pin
Matthew Dennis4-Jun-20 11:14
sysadminMatthew Dennis4-Jun-20 11:14 
GeneralRe: Strange names in QA Pin
OriginalGriff4-Jun-20 20:45
mveOriginalGriff4-Jun-20 20:45 
GeneralRe: Strange names in QA Pin
Richard Deeming5-Jun-20 7:37
mveRichard Deeming5-Jun-20 7:37 
BugSpurious article tags Pin
Greg Utas4-Jun-20 1:19
professionalGreg Utas4-Jun-20 1:19 
BugImage width not set? Pin
Greg Utas4-Jun-20 0:19
professionalGreg Utas4-Jun-20 0:19 
GeneralRe: Image width not set? Pin
Richard MacCutchan4-Jun-20 0:27
mveRichard MacCutchan4-Jun-20 0:27 
GeneralRe: Image width not set? Pin
Greg Utas4-Jun-20 0:44
professionalGreg Utas4-Jun-20 0:44 
GeneralRe: Image width not set? Pin
Richard MacCutchan4-Jun-20 1:05
mveRichard MacCutchan4-Jun-20 1:05 
GeneralRe: Image width not set? Pin
Sean Ewington4-Jun-20 4:16
staffSean Ewington4-Jun-20 4:16 
GeneralRe: Image width not set? Pin
Greg Utas4-Jun-20 6:50
professionalGreg Utas4-Jun-20 6:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: AnsweredCompletedFixed

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.