When creating/editing posts, it helps to have a cancel button. For example, let's say I'm editing this topic. Since the preview button is there, I decided to do a preview. But it doesn't look good, so I want to return back to my topic and maybe continue reading the thread. Intuitively, people would want to "cancel" their edit. But, by your logic, we could just as well close and restart the web browser!Lumpy Burgertushie wrote:what is there to cancel?
if you change your mind about making the post, simply do not click the submit button and use your back button to return to the forum.
if you change your mind about what you want to say, highlight and delete the text you have typed.
I don't understand what a cancel button would do.
robert
The reason why I reply to this is because there are situations where I think the where the "cancel button" seems like the way to go (although you're in such denial that you made 3 posts elaborating on the "back" button). But more importantly, I wanted people to know the "right" way to implement the "cancel button". We shouldn't use the "back" history (javascript/dhtml) as you suggested, but rather, link the "cancel button" to the actual post where the edit is made. BTW, you don't have to "look around for a cancel button" if it's right beside the submit button!Lumpy Burgertushie wrote:you also could simply hit the back button in your browser just like I said above.
I have never seen a "cancel" button in this type of situation. It simply is not needed and I bet most people would intuitively click the back button on the browser rather than look around for a cancel button.
hmm, then perhaps you should look at other forum software. vBulletin has one, as do Agora and Kunena (Joomla forum components). Perhaps you don't see the usefulness of it, but to users who aren't browser-savvy (that's 90% of Internet users), the Cancel button is a necessary part of the browsing experience. I've already had a few users ask me about a Cancel button when editing a post, and telling them "You're so stupid, why don't you just hit the Back button?" doesn't seem like a terribly good idea.Lumpy Burgertushie wrote:you also could simply hit the back button in your browser just like I said above.
I have never seen a "cancel" button in this type of situation. It simply is not needed and I bet most people would intuitively click the back button on the browser rather than look around for a cancel button.
Absolutely incorrect. The text of your post is right under the preview, so you do not need to click anything. You just scroll down.GoremanX wrote:
If I press the "Edit" button, edit my post, and then click "Preview", I am presented with a preview of my changes. If I don't want to post those changes, I have to:
- click the "Back" button twice or
- click on any other link on the page except the Preview or Submit buttons
Oh I see, so your solution is that I have to re-edit my post back to its original state from memory, and then re-submit it as an edited post with no changes at all from the original? Yes, that much more intuitive than a Cancel button.stevemaury wrote:Absolutely incorrect. The text of your post is right under the preview, so you do not need to click anything. You just scroll down.
You are putting words in my mouth. I never said anything about going between a post's text and its preview. I meant going from a preview back to the original topic with the intended changes "Canceled".stevemaury wrote:You are putting words in my mouth. I expressed no opinion about the efficacy of a Cancel button. I merely pointed out that you do not have to click anything to go between a post's text and its preview.
Correct. If you've gone through a lot of edit/preview cycles trying to get the post just right, only to find somebody else posted something similar, the Back button wouldn't get you back to the topic you were in without a lot of clicking.bluespyy wrote:When creating/editing posts, it helps to have a cancel button. For example, let's say I'm editing this topic. Since the preview button is there, I decided to do a preview. But it doesn't look good, so I want to return back to my topic and maybe continue reading the thread. Intuitively, people would want to "cancel" their edit. But, by your logic, we could just as well close and restart the web browser!
Bread crumbs aren't the "right" way, either, as they take you to the forum, not the topic you were in. Even the topic title won't necessarily work in a multi-page topic -- it takes you to the first page of the topic, not the page you were on.bluespyy wrote:However, I would like to point out that there is a way around this. You could click on the "bread crumb" menu, or the "title" to navigate to the "right" place.
I think it was meant as a feature request by the OP, and all subsequent replies just latched onto this thread since this is the first Google result for "phpbb cancel button"Pony99CA wrote:However, there is obviously no Cancel button in phpBB now, so I'm confused as to why this topic wasn't posted in the MODs or Style forums. It's clearly not a support topic.