Project

General

Profile

Actions

Bug #17591

closed

<base> tag produces text selection problems in IE6

Added by Christian Welzel over 16 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-09-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The usage of the short form of the <base> tag causes text selection errors in IE6 if the layout uses floated elements. This leads to the problem, that the visitor cannot select text from the webpage by using the mouse. Either nothing or the whole page is selected.
This is caused by the short form of base tag (<base ... />).
Adding the closing tag fixes the problem.
So please change the occurances of the base tag to <base ...></base>.

(issue imported from #M6301)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17523: Property config.baseUrl and it's current construct may be incompatible with ExplorerClosedChris topher2007-08-11

Actions
Has duplicate TYPO3 Core - Bug #19401: Problem with Base HrefClosed2008-10-01

Actions
Actions

Also available in: Atom PDF