Closed
Bug 279498
Opened 20 years ago
Closed 6 years ago
[gtk2] Location: in Properties dialog goes crazy on inlined images
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: carlos-spam, Assigned: blizzard)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 If you try to open properties dialog on image that is inlined into HTML using data: scheme, the Location: field tries to show the whole src="..." content, which in this fact is the image data. Dunno if that can be exploited. Reproducible: Sometimes
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
this worksforme with linux trunk 2005012205 and 1.7.5, using https://bugzilla.mozilla.org/mozilla-banner.gif as a test image. please a) try a .mozilla.org trunk build (instead of Debian) and b) provide an image URL that (when used as a data URL) exhibits the problem.
| Reporter | ||
Comment 3•20 years ago
|
||
It seems bug occurs under some condition. Don't know yet what exactly triggers it but I manager to reproduce it everytime on enclosed testcase html (on other pages that uses embeeded images it does not occur anyway).
Comment 4•20 years ago
|
||
ok, I see the bug with a gtk2/xft trunk build (2005010311 semonkey build and trunk cvs firefox) dumping in gtk for now
Assignee: general → blizzard
Status: UNCONFIRMED → NEW
Component: General → Widget: Gtk
Ever confirmed: true
Keywords: testcase
Product: Mozilla Application Suite → Core
QA Contact: general → ian
Summary: Location: in Properties dialog goes crazy on inlined images → [gtk2] Location: in Properties dialog goes crazy on inlined images
Version: 1.7 Branch → Trunk
Updated•15 years ago
|
QA Contact: ian → gtk
Comment 5•6 years ago
|
||
Closing GTK2 related bugs since we removed GTK2 support at the beginning of 2018 in bug 1278282. Probably best to open a new bug in the unlikely event that any of these are still relevant.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•