franky1978 / igoogle-legacy

Automatically exported from code.google.com/p/igoogle-legacy
1 stars 0 forks source link

Text gets inserted in unexpected area surrounding the chat window's input text panel. #663

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the bug/feature. For aliases or deletion requests, please
see the Issue Tracking wiki page for the proper place to make the request.
==================================
In igoogle chat app, the area around text insertion panel(chat is written), in 
all the three side(left side, right side and bottom) there is space of few 
pixels, when i paste any of my chat text input in this area, it gets pasted 
over there. This is bug. this should occur

PLEASE FILL OUT THE FOLLOWING FOR A BUG REPORT ONLY (delete everything
below this line for a feature, alias, or deletion request):

What steps will reproduce the problem?
======================================
1.Open igoogle, click on any of your friends list for personalized chat, a chat 
panel is visible.
2. prepare a text anywhere else in any text editor or notepad etc., copy it.
3. Paste the copied text around the input area of chat panel (input area: area 
where we generally type or paste the text for chat).
4. you will see the text gets pasted in that area.

What is the expected output?
============================
It should only be pasted in the given input region

What is the actual output?
==========================
text gets pasted around input region

Which browsers have you experienced this on?
============================================
Mozilla Firefox 3.6.3
Which operating systems have you experienced this on?
=====================================================
Windows XP

Please use labels and text to provide additional information.

Original issue reported on code.google.com by parth.en...@gmail.com on 9 Jun 2010 at 10:47

GoogleCodeExporter commented 8 years ago
This is by design. You'll notice that when you click one of these areas the 
cursor appears inside the input area. At this point anything typed or pasted 
will end up in the input area.

Original comment by robruss...@google.com on 25 Jun 2010 at 5:21