Open
Bug 840715
Opened 13 years ago
Updated 2 years ago
user helpless to resize badly sized alert windows
Categories
(Toolkit :: Content Prompts, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: jidanni, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20130208 Firefox/20.0 Iceweasel/20.0a2
Build ID: 20130208042018
Steps to reproduce:
Browsed a page with the following javascript: alert("\n================================================================\n\n" +
" 如果您準備使用信用卡轉帳繳費,\n\n"+
" 則毋須再指定那家銀行(轉帳銀行由卡號決定)。\n\n" +
" 有參加本網站信用卡轉帳繳納電信費服務之金融單位如下表所列:\n" +
"\n================================================================\n\n" )
Actual results:
Painfully had to scroll line by line to read the message through the tiny crack provided.
Expected results:
There should be a way for the user to change the size of the window, via pulling or dragging something.
Updated•13 years ago
|
Whiteboard: [dupeme]
Comment 1•13 years ago
|
||
Updated•12 years ago
|
Severity: normal → enhancement
Updated•11 years ago
|
QA Whiteboard: [DUPEME]
Component: Untriaged → Notifications and Alerts
Product: Firefox → Toolkit
Whiteboard: [dupeme]
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Component: Notifications and Alerts → Content Prompts
You need to log in
before you can comment on or make changes to this bug.
Description
•