flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

Should be a way to cancel a Twitter update #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click "Update" to send a twitter message
2. Decide you don't want to send the message
3. It's unclear how to make the update "slide-up" area go away, and it 
hides the bottom of the scroll bar. 

What is the expected output? What do you see instead?
Cancel button would do the job.

What version of the product are you using? On what operating system?
0.1.7 Beta 1

Please provide any additional information below.

-P

Original issue reported on code.google.com by patgan...@gmail.com on 9 Apr 2008 at 4:37

GoogleCodeExporter commented 9 years ago
clicking anywhere in the update section except for the update button and the 
text
area will hide it. 

Original comment by alan...@gmail.com on 9 Apr 2008 at 4:52

GoogleCodeExporter commented 9 years ago
What about clicking anywhere causes the update section to close?

Original comment by james.deville on 4 Jan 2009 at 7:10

GoogleCodeExporter commented 9 years ago

Original comment by bgrisw...@gmail.com on 4 Jan 2009 at 9:28

GoogleCodeExporter commented 9 years ago
Patch adds Cancel button to Update Panel. Click event clears textbox and hides 
Update
Panel. Update Panel tooltip has been updated to reflect the expand/collapse 
state of
the control. Textbox and button tooltips are included to keep the controls from
inheriting the tooltip of their container.

Patch includes minor updates to MainWindows.xaml(.cs).  

Original comment by bgrisw...@gmail.com on 4 Jan 2009 at 9:32

Attachments:

GoogleCodeExporter commented 9 years ago
Applied patch. We may need to reorganize that area later to allow for some 
other 
features people have been asking for, like TwitPic integration.

Original comment by jongallo...@gmail.com on 4 Jan 2009 at 9:51