[Bug 120841] google search field appends data from old search

neutrino dagru at gmx.de
Sun Jun 17 13:22:27 UTC 2007


Public bug reported:

Binary package hint: firefox

I search for a peace of following code:

#include "tutorial.h"
#include <CGAL/Point_2.h>
#include <CGAL/predicates_on_points_2.h>
#include <iostream>

int main() {
    Point p( 1.0, 0.0);
    Point q( 1.3, 1.7);
    Point r( 2.2, 6.8);
    switch ( CGAL::orientation( p, q, r)) {
	case CGAL::LEFTTURN:   std::cout << "Left turn.\n";  break;
	case CGAL::RIGHTTURN:  std::cout << "Right turn.\n"; break;
	case CGAL::COLLINEAR:  std::cout << "Collinear.\n";  break;
    }
    return 0;
}
 
Don't know the exactly expression. Then I wanted to start a new search - but I have to delete 
all fields in the search above (in the small google seach window). THIS IS VERY AWFUL: 
IT DOESNT DELETE ALL CONTENTS, BECAUSE OF LINE BREAKS. 
In the next seaches the not deleted contents where appended in the search. 
I just fixed it with deleting the content in the following - firstly invisible - lines. 

Hope that helps anyway - I LOVE FIREFOX ON MY LINUX!

regards....daniel (dont want to waste time)

ProblemType: Bug
Architecture: i386
Date: Sun Jun 17 15:07:06 2007
DistroRelease: Ubuntu 7.04
Package: firefox 2.0.0.4+1-0ubuntu1
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux ubuntuC2D 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
google search field appends data from old search
https://bugs.launchpad.net/bugs/120841
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list