sbsdev / daisyproducer2

An integrated production management system for accessible media
GNU Affero General Public License v3.0
0 stars 0 forks source link

Text in Inputfeld nicht bis zum Ende sichtbar und auch nicht scrollbar #110

Open mixa72 opened 3 years ago

mixa72 commented 3 years ago

screenshot

Bei langen Einträgen (v.a. Vollschrift): Wenn das Wort ca. 1 Zeichen länger als das Inputfeld ist, ist das letzte Zeichen oft nur teilweise oder gar nicht sichtbar. Text im Inputfeld kann dann zwar markiert aber nicht bis zum Ende gescrollt werden (scheint eine Firefox-Eigenheit zu sein; kein Problem bei Edge und Chrome).

egli commented 3 years ago

Hm, the size of the input fields is determined by bulma which manages the column sizes. As for whether the input field can be scrolled or not I will have to do some more research.